Pull request #43459 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a19508560ba19579a76e270e8f1de55134285d38+83970db5efb46bf61b2b239e8039400c67a7c7b7 (46054e583206c9269a8aa256988480747df20a18) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43459@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-04-04T16:11:54.450Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-04T16:11:54.454Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-04T16:12:09.676Z] Still waiting to schedule task [2022-04-04T16:12:09.677Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-04-04T16:13:43.320Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00192e466e3c5943c) in /home/ubuntu/workspace/moby_PR-43459 [Pipeline] { [Pipeline] checkout [2022-04-04T16:13:43.451Z] The recommended git tool is: git [2022-04-04T16:13:46.304Z] using credential docker-jenkins-github-credentials [2022-04-04T16:13:46.313Z] Cloning the remote Git repository [2022-04-04T16:13:46.313Z] Cloning with configured refspecs honoured and without tags [2022-04-04T16:13:46.034Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:13:46.106Z] > git init /home/ubuntu/workspace/moby_PR-43459 # timeout=10 [2022-04-04T16:13:46.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:13:46.444Z] > git --version # timeout=10 [2022-04-04T16:13:46.467Z] > git --version # 'git version 2.17.1' [2022-04-04T16:13:46.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:13:46.490Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:12.290Z] Fetching without tags [2022-04-04T16:14:12.576Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:14:13.742Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:14:13.742Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:14:12.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:14:12.198Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:14:12.225Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:12.257Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:14:12.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:14:12.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:12.315Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:12.568Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:14:12.599Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:14:13.622Z] > git remote # timeout=10 [2022-04-04T16:14:13.642Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:14:13.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:13.668Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:14:13.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T16:14:13.731Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:14:13.774Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:14:19.054Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:14:19.054Z] First time build. Skipping changelog. [2022-04-04T16:14:19.068Z] > git --version # timeout=10 [2022-04-04T16:14:19.079Z] > git --version # 'git version 2.17.1' [2022-04-04T16:14:19.092Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T16:14:20.221Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-04T16:14:28.383Z] Unable to find image 'alpine:latest' locally [2022-04-04T16:14:28.383Z] latest: Pulling from library/alpine [2022-04-04T16:14:28.383Z] 40e059520d19: Pulling fs layer [2022-04-04T16:14:28.383Z] 40e059520d19: Download complete [2022-04-04T16:14:28.383Z] 40e059520d19: Pull complete [2022-04-04T16:14:28.383Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T16:14:28.383Z] Status: Downloaded newer image for alpine:latest [2022-04-04T16:14:38.438Z] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-04-04T16:14:44.616Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00192e466e3c5943c) in /home/ubuntu/workspace/moby_PR-43459 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-04T16:14:44.642Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cf0eb424e41c4931) in /home/ubuntu/workspace/moby_PR-43459 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2022-04-04T16:14:44.648Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00e8c59944e0f6132) in /home/ubuntu/workspace/moby_PR-43459 [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-04-04T16:14:44.683Z] The recommended git tool is: git [Pipeline] // stage [2022-04-04T16:14:44.693Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-04T16:14:44.706Z] Fetching changes from the remote Git repository [2022-04-04T16:14:44.718Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-04T16:14:44.756Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-04-04T16:14:44.769Z] The recommended git tool is: git [2022-04-04T16:14:44.769Z] using credential docker-jenkins-github-credentials [2022-04-04T16:14:44.776Z] Cloning the remote Git repository [2022-04-04T16:14:44.776Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-04-04T16:14:44.788Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-04T16:14:44.798Z] Cloning the remote Git repository [2022-04-04T16:14:44.798Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-04-04T16:14:44.993Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-04T16:14:45.144Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:14:45.144Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:14:45.277Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:14:45.292Z] > git --version # timeout=10 [2022-04-04T16:14:45.313Z] > git --version # 'git version 2.17.1' [2022-04-04T16:14:45.329Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T16:14:44.700Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43459/.git # timeout=10 [2022-04-04T16:14:44.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:14:44.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:14:44.719Z] > git --version # timeout=10 [2022-04-04T16:14:44.727Z] > git --version # 'git version 2.17.1' [2022-04-04T16:14:44.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:44.728Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:44.994Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:14:45.002Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:14:45.075Z] > git remote # timeout=10 [2022-04-04T16:14:45.084Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:14:45.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:45.101Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:14:45.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T16:14:45.145Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:14:45.153Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T16:14:44.822Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:14:44.822Z] > git init /home/ubuntu/workspace/moby_PR-43459 # timeout=10 [2022-04-04T16:14:44.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:14:44.833Z] > git --version # timeout=10 [2022-04-04T16:14:44.841Z] > git --version # 'git version 2.25.1' [2022-04-04T16:14:44.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:44.842Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:44.813Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:14:44.814Z] > git init /home/ubuntu/workspace/moby_PR-43459 # timeout=10 [2022-04-04T16:14:44.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:14:44.820Z] > git --version # timeout=10 [2022-04-04T16:14:44.830Z] > git --version # 'git version 2.25.1' [2022-04-04T16:14:44.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:44.830Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:46.023Z] + [ PR != PR ] [2022-04-04T16:14:46.023Z] + [ master != master ] [2022-04-04T16:14:46.023Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:14:46.359Z] + docker version [2022-04-04T16:14:46.359Z] Client: Docker Engine - Community [2022-04-04T16:14:46.359Z] Version: 20.10.12 [2022-04-04T16:14:46.359Z] API version: 1.41 [2022-04-04T16:14:46.359Z] Go version: go1.16.12 [2022-04-04T16:14:46.359Z] Git commit: e91ed57 [2022-04-04T16:14:46.359Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T16:14:46.359Z] OS/Arch: linux/amd64 [2022-04-04T16:14:46.359Z] Context: default [2022-04-04T16:14:46.359Z] Experimental: true [2022-04-04T16:14:46.359Z] [2022-04-04T16:14:46.359Z] Server: Docker Engine - Community [2022-04-04T16:14:46.359Z] Engine: [2022-04-04T16:14:46.359Z] Version: 20.10.12 [2022-04-04T16:14:46.359Z] API version: 1.41 (minimum version 1.12) [2022-04-04T16:14:46.359Z] Go version: go1.16.12 [2022-04-04T16:14:46.359Z] Git commit: 459d0df [2022-04-04T16:14:46.359Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T16:14:46.359Z] OS/Arch: linux/amd64 [2022-04-04T16:14:46.359Z] Experimental: true [2022-04-04T16:14:46.359Z] containerd: [2022-04-04T16:14:46.359Z] Version: 1.4.12 [2022-04-04T16:14:46.359Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:14:46.359Z] runc: [2022-04-04T16:14:46.359Z] Version: 1.0.2 [2022-04-04T16:14:46.359Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T16:14:46.359Z] docker-init: [2022-04-04T16:14:46.359Z] Version: 0.19.0 [2022-04-04T16:14:46.359Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T16:14:46.665Z] + docker info [2022-04-04T16:14:59.279Z] Fetching without tags [2022-04-04T16:14:59.518Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:14:59.615Z] Still waiting to schedule task [2022-04-04T16:14:59.616Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00192e466e3c5943c)’ [2022-04-04T16:14:59.618Z] Still waiting to schedule task [2022-04-04T16:14:59.619Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00192e466e3c5943c)’ [2022-04-04T16:14:59.632Z] Still waiting to schedule task [2022-04-04T16:14:59.633Z] All nodes of label ‘windows-2019’ are offline [2022-04-04T16:14:59.634Z] Still waiting to schedule task [2022-04-04T16:14:59.634Z] All nodes of label ‘windows-2022’ are offline [2022-04-04T16:14:59.635Z] Still waiting to schedule task [2022-04-04T16:14:59.635Z] All nodes of label ‘windows-2022’ are offline [2022-04-04T16:15:00.046Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:15:00.046Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:15:00.123Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:15:00.157Z] > git --version # timeout=10 [2022-04-04T16:15:00.162Z] > git --version # 'git version 2.25.1' [2022-04-04T16:15:00.172Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:14:59.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:14:59.278Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:14:59.282Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:59.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:14:59.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:14:59.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:14:59.298Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:14:59.533Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:14:59.535Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:15:00.031Z] > git remote # timeout=10 [2022-04-04T16:15:00.036Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:15:00.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:15:00.042Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:15:00.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T16:15:00.061Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:15:00.067Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:15:00.866Z] + docker version [2022-04-04T16:15:00.866Z] Client: Docker Engine - Community [2022-04-04T16:15:00.866Z] Version: 20.10.12 [2022-04-04T16:15:00.866Z] API version: 1.41 [2022-04-04T16:15:00.866Z] Go version: go1.16.12 [2022-04-04T16:15:00.866Z] Git commit: e91ed57 [2022-04-04T16:15:00.866Z] Built: Mon Dec 13 11:44:28 2021 [2022-04-04T16:15:00.866Z] OS/Arch: linux/arm64 [2022-04-04T16:15:00.866Z] Context: default [2022-04-04T16:15:00.866Z] Experimental: true [2022-04-04T16:15:00.866Z] [2022-04-04T16:15:00.866Z] Server: Docker Engine - Community [2022-04-04T16:15:00.866Z] Engine: [2022-04-04T16:15:00.866Z] Version: 20.10.12 [2022-04-04T16:15:00.866Z] API version: 1.41 (minimum version 1.12) [2022-04-04T16:15:00.866Z] Go version: go1.16.12 [2022-04-04T16:15:00.866Z] Git commit: 459d0df [2022-04-04T16:15:00.866Z] Built: Mon Dec 13 11:43:05 2021 [2022-04-04T16:15:00.866Z] OS/Arch: linux/arm64 [2022-04-04T16:15:00.866Z] Experimental: true [2022-04-04T16:15:00.866Z] containerd: [2022-04-04T16:15:00.866Z] Version: 1.4.12 [2022-04-04T16:15:00.866Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:15:00.866Z] runc: [2022-04-04T16:15:00.866Z] Version: 1.0.2 [2022-04-04T16:15:00.866Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T16:15:00.866Z] docker-init: [2022-04-04T16:15:00.866Z] Version: 0.19.0 [2022-04-04T16:15:00.866Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T16:15:01.141Z] Fetching without tags [2022-04-04T16:15:01.158Z] + docker info [2022-04-04T16:15:01.158Z] Client: [2022-04-04T16:15:01.158Z] Context: default [2022-04-04T16:15:01.158Z] Debug Mode: false [2022-04-04T16:15:01.158Z] Plugins: [2022-04-04T16:15:01.158Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T16:15:01.158Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T16:15:01.158Z] [2022-04-04T16:15:01.158Z] Server: [2022-04-04T16:15:01.158Z] Containers: 0 [2022-04-04T16:15:01.158Z] Running: 0 [2022-04-04T16:15:01.158Z] Paused: 0 [2022-04-04T16:15:01.158Z] Stopped: 0 [2022-04-04T16:15:01.158Z] Images: 3 [2022-04-04T16:15:01.158Z] Server Version: 20.10.12 [2022-04-04T16:15:01.158Z] Storage Driver: overlay2 [2022-04-04T16:15:01.158Z] Backing Filesystem: extfs [2022-04-04T16:15:01.158Z] Supports d_type: true [2022-04-04T16:15:01.158Z] Native Overlay Diff: true [2022-04-04T16:15:01.158Z] userxattr: false [2022-04-04T16:15:01.158Z] Logging Driver: json-file [2022-04-04T16:15:01.158Z] Cgroup Driver: cgroupfs [2022-04-04T16:15:01.158Z] Cgroup Version: 1 [2022-04-04T16:15:01.158Z] Plugins: [2022-04-04T16:15:01.158Z] Volume: local [2022-04-04T16:15:01.158Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T16:15:01.158Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T16:15:01.158Z] Swarm: inactive [2022-04-04T16:15:01.158Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T16:15:01.158Z] Default Runtime: runc [2022-04-04T16:15:01.158Z] Init Binary: docker-init [2022-04-04T16:15:01.158Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:15:01.158Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T16:15:01.158Z] init version: de40ad0 [2022-04-04T16:15:01.158Z] Security Options: [2022-04-04T16:15:01.158Z] apparmor [2022-04-04T16:15:01.158Z] seccomp [2022-04-04T16:15:01.158Z] Profile: default [2022-04-04T16:15:01.158Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T16:15:01.158Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T16:15:01.158Z] OSType: linux [2022-04-04T16:15:01.158Z] Architecture: aarch64 [2022-04-04T16:15:01.158Z] CPUs: 2 [2022-04-04T16:15:01.158Z] Total Memory: 7.576GiB [2022-04-04T16:15:01.158Z] Name: ip-10-100-41-144 [2022-04-04T16:15:01.158Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-04-04T16:15:01.158Z] Docker Root Dir: /var/lib/docker [2022-04-04T16:15:01.158Z] Debug Mode: false [2022-04-04T16:15:01.158Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:15:01.158Z] Labels: [2022-04-04T16:15:01.158Z] Experimental: true [2022-04-04T16:15:01.158Z] Insecure Registries: [2022-04-04T16:15:01.158Z] 127.0.0.0/8 [2022-04-04T16:15:01.158Z] Live Restore Enabled: true [2022-04-04T16:15:01.158Z] [Pipeline] sh [2022-04-04T16:15:01.367Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:15:01.445Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:15:01.445Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:15:01.445Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43459/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T16:15:01.445Z] + bash /home/ubuntu/workspace/moby_PR-43459/check-config.sh [2022-04-04T16:15:01.445Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T16:15:01.445Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-04-04T16:15:01.445Z] [2022-04-04T16:15:01.445Z] Generally Necessary: [2022-04-04T16:15:01.445Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T16:15:01.445Z] - apparmor: enabled and tools installed [2022-04-04T16:15:01.706Z] - CONFIG_NAMESPACES: enabled [2022-04-04T16:15:01.706Z] - CONFIG_NET_NS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_PID_NS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_IPC_NS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_UTS_NS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUPS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CPUSETS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_MEMCG: enabled [2022-04-04T16:15:01.706Z] - CONFIG_KEYS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_VETH: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T16:15:01.706Z] [2022-04-04T16:15:01.706Z] Optional Features: [2022-04-04T16:15:01.706Z] - CONFIG_USER_NS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_SECCOMP: enabled [2022-04-04T16:15:01.706Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T16:15:01.706Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T16:15:01.706Z] (cgroup swap accounting is currently enabled) [2022-04-04T16:15:01.706Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T16:15:01.706Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T16:15:01.706Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T16:15:01.706Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T16:15:01.706Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T16:15:01.706Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T16:15:01.706Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T16:15:01.706Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T16:15:01.966Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T16:15:01.966Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T16:15:01.966Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T16:15:01.966Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T16:15:01.966Z] - CONFIG_EXT4_FS: enabled [2022-04-04T16:15:01.966Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T16:15:01.966Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T16:15:01.966Z] - Network Drivers: [2022-04-04T16:15:01.966Z] - "overlay": [2022-04-04T16:15:01.966Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T16:15:01.966Z] Optional (for encrypted networks): [2022-04-04T16:15:01.966Z] - CONFIG_CRYPTO: enabled [2022-04-04T16:15:01.966Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T16:15:01.966Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T16:15:01.966Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T16:15:01.966Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T16:15:01.966Z] - CONFIG_XFRM: enabled [2022-04-04T16:15:01.966Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T16:15:01.966Z] - "ipvlan": [2022-04-04T16:15:01.966Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T16:15:01.966Z] - "macvlan": [2022-04-04T16:15:01.966Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T16:15:01.966Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T16:15:01.966Z] - "ftp,tftp client in container": [2022-04-04T16:15:01.967Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T16:15:01.967Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T16:15:01.967Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T16:15:01.967Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T16:15:01.967Z] - Storage Drivers: [2022-04-04T16:15:01.967Z] - "aufs": [2022-04-04T16:15:01.967Z] - CONFIG_AUFS_FS: missing [2022-04-04T16:15:01.967Z] - "btrfs": [2022-04-04T16:15:01.967Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T16:15:01.967Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T16:15:01.967Z] - "devicemapper": [2022-04-04T16:15:01.967Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T16:15:01.967Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T16:15:01.967Z] - "overlay": [2022-04-04T16:15:01.967Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T16:15:01.967Z] - "zfs": [2022-04-04T16:15:01.967Z] - /dev/zfs: present [2022-04-04T16:15:01.967Z] - zfs command: missing [2022-04-04T16:15:01.967Z] - zpool command: missing [2022-04-04T16:15:01.967Z] [2022-04-04T16:15:01.967Z] Limits: [2022-04-04T16:15:01.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T16:15:01.967Z] [2022-04-04T16:15:01.967Z] + true [Pipeline] } [Pipeline] // stage [2022-04-04T16:15:01.991Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:15:01.991Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T16:15:02.308Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a19508560ba19579a76e270e8f1de55134285d38 . [2022-04-04T16:15:02.308Z] #1 [internal] load build definition from Dockerfile [2022-04-04T16:15:02.308Z] #1 sha256:6d052564bdbbdc0e9af318e357fdc618fe02f548b88fda58d26c012d26188b18 [2022-04-04T16:15:02.308Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T16:15:02.308Z] #1 DONE 0.0s [2022-04-04T16:15:02.308Z] [2022-04-04T16:15:02.308Z] #2 [internal] load .dockerignore [2022-04-04T16:15:02.308Z] #2 sha256:fa1ed42a713812bd4138448c90088d9ac5a9f09e2b4366e4d93bb2535893e214 [2022-04-04T16:15:02.308Z] #2 transferring context: 87B 0.0s done [2022-04-04T16:15:02.308Z] #2 DONE 0.1s [2022-04-04T16:15:02.308Z] [2022-04-04T16:15:02.308Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T16:15:02.308Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-04T16:15:01.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:15:01.121Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:15:01.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:15:01.135Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:15:01.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:15:01.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:15:01.145Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:15:01.371Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:15:01.385Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:15:01.929Z] > git remote # timeout=10 [2022-04-04T16:15:01.966Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:15:01.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:15:01.971Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:15:01.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T16:15:01.994Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:15:02.013Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:15:02.649Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:15:02.674Z] > git --version # timeout=10 [2022-04-04T16:15:02.678Z] > git --version # 'git version 2.25.1' [2022-04-04T16:15:02.688Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T16:15:02.880Z] #3 DONE 0.4s [2022-04-04T16:15:02.880Z] [2022-04-04T16:15:02.880Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T16:15:02.880Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-04T16:15:02.880Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T16:15:02.880Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-04T16:15:02.880Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-04T16:15:02.880Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-04-04T16:15:02.880Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T16:15:03.141Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-04T16:15:03.141Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-04T16:15:03.402Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-04-04T16:15:03.402Z] #4 DONE 0.6s [2022-04-04T16:15:03.663Z] [2022-04-04T16:15:03.663Z] #5 [internal] load .dockerignore [2022-04-04T16:15:03.663Z] #5 sha256:96c60a94ae8fc6c18cc07a871bfe5fd57d84b46d4c7240cf5800ae4c5cafb70b [2022-04-04T16:15:03.663Z] #5 DONE 0.0s [2022-04-04T16:15:03.663Z] [2022-04-04T16:15:03.663Z] #6 [internal] load build definition from Dockerfile [2022-04-04T16:15:03.663Z] #6 sha256:c17efe689cd737c309e9d9d5c5a7bba6989a1007d72d8ab619075bf741608de2 [2022-04-04T16:15:03.663Z] #6 DONE 0.0s [2022-04-04T16:15:03.663Z] [2022-04-04T16:15:03.663Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:15:03.663Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:15:04.173Z] + docker version [2022-04-04T16:15:04.174Z] Client: Docker Engine - Community [2022-04-04T16:15:04.174Z] Version: 20.10.12 [2022-04-04T16:15:04.174Z] API version: 1.41 [2022-04-04T16:15:04.174Z] Go version: go1.16.12 [2022-04-04T16:15:04.174Z] Git commit: e91ed57 [2022-04-04T16:15:04.174Z] Built: Mon Dec 13 11:45:33 2021 [2022-04-04T16:15:04.174Z] OS/Arch: linux/amd64 [2022-04-04T16:15:04.174Z] Context: default [2022-04-04T16:15:04.174Z] Experimental: true [2022-04-04T16:15:04.174Z] [2022-04-04T16:15:04.174Z] Server: Docker Engine - Community [2022-04-04T16:15:04.174Z] Engine: [2022-04-04T16:15:04.174Z] Version: 20.10.12 [2022-04-04T16:15:04.174Z] API version: 1.41 (minimum version 1.12) [2022-04-04T16:15:04.174Z] Go version: go1.16.12 [2022-04-04T16:15:04.174Z] Git commit: 459d0df [2022-04-04T16:15:04.174Z] Built: Mon Dec 13 11:43:42 2021 [2022-04-04T16:15:04.174Z] OS/Arch: linux/amd64 [2022-04-04T16:15:04.174Z] Experimental: true [2022-04-04T16:15:04.174Z] containerd: [2022-04-04T16:15:04.174Z] Version: 1.4.12 [2022-04-04T16:15:04.174Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:15:04.174Z] runc: [2022-04-04T16:15:04.174Z] Version: 1.0.2 [2022-04-04T16:15:04.174Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T16:15:04.174Z] docker-init: [2022-04-04T16:15:04.174Z] Version: 0.19.0 [2022-04-04T16:15:04.174Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T16:15:04.449Z] + docker info [2022-04-04T16:15:04.608Z] #10 DONE 0.7s [2022-04-04T16:15:04.608Z] [2022-04-04T16:15:04.608Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T16:15:04.608Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-04T16:15:04.608Z] #8 DONE 0.8s [2022-04-04T16:15:04.608Z] [2022-04-04T16:15:04.608Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:15:04.608Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T16:15:04.608Z] #7 DONE 0.8s [2022-04-04T16:15:04.608Z] [2022-04-04T16:15:04.608Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T16:15:04.608Z] #9 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-04T16:15:05.011Z] Client: [2022-04-04T16:15:05.011Z] Context: default [2022-04-04T16:15:05.011Z] Debug Mode: false [2022-04-04T16:15:05.011Z] Plugins: [2022-04-04T16:15:05.011Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T16:15:05.011Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T16:15:05.011Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T16:15:05.011Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T16:15:05.011Z] [2022-04-04T16:15:05.011Z] Server: [2022-04-04T16:15:05.011Z] Containers: 0 [2022-04-04T16:15:05.011Z] Running: 0 [2022-04-04T16:15:05.012Z] Paused: 0 [2022-04-04T16:15:05.012Z] Stopped: 0 [2022-04-04T16:15:05.012Z] Images: 3 [2022-04-04T16:15:05.012Z] Server Version: 20.10.12 [2022-04-04T16:15:05.012Z] Storage Driver: overlay2 [2022-04-04T16:15:05.012Z] Backing Filesystem: extfs [2022-04-04T16:15:05.012Z] Supports d_type: true [2022-04-04T16:15:05.012Z] Native Overlay Diff: true [2022-04-04T16:15:05.012Z] userxattr: false [2022-04-04T16:15:05.012Z] Logging Driver: json-file [2022-04-04T16:15:05.012Z] Cgroup Driver: systemd [2022-04-04T16:15:05.012Z] Cgroup Version: 2 [2022-04-04T16:15:05.012Z] Plugins: [2022-04-04T16:15:05.012Z] Volume: local [2022-04-04T16:15:05.012Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T16:15:05.012Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T16:15:05.012Z] Swarm: inactive [2022-04-04T16:15:05.012Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T16:15:05.012Z] Default Runtime: runc [2022-04-04T16:15:05.012Z] Init Binary: docker-init [2022-04-04T16:15:05.012Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:15:05.012Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T16:15:05.012Z] init version: de40ad0 [2022-04-04T16:15:05.012Z] Security Options: [2022-04-04T16:15:05.012Z] apparmor [2022-04-04T16:15:05.012Z] seccomp [2022-04-04T16:15:05.012Z] Profile: default [2022-04-04T16:15:05.012Z] cgroupns [2022-04-04T16:15:05.012Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T16:15:05.012Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T16:15:05.012Z] OSType: linux [2022-04-04T16:15:05.012Z] Architecture: x86_64 [2022-04-04T16:15:05.012Z] CPUs: 2 [2022-04-04T16:15:05.012Z] Total Memory: 7.559GiB [2022-04-04T16:15:05.012Z] Name: ip-10-100-95-94 [2022-04-04T16:15:05.012Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-04-04T16:15:05.012Z] Docker Root Dir: /var/lib/docker [2022-04-04T16:15:05.012Z] Debug Mode: false [2022-04-04T16:15:05.012Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:15:05.012Z] Labels: [2022-04-04T16:15:05.012Z] Experimental: true [2022-04-04T16:15:05.012Z] Insecure Registries: [2022-04-04T16:15:05.012Z] 127.0.0.0/8 [2022-04-04T16:15:05.012Z] Live Restore Enabled: true [2022-04-04T16:15:05.012Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T16:15:05.181Z] #9 DONE 1.6s [2022-04-04T16:15:05.336Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a19508560ba19579a76e270e8f1de55134285d38 . [2022-04-04T16:15:05.592Z] #1 [internal] load build definition from Dockerfile [2022-04-04T16:15:05.592Z] #1 sha256:976f142615d46734f73232d2f098437ab0af76a8f78926e635c318bca9cd0965 [2022-04-04T16:15:05.592Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T16:15:05.592Z] #1 DONE 0.0s [2022-04-04T16:15:05.592Z] [2022-04-04T16:15:05.592Z] #2 [internal] load .dockerignore [2022-04-04T16:15:05.592Z] #2 sha256:3b4cafbcdc736e2ba782874e22b6fb3e8464fbc3813c7618aa6ecc05cf66f685 [2022-04-04T16:15:05.592Z] #2 transferring context: 87B done [2022-04-04T16:15:05.592Z] #2 DONE 0.0s [2022-04-04T16:15:05.592Z] [2022-04-04T16:15:05.592Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T16:15:05.592Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T16:15:05.849Z] #3 DONE 0.3s [2022-04-04T16:15:05.849Z] [2022-04-04T16:15:05.849Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T16:15:05.850Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T16:15:05.850Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T16:15:05.850Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T16:15:05.850Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T16:15:05.850Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T16:15:05.850Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-04T16:15:06.107Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-04T16:15:06.107Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-04T16:15:06.125Z] [2022-04-04T16:15:06.125Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:06.125Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:15:06.125Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-04T16:15:06.125Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:15:06.125Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T16:15:06.125Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T16:15:06.125Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-04-04T16:15:06.364Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-04T16:15:06.364Z] #4 DONE 0.5s [2022-04-04T16:15:06.364Z] [2022-04-04T16:15:06.364Z] #6 [internal] load build definition from Dockerfile [2022-04-04T16:15:06.364Z] #6 sha256:0ee44c8692fef55a50c9a9929152adca3ff2a047758fb57096fb49e3dfbe6860 [2022-04-04T16:15:06.364Z] #6 DONE 0.0s [2022-04-04T16:15:06.364Z] [2022-04-04T16:15:06.364Z] #5 [internal] load .dockerignore [2022-04-04T16:15:06.364Z] #5 sha256:24582bfc6ac0121d40ae137fcb451131984efe22d43439aa0351311724de3509 [2022-04-04T16:15:06.364Z] #5 DONE 0.0s [2022-04-04T16:15:06.364Z] [2022-04-04T16:15:06.364Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:15:06.364Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T16:15:06.392Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-04-04T16:15:06.392Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-04T16:15:06.654Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-04T16:15:06.654Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-04T16:15:06.916Z] #67 ... [2022-04-04T16:15:06.916Z] [2022-04-04T16:15:06.916Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T16:15:06.916Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T16:15:06.916Z] #45 DONE 0.0s [2022-04-04T16:15:06.916Z] [2022-04-04T16:15:06.916Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:06.916Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:15:06.926Z] #10 DONE 0.6s [2022-04-04T16:15:06.926Z] [2022-04-04T16:15:06.926Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:15:06.926Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T16:15:06.926Z] #8 DONE 0.6s [2022-04-04T16:15:06.926Z] [2022-04-04T16:15:06.926Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T16:15:06.926Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T16:15:06.926Z] #9 DONE 0.6s [2022-04-04T16:15:06.926Z] [2022-04-04T16:15:06.926Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T16:15:06.926Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T16:15:06.926Z] #7 DONE 0.6s [2022-04-04T16:15:07.492Z] [2022-04-04T16:15:07.492Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:07.492Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T16:15:07.492Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-04T16:15:07.492Z] #69 DONE 0.0s [2022-04-04T16:15:07.492Z] [2022-04-04T16:15:07.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:07.492Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:07.492Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-04T16:15:07.752Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T16:15:07.752Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T16:15:07.752Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T16:15:07.752Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.73MB / 54.94MB 0.1s [2022-04-04T16:15:07.752Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.1s [2022-04-04T16:15:07.752Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 17.83MB / 54.94MB 0.3s [2022-04-04T16:15:07.752Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.2s done [2022-04-04T16:15:07.752Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 5.24MB / 10.87MB 0.3s [2022-04-04T16:15:07.858Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-04-04T16:15:08.008Z] #11 ... [2022-04-04T16:15:08.008Z] [2022-04-04T16:15:08.008Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T16:15:08.008Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T16:15:08.008Z] #45 DONE 0.0s [2022-04-04T16:15:08.008Z] [2022-04-04T16:15:08.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:08.008Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:08.008Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 24.12MB / 54.94MB 0.4s [2022-04-04T16:15:08.008Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.4s [2022-04-04T16:15:08.008Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 32.51MB / 54.94MB 0.5s [2022-04-04T16:15:08.008Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.4s done [2022-04-04T16:15:08.008Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 126.98kB / 54.58MB 0.5s [2022-04-04T16:15:08.119Z] #67 ... [2022-04-04T16:15:08.119Z] [2022-04-04T16:15:08.119Z] #24 [internal] load build context [2022-04-04T16:15:08.119Z] #24 sha256:40973bcc42e756ef88b69c5eb81a53ca6821f17a56928cca281f93819326f815 [2022-04-04T16:15:08.119Z] #24 transferring context: 60.71MB 1.6s done [2022-04-04T16:15:08.119Z] #24 DONE 2.1s [2022-04-04T16:15:08.119Z] [2022-04-04T16:15:08.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:08.119Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:08.119Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-04T16:15:08.119Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 2.1s done [2022-04-04T16:15:08.119Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T16:15:08.119Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-04T16:15:08.119Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-04T16:15:08.119Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 2.1s [2022-04-04T16:15:08.119Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 2.1s [2022-04-04T16:15:08.119Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 0B / 54.67MB 2.1s [2022-04-04T16:15:08.270Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 41.96MB / 54.94MB 0.7s [2022-04-04T16:15:08.270Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 10.65MB / 54.58MB 0.7s [2022-04-04T16:15:08.270Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 0.7s [2022-04-04T16:15:08.270Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 51.38MB / 54.94MB 0.9s [2022-04-04T16:15:08.270Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 19.92MB / 54.58MB 0.9s [2022-04-04T16:15:08.270Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 13.63MB / 85.84MB 0.9s [2022-04-04T16:15:08.381Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 10.49MB / 54.67MB 2.2s [2022-04-04T16:15:08.381Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 [2022-04-04T16:15:08.381Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 2.2s done [2022-04-04T16:15:08.381Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 19.92MB / 54.67MB 2.3s [2022-04-04T16:15:08.381Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 0B / 81.05MB 2.3s [2022-04-04T16:15:08.381Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 30.41MB / 54.67MB 2.4s [2022-04-04T16:15:08.381Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 7.77MB / 81.05MB 2.4s [2022-04-04T16:15:08.528Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.0s [2022-04-04T16:15:08.528Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 27.10MB / 54.58MB 1.0s [2022-04-04T16:15:08.528Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.1s done [2022-04-04T16:15:08.528Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 21.85MB / 85.84MB 1.1s [2022-04-04T16:15:08.642Z] #11 ... [2022-04-04T16:15:08.642Z] [2022-04-04T16:15:08.642Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:08.642Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:15:08.642Z] #67 DONE 2.6s [2022-04-04T16:15:08.642Z] [2022-04-04T16:15:08.642Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:08.642Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:08.642Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 2.5s done [2022-04-04T16:15:08.642Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 39.85MB / 54.67MB 2.5s [2022-04-04T16:15:08.642Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 16.78MB / 81.05MB 2.5s [2022-04-04T16:15:08.642Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 0B / 108.66MB 2.5s [2022-04-04T16:15:08.642Z] #11 ... [2022-04-04T16:15:08.642Z] [2022-04-04T16:15:08.642Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:08.642Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T16:15:08.642Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-04T16:15:08.642Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:15:08.642Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T16:15:08.642Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T16:15:08.642Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-04T16:15:08.642Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-04-04T16:15:08.642Z] #69 DONE 2.7s [2022-04-04T16:15:08.642Z] [2022-04-04T16:15:08.642Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:08.642Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:08.642Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 50.12MB / 54.67MB 2.6s [2022-04-04T16:15:08.642Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 22.02MB / 81.05MB 2.6s [2022-04-04T16:15:08.686Z] Client: [2022-04-04T16:15:08.686Z] Context: default [2022-04-04T16:15:08.686Z] Debug Mode: false [2022-04-04T16:15:08.686Z] Plugins: [2022-04-04T16:15:08.686Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T16:15:08.686Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T16:15:08.686Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T16:15:08.686Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T16:15:08.686Z] [2022-04-04T16:15:08.686Z] Server: [2022-04-04T16:15:08.686Z] Containers: 0 [2022-04-04T16:15:08.686Z] Running: 0 [2022-04-04T16:15:08.686Z] Paused: 0 [2022-04-04T16:15:08.686Z] Stopped: 0 [2022-04-04T16:15:08.686Z] Images: 1 [2022-04-04T16:15:08.686Z] Server Version: 20.10.12 [2022-04-04T16:15:08.686Z] Storage Driver: overlay2 [2022-04-04T16:15:08.686Z] Backing Filesystem: extfs [2022-04-04T16:15:08.686Z] Supports d_type: true [2022-04-04T16:15:08.686Z] Native Overlay Diff: true [2022-04-04T16:15:08.686Z] userxattr: false [2022-04-04T16:15:08.686Z] Logging Driver: json-file [2022-04-04T16:15:08.686Z] Cgroup Driver: cgroupfs [2022-04-04T16:15:08.686Z] Cgroup Version: 1 [2022-04-04T16:15:08.686Z] Plugins: [2022-04-04T16:15:08.686Z] Volume: local [2022-04-04T16:15:08.686Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T16:15:08.686Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T16:15:08.686Z] Swarm: inactive [2022-04-04T16:15:08.686Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-04T16:15:08.686Z] Default Runtime: runc [2022-04-04T16:15:08.686Z] Init Binary: docker-init [2022-04-04T16:15:08.686Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:15:08.686Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T16:15:08.686Z] init version: de40ad0 [2022-04-04T16:15:08.686Z] Security Options: [2022-04-04T16:15:08.686Z] apparmor [2022-04-04T16:15:08.686Z] seccomp [2022-04-04T16:15:08.686Z] Profile: default [2022-04-04T16:15:08.686Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T16:15:08.686Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T16:15:08.686Z] OSType: linux [2022-04-04T16:15:08.686Z] Architecture: x86_64 [2022-04-04T16:15:08.686Z] CPUs: 2 [2022-04-04T16:15:08.686Z] Total Memory: 7.565GiB [2022-04-04T16:15:08.686Z] Name: ip-10-100-56-179 [2022-04-04T16:15:08.686Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T16:15:08.686Z] Docker Root Dir: /var/lib/docker [2022-04-04T16:15:08.686Z] Debug Mode: false [2022-04-04T16:15:08.686Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:15:08.686Z] Labels: [2022-04-04T16:15:08.686Z] Experimental: true [2022-04-04T16:15:08.686Z] Insecure Registries: [2022-04-04T16:15:08.686Z] 127.0.0.0/8 [2022-04-04T16:15:08.686Z] Live Restore Enabled: true [2022-04-04T16:15:08.686Z] [2022-04-04T16:15:08.686Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T16:15:08.798Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 32.51MB / 54.58MB 1.2s [2022-04-04T16:15:08.798Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 2.10MB / 141.70MB 1.2s [2022-04-04T16:15:08.798Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 28.31MB / 85.84MB 1.3s [2022-04-04T16:15:08.905Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 2.7s [2022-04-04T16:15:08.980Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:15:08.980Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:15:08.980Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43459/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T16:15:08.980Z] + bash /home/ubuntu/workspace/moby_PR-43459/check-config.sh [2022-04-04T16:15:08.980Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T16:15:08.980Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T16:15:08.980Z] [2022-04-04T16:15:08.980Z] Generally Necessary: [2022-04-04T16:15:08.980Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T16:15:08.980Z] - apparmor: enabled and tools installed [2022-04-04T16:15:08.980Z] - CONFIG_NAMESPACES: enabled [2022-04-04T16:15:08.980Z] - CONFIG_NET_NS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_PID_NS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_IPC_NS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_UTS_NS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUPS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CPUSETS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_MEMCG: enabled [2022-04-04T16:15:08.980Z] - CONFIG_KEYS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_VETH: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T16:15:08.980Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T16:15:08.980Z] [2022-04-04T16:15:08.980Z] Optional Features: [2022-04-04T16:15:08.980Z] - CONFIG_USER_NS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_SECCOMP: enabled [2022-04-04T16:15:08.980Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T16:15:08.980Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T16:15:08.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T16:15:08.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T16:15:08.980Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T16:15:08.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T16:15:08.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T16:15:09.055Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 36.70MB / 54.58MB 1.4s [2022-04-04T16:15:09.055Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 35.65MB / 85.84MB 1.4s [2022-04-04T16:15:09.055Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 9.44MB / 141.70MB 1.4s [2022-04-04T16:15:09.055Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-04T16:15:09.055Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 42.73MB / 54.58MB 1.6s [2022-04-04T16:15:09.055Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 46.14MB / 85.84MB 1.6s [2022-04-04T16:15:09.055Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 22.02MB / 141.70MB 1.6s [2022-04-04T16:15:09.168Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 32.51MB / 81.05MB 2.9s [2022-04-04T16:15:09.168Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 17.83MB / 108.66MB 2.9s [2022-04-04T16:15:09.168Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 40.89MB / 81.05MB 3.1s [2022-04-04T16:15:09.168Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 36.70MB / 108.66MB 3.1s [2022-04-04T16:15:09.241Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T16:15:09.242Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T16:15:09.242Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T16:15:09.242Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T16:15:09.242Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T16:15:09.242Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T16:15:09.242Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T16:15:09.242Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T16:15:09.242Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T16:15:09.242Z] - CONFIG_EXT4_FS: enabled [2022-04-04T16:15:09.242Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T16:15:09.242Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T16:15:09.242Z] - Network Drivers: [2022-04-04T16:15:09.242Z] - "overlay": [2022-04-04T16:15:09.242Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T16:15:09.242Z] Optional (for encrypted networks): [2022-04-04T16:15:09.242Z] - CONFIG_CRYPTO: enabled [2022-04-04T16:15:09.242Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T16:15:09.242Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T16:15:09.242Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T16:15:09.242Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T16:15:09.242Z] - CONFIG_XFRM: enabled [2022-04-04T16:15:09.242Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T16:15:09.242Z] - "ipvlan": [2022-04-04T16:15:09.242Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T16:15:09.242Z] - "macvlan": [2022-04-04T16:15:09.242Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T16:15:09.242Z] - "ftp,tftp client in container": [2022-04-04T16:15:09.242Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T16:15:09.242Z] - Storage Drivers: [2022-04-04T16:15:09.242Z] - "aufs": [2022-04-04T16:15:09.242Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T16:15:09.242Z] - "btrfs": [2022-04-04T16:15:09.242Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T16:15:09.242Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T16:15:09.242Z] - "devicemapper": [2022-04-04T16:15:09.242Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T16:15:09.242Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T16:15:09.242Z] - "overlay": [2022-04-04T16:15:09.242Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T16:15:09.242Z] - "zfs": [2022-04-04T16:15:09.242Z] - /dev/zfs: present [2022-04-04T16:15:09.242Z] - zfs command: missing [2022-04-04T16:15:09.242Z] - zpool command: missing [2022-04-04T16:15:09.242Z] [2022-04-04T16:15:09.242Z] Limits: [2022-04-04T16:15:09.242Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T16:15:09.242Z] [2022-04-04T16:15:09.242Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T16:15:09.313Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.53MB / 54.58MB 1.8s [2022-04-04T16:15:09.313Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 56.62MB / 85.84MB 1.8s [2022-04-04T16:15:09.313Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 1.9s done [2022-04-04T16:15:09.429Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 50.33MB / 81.05MB 3.2s [2022-04-04T16:15:09.429Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 66.06MB / 81.05MB 3.3s [2022-04-04T16:15:09.429Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 71.30MB / 81.05MB 3.4s [2022-04-04T16:15:09.429Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 67.11MB / 108.66MB 3.4s [2022-04-04T16:15:09.572Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 32.51MB / 141.70MB 2.0s [2022-04-04T16:15:09.572Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 1.9s done [2022-04-04T16:15:09.572Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 66.06MB / 85.84MB 2.1s [2022-04-04T16:15:09.575Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a19508560ba19579a76e270e8f1de55134285d38 . [2022-04-04T16:15:09.575Z] #1 [internal] load build definition from Dockerfile [2022-04-04T16:15:09.575Z] #1 sha256:dda4d294138bb86142292e64499b4e82e4cd598f45637219a3ea681b16a713d2 [2022-04-04T16:15:09.690Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 3.6s [2022-04-04T16:15:09.690Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 96.64MB / 108.66MB 3.6s [2022-04-04T16:15:09.828Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 40.89MB / 141.70MB 2.2s [2022-04-04T16:15:09.828Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 74.45MB / 85.84MB 2.3s [2022-04-04T16:15:09.828Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 48.23MB / 141.70MB 2.3s [2022-04-04T16:15:09.835Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T16:15:09.835Z] #1 DONE 0.2s [2022-04-04T16:15:09.835Z] [2022-04-04T16:15:09.835Z] #2 [internal] load .dockerignore [2022-04-04T16:15:09.835Z] #2 sha256:d435d6713eb84dda6bdb0e3a793f55deab4f9e31ed6458e6a6a4f9e8cfed03da [2022-04-04T16:15:09.835Z] #2 transferring context: 87B done [2022-04-04T16:15:09.835Z] #2 DONE 0.1s [2022-04-04T16:15:09.835Z] [2022-04-04T16:15:09.835Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T16:15:09.835Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T16:15:10.085Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 58.95MB / 141.70MB 2.5s [2022-04-04T16:15:10.085Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 80.74MB / 85.84MB 2.6s [2022-04-04T16:15:10.085Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.7s [2022-04-04T16:15:10.085Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 66.90MB / 141.70MB 2.7s [2022-04-04T16:15:10.093Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 3.9s [2022-04-04T16:15:10.096Z] #3 DONE 0.4s [2022-04-04T16:15:10.342Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.8s done [2022-04-04T16:15:10.343Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 78.64MB / 141.70MB 2.9s [2022-04-04T16:15:10.358Z] [2022-04-04T16:15:10.358Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T16:15:10.358Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T16:15:10.358Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T16:15:10.358Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T16:15:10.358Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T16:15:10.358Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T16:15:10.358Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-04-04T16:15:10.358Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-04T16:15:10.599Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 89.13MB / 141.70MB 3.1s [2022-04-04T16:15:10.618Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-04T16:15:10.618Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-04T16:15:10.618Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-04-04T16:15:10.773Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 4.2s done [2022-04-04T16:15:10.858Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 99.61MB / 141.70MB 3.3s [2022-04-04T16:15:10.879Z] #4 DONE 0.6s [2022-04-04T16:15:11.033Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 2.8s done [2022-04-04T16:15:11.033Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 0B / 126B 4.9s [2022-04-04T16:15:11.033Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 5.0s [2022-04-04T16:15:11.116Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 106.95MB / 141.70MB 3.6s [2022-04-04T16:15:11.139Z] [2022-04-04T16:15:11.139Z] #6 [internal] load build definition from Dockerfile [2022-04-04T16:15:11.139Z] #6 sha256:f1e385d3f395db81afccb00fc24c778786c80c2ac7f19ddcbe2f2a84a0995fec [2022-04-04T16:15:11.139Z] #6 DONE 0.0s [2022-04-04T16:15:11.139Z] [2022-04-04T16:15:11.139Z] #5 [internal] load .dockerignore [2022-04-04T16:15:11.139Z] #5 sha256:15aeb981c29914bbd51e5c97f1d4ee811606c4dbe19580a3d024b31b2749be9f [2022-04-04T16:15:11.139Z] #5 DONE 0.0s [2022-04-04T16:15:11.139Z] [2022-04-04T16:15:11.139Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T16:15:11.139Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T16:15:11.374Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 114.29MB / 141.70MB 3.9s [2022-04-04T16:15:11.630Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 132.12MB / 141.70MB 4.2s [2022-04-04T16:15:11.630Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 139.46MB / 141.70MB 4.3s [2022-04-04T16:15:12.194Z] #11 ... [2022-04-04T16:15:12.194Z] [2022-04-04T16:15:12.194Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:12.194Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T16:15:12.194Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:15:12.194Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T16:15:12.194Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T16:15:12.194Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-04-04T16:15:12.194Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-04-04T16:15:12.194Z] #69 DONE 4.6s [2022-04-04T16:15:12.194Z] [2022-04-04T16:15:12.194Z] #24 [internal] load build context [2022-04-04T16:15:12.194Z] #24 sha256:8c233aa94e7e404dc457cfdeb7c236261061571af6048a2196b730f08a66d29e [2022-04-04T16:15:12.194Z] #24 transferring context: 59.48MB 4.8s [2022-04-04T16:15:12.421Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 [2022-04-04T16:15:12.421Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.2s done [2022-04-04T16:15:12.452Z] #24 ... [2022-04-04T16:15:12.452Z] [2022-04-04T16:15:12.452Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:12.452Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:15:12.452Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-04T16:15:12.452Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T16:15:12.452Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T16:15:12.452Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done [2022-04-04T16:15:12.452Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-04-04T16:15:12.452Z] #67 DONE 5.0s [2022-04-04T16:15:12.452Z] [2022-04-04T16:15:12.452Z] #24 [internal] load build context [2022-04-04T16:15:12.452Z] #24 sha256:8c233aa94e7e404dc457cfdeb7c236261061571af6048a2196b730f08a66d29e [2022-04-04T16:15:12.452Z] #24 transferring context: 60.69MB 4.9s done [2022-04-04T16:15:12.452Z] #24 ... [2022-04-04T16:15:12.452Z] [2022-04-04T16:15:12.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:12.452Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:12.452Z] #11 ... [2022-04-04T16:15:12.452Z] [2022-04-04T16:15:12.452Z] #24 [internal] load build context [2022-04-04T16:15:12.452Z] #24 sha256:8c233aa94e7e404dc457cfdeb7c236261061571af6048a2196b730f08a66d29e [2022-04-04T16:15:12.452Z] #24 DONE 5.1s [2022-04-04T16:15:12.452Z] [2022-04-04T16:15:12.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:12.452Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:12.530Z] #10 ... [2022-04-04T16:15:12.530Z] [2022-04-04T16:15:12.530Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T16:15:12.530Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T16:15:12.530Z] #9 DONE 1.2s [2022-04-04T16:15:12.530Z] [2022-04-04T16:15:12.530Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:15:12.530Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T16:15:12.530Z] #7 DONE 1.3s [2022-04-04T16:15:12.530Z] [2022-04-04T16:15:12.530Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:15:12.530Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T16:15:12.530Z] #8 DONE 1.4s [2022-04-04T16:15:12.530Z] [2022-04-04T16:15:12.530Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T16:15:12.530Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T16:15:12.530Z] #10 DONE 1.4s [2022-04-04T16:15:12.997Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb [2022-04-04T16:15:13.020Z] #11 ... [2022-04-04T16:15:13.020Z] [2022-04-04T16:15:13.020Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T16:15:13.020Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T16:15:13.020Z] #68 DONE 0.1s [2022-04-04T16:15:13.020Z] [2022-04-04T16:15:13.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:13.020Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:13.277Z] #11 ... [2022-04-04T16:15:13.278Z] [2022-04-04T16:15:13.278Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T16:15:13.278Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T16:15:13.278Z] #70 DONE 0.2s [2022-04-04T16:15:13.278Z] [2022-04-04T16:15:13.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:13.278Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:13.377Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 7.1s done [2022-04-04T16:15:13.377Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.4s done [2022-04-04T16:15:13.481Z] [2022-04-04T16:15:13.481Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:13.481Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:15:13.481Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:13.745Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-04T16:15:13.745Z] #35 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T16:15:13.745Z] #35 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T16:15:13.745Z] #35 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T16:15:13.843Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.0s [2022-04-04T16:15:14.013Z] #35 ... [2022-04-04T16:15:14.013Z] [2022-04-04T16:15:14.013Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T16:15:14.013Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T16:15:14.013Z] #52 DONE 0.0s [2022-04-04T16:15:14.013Z] [2022-04-04T16:15:14.013Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:14.013Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:15:14.013Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.2s [2022-04-04T16:15:14.278Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.28MB / 54.94MB 0.5s [2022-04-04T16:15:14.278Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 12.71MB / 54.94MB 0.7s [2022-04-04T16:15:14.773Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.7s done [2022-04-04T16:15:14.773Z] #11 ... [2022-04-04T16:15:14.773Z] [2022-04-04T16:15:14.773Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:14.773Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:15:14.773Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-04T16:15:14.773Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T16:15:14.773Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T16:15:14.773Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T16:15:14.773Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.0s done [2022-04-04T16:15:14.773Z] #28 DONE 7.2s [2022-04-04T16:15:14.773Z] [2022-04-04T16:15:14.773Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:14.773Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:14.773Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-04T16:15:15.031Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.3s done [2022-04-04T16:15:15.031Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-04T16:15:15.236Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 45.09MB / 54.94MB 1.5s [2022-04-04T16:15:15.292Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 9.0s [2022-04-04T16:15:15.292Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 [2022-04-04T16:15:15.595Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-04T16:15:15.596Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-04T16:15:15.819Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.9s [2022-04-04T16:15:15.864Z] #11 ... [2022-04-04T16:15:15.864Z] [2022-04-04T16:15:15.864Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:15.864Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-04T16:15:15.864Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-04T16:15:15.864Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T16:15:15.864Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done [2022-04-04T16:15:15.864Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done [2022-04-04T16:15:15.864Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 2.1s done [2022-04-04T16:15:16.125Z] #28 ... [2022-04-04T16:15:16.125Z] [2022-04-04T16:15:16.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:16.125Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:16.125Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 10.1s [2022-04-04T16:15:16.388Z] #11 ... [2022-04-04T16:15:16.388Z] [2022-04-04T16:15:16.388Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:16.388Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-04T16:15:16.388Z] #28 DONE 10.4s [2022-04-04T16:15:16.388Z] [2022-04-04T16:15:16.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:16.388Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:16.388Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 10.3s done [2022-04-04T16:15:16.394Z] #35 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-04T16:15:17.345Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 2.0s done [2022-04-04T16:15:18.058Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-04T16:15:18.320Z] #11 ... [2022-04-04T16:15:18.320Z] [2022-04-04T16:15:18.320Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T16:15:18.320Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-04T16:15:18.320Z] #68 DONE 1.3s [2022-04-04T16:15:18.320Z] [2022-04-04T16:15:18.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:18.320Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:19.746Z] #35 ... [2022-04-04T16:15:19.746Z] [2022-04-04T16:15:19.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:19.746Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:19.746Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-04T16:15:19.746Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T16:15:19.747Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T16:15:19.747Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T16:15:19.747Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.6s done [2022-04-04T16:15:19.747Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.9s done [2022-04-04T16:15:19.747Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s done [2022-04-04T16:15:19.747Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.3s done [2022-04-04T16:15:19.747Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.4s done [2022-04-04T16:15:19.747Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 4.5s done [2022-04-04T16:15:19.747Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 44.04MB / 141.70MB 5.7s [2022-04-04T16:15:19.747Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 54.53MB / 141.70MB 5.8s [2022-04-04T16:15:19.747Z] #11 ... [2022-04-04T16:15:19.747Z] [2022-04-04T16:15:19.747Z] #31 [internal] load build context [2022-04-04T16:15:19.747Z] #31 sha256:de6a68bd195b7f5175e00fa91fe8f64760b72c4b09bc8818ea90aeb0ac262ca2 [2022-04-04T16:15:19.747Z] #31 transferring context: 60.71MB 5.8s done [2022-04-04T16:15:19.747Z] #31 DONE 6.2s [2022-04-04T16:15:19.747Z] [2022-04-04T16:15:19.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:19.747Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:19.747Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 68.16MB / 141.70MB 5.9s [2022-04-04T16:15:19.747Z] #11 ... [2022-04-04T16:15:19.747Z] [2022-04-04T16:15:19.747Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:19.747Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:15:19.747Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T16:15:19.747Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:15:19.747Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T16:15:19.747Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T16:15:19.747Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-04-04T16:15:19.747Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s [2022-04-04T16:15:19.747Z] #74 ... [2022-04-04T16:15:19.747Z] [2022-04-04T16:15:19.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:19.747Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:20.008Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 79.69MB / 141.70MB 6.2s [2022-04-04T16:15:20.008Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 90.18MB / 141.70MB 6.4s [2022-04-04T16:15:20.288Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 100.66MB / 141.70MB 6.7s [2022-04-04T16:15:20.549Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 111.15MB / 141.70MB 6.9s [2022-04-04T16:15:20.812Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 120.59MB / 141.70MB 7.3s [2022-04-04T16:15:20.852Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.8s done [2022-04-04T16:15:20.852Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-04T16:15:21.077Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 128.97MB / 141.70MB 7.4s [2022-04-04T16:15:21.077Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 137.36MB / 141.70MB 7.5s [2022-04-04T16:15:21.338Z] #11 ... [2022-04-04T16:15:21.338Z] [2022-04-04T16:15:21.338Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:21.338Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:15:21.338Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-04-04T16:15:21.338Z] #74 DONE 7.6s [2022-04-04T16:15:21.338Z] [2022-04-04T16:15:21.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:21.338Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:21.600Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.1s [2022-04-04T16:15:21.810Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 3.4s done [2022-04-04T16:15:22.386Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 [2022-04-04T16:15:23.329Z] #11 ... [2022-04-04T16:15:23.329Z] [2022-04-04T16:15:23.329Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T16:15:23.329Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-04T16:15:23.329Z] #70 DONE 4.9s [2022-04-04T16:15:23.329Z] [2022-04-04T16:15:23.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:23.329Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:23.532Z] #11 ... [2022-04-04T16:15:23.532Z] [2022-04-04T16:15:23.532Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:15:23.532Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T16:15:23.532Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:15:23.532Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T16:15:23.532Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T16:15:23.532Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-04-04T16:15:23.532Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-04-04T16:15:23.532Z] #76 DONE 9.6s [2022-04-04T16:15:23.532Z] [2022-04-04T16:15:23.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:23.532Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:23.532Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.4s done [2022-04-04T16:15:24.921Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 8.5s done [2022-04-04T16:15:25.036Z] #11 ... [2022-04-04T16:15:25.036Z] [2022-04-04T16:15:25.036Z] #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-04-04T16:15:25.036Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:15:25.036Z] #29 0.953 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:25.036Z] #29 0.953 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:25.036Z] #29 0.957 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:25.036Z] #29 1.100 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:15:25.036Z] #29 1.267 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:15:25.036Z] #29 1.724 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:15:25.036Z] #29 2.921 Fetched 8508 kB in 2s (3798 kB/s) [2022-04-04T16:15:25.036Z] #29 2.921 Reading package lists... [2022-04-04T16:15:25.036Z] #29 3.716 Reading package lists... [2022-04-04T16:15:25.036Z] #29 4.512 Building dependency tree... [2022-04-04T16:15:25.036Z] #29 4.874 The following additional packages will be installed: [2022-04-04T16:15:25.036Z] #29 4.874 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T16:15:25.036Z] #29 4.874 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T16:15:25.036Z] #29 4.877 Recommended packages: [2022-04-04T16:15:25.036Z] #29 4.877 libldap-common publicsuffix libsasl2-modules [2022-04-04T16:15:25.036Z] #29 5.048 The following NEW packages will be installed: [2022-04-04T16:15:25.036Z] #29 5.049 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T16:15:25.036Z] #29 5.049 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T16:15:25.036Z] #29 5.050 libssh2-1 openssl [2022-04-04T16:15:25.036Z] #29 5.324 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:15:25.036Z] #29 5.324 Need to get 3040 kB of archives. [2022-04-04T16:15:25.036Z] #29 5.324 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T16:15:25.036Z] #29 5.324 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T16:15:25.036Z] #29 5.343 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-04-04T16:15:25.036Z] #29 5.343 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T16:15:25.036Z] #29 5.343 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T16:15:25.036Z] #29 5.346 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T16:15:25.036Z] #29 5.349 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T16:15:25.036Z] #29 5.353 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:15:25.036Z] #29 5.358 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:15:25.036Z] #29 5.358 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:15:25.036Z] #29 5.506 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:15:25.036Z] #29 5.538 Fetched 3040 kB in 0s (10.1 MB/s) [2022-04-04T16:15:25.036Z] #29 5.572 Selecting previously unselected package openssl. [2022-04-04T16:15:25.036Z] #29 5.572 (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-04-04T16:15:25.036Z] #29 5.575 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 5.579 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:15:25.036Z] #29 5.728 Selecting previously unselected package ca-certificates. [2022-04-04T16:15:25.036Z] #29 5.730 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T16:15:25.036Z] #29 5.735 Unpacking ca-certificates (20210119) ... [2022-04-04T16:15:25.036Z] #29 5.816 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T16:15:25.036Z] #29 5.816 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 5.825 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:15:25.036Z] #29 5.894 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T16:15:25.036Z] #29 5.894 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 5.898 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:25.036Z] #29 5.939 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T16:15:25.036Z] #29 5.941 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 5.945 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:25.036Z] #29 6.001 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T16:15:25.036Z] #29 6.001 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.005 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:15:25.036Z] #29 6.069 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T16:15:25.036Z] #29 6.069 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.073 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:15:25.036Z] #29 6.134 Selecting previously unselected package libpsl5:amd64. [2022-04-04T16:15:25.036Z] #29 6.134 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.137 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:15:25.036Z] #29 6.176 Selecting previously unselected package librtmp1:amd64. [2022-04-04T16:15:25.036Z] #29 6.176 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.180 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:15:25.036Z] #29 6.225 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T16:15:25.036Z] #29 6.225 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.229 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:15:25.036Z] #29 6.288 Selecting previously unselected package libcurl4:amd64. [2022-04-04T16:15:25.036Z] #29 6.289 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.293 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:25.036Z] #29 6.364 Selecting previously unselected package curl. [2022-04-04T16:15:25.036Z] #29 6.366 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.370 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:25.036Z] #29 6.435 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:15:25.036Z] #29 6.435 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.440 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:15:25.036Z] #29 6.507 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:15:25.036Z] #29 6.508 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.512 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:15:25.036Z] #29 6.567 Selecting previously unselected package jq. [2022-04-04T16:15:25.036Z] #29 6.568 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:15:25.036Z] #29 6.579 Unpacking jq (1.6-2.1) ... [2022-04-04T16:15:25.036Z] #29 6.623 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:15:25.036Z] #29 6.637 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:15:25.036Z] #29 6.649 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:15:25.037Z] #29 6.665 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:25.037Z] #29 6.671 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:15:25.037Z] #29 6.683 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:25.037Z] #29 6.695 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:15:25.037Z] #29 6.704 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:15:25.037Z] #29 6.722 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:15:25.037Z] #29 6.734 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:15:25.037Z] #29 6.743 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:15:25.037Z] #29 6.756 Setting up ca-certificates (20210119) ... [2022-04-04T16:15:25.037Z] #29 7.345 Updating certificates in /etc/ssl/certs... [2022-04-04T16:15:25.037Z] #29 8.188 129 added, 0 removed; done. [2022-04-04T16:15:25.037Z] #29 8.226 Setting up jq (1.6-2.1) ... [2022-04-04T16:15:25.037Z] #29 8.241 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:25.037Z] #29 8.252 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:25.037Z] #29 8.264 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:15:25.037Z] #29 8.282 Processing triggers for ca-certificates (20210119) ... [2022-04-04T16:15:25.037Z] #29 8.289 Updating certificates in /etc/ssl/certs... [2022-04-04T16:15:25.037Z] #29 8.832 0 added, 0 removed; done. [2022-04-04T16:15:25.037Z] #29 8.832 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T16:15:25.037Z] #29 8.834 done. [2022-04-04T16:15:25.037Z] #29 DONE 9.7s [2022-04-04T16:15:25.037Z] [2022-04-04T16:15:25.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:25.037Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:25.037Z] #11 ... [2022-04-04T16:15:25.037Z] [2022-04-04T16:15:25.037Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T16:15:25.037Z] #30 sha256:239bf7ba532a70545e962d84d333be3bb2fc8c445a4a2ffd85ef553ea0639a0b [2022-04-04T16:15:25.037Z] #30 DONE 0.1s [2022-04-04T16:15:25.037Z] [2022-04-04T16:15:25.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:25.037Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:25.294Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.5s done [2022-04-04T16:15:25.294Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-04T16:15:25.864Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-04T16:15:25.864Z] #11 ... [2022-04-04T16:15:25.864Z] [2022-04-04T16:15:25.864Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:15:25.864Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:15:25.864Z] #35 DONE 12.2s [2022-04-04T16:15:25.864Z] [2022-04-04T16:15:25.864Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:25.864Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:26.435Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-04T16:15:26.637Z] #11 ... [2022-04-04T16:15:26.637Z] [2022-04-04T16:15:26.637Z] #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-04-04T16:15:26.637Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T16:15:26.637Z] #29 1.241 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:26.637Z] #29 1.249 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:26.637Z] #29 1.271 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:26.637Z] #29 1.491 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:15:26.637Z] #29 1.610 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:15:26.637Z] #29 1.760 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:15:26.637Z] #29 2.623 Fetched 8395 kB in 2s (5102 kB/s) [2022-04-04T16:15:26.637Z] #29 2.623 Reading package lists... [2022-04-04T16:15:26.637Z] #29 3.135 Reading package lists... [2022-04-04T16:15:26.637Z] #29 3.635 Building dependency tree... [2022-04-04T16:15:26.637Z] #29 3.943 The following additional packages will be installed: [2022-04-04T16:15:26.637Z] #29 3.943 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T16:15:26.637Z] #29 3.943 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T16:15:26.637Z] #29 3.947 Recommended packages: [2022-04-04T16:15:26.637Z] #29 3.947 libldap-common publicsuffix libsasl2-modules [2022-04-04T16:15:26.637Z] #29 4.083 The following NEW packages will be installed: [2022-04-04T16:15:26.637Z] #29 4.083 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T16:15:26.637Z] #29 4.083 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T16:15:26.637Z] #29 4.083 libssh2-1 openssl [2022-04-04T16:15:26.637Z] #29 4.352 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:15:26.637Z] #29 4.352 Need to get 2934 kB of archives. [2022-04-04T16:15:26.637Z] #29 4.352 After this operation, 6476 kB of additional disk space will be used. [2022-04-04T16:15:26.637Z] #29 4.352 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-04T16:15:26.637Z] #29 4.375 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-04T16:15:26.637Z] #29 4.377 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-04T16:15:26.637Z] #29 4.394 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-04T16:15:26.637Z] #29 4.403 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-04T16:15:26.637Z] #29 4.405 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-04T16:15:26.637Z] #29 4.405 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-04T16:15:26.637Z] #29 4.406 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-04T16:15:26.637Z] #29 4.409 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-04T16:15:26.637Z] #29 4.412 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-04T16:15:26.637Z] #29 4.414 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-04T16:15:26.637Z] #29 4.430 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-04T16:15:26.637Z] #29 4.431 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-04T16:15:26.637Z] #29 4.432 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-04T16:15:26.637Z] #29 4.433 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-04T16:15:26.637Z] #29 4.944 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:15:26.637Z] #29 4.974 Fetched 2934 kB in 0s (8083 kB/s) [2022-04-04T16:15:26.637Z] #29 5.569 Selecting previously unselected package openssl. [2022-04-04T16:15:26.637Z] #29 5.569 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-04T16:15:26.637Z] #29 5.574 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 5.676 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 6.355 Selecting previously unselected package ca-certificates. [2022-04-04T16:15:26.637Z] #29 6.355 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T16:15:26.637Z] #29 6.375 Unpacking ca-certificates (20210119) ... [2022-04-04T16:15:26.637Z] #29 6.724 Selecting previously unselected package libbrotli1:arm64. [2022-04-04T16:15:26.637Z] #29 6.724 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 6.736 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-04T16:15:26.637Z] #29 6.799 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-04T16:15:26.637Z] #29 6.799 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 6.803 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 6.878 Selecting previously unselected package libsasl2-2:arm64. [2022-04-04T16:15:26.637Z] #29 6.878 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 6.887 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 6.931 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-04T16:15:26.637Z] #29 6.932 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 6.937 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-04T16:15:26.637Z] #29 6.997 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-04T16:15:26.637Z] #29 6.997 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.002 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-04T16:15:26.637Z] #29 7.046 Selecting previously unselected package libpsl5:arm64. [2022-04-04T16:15:26.637Z] #29 7.046 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.050 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-04T16:15:26.637Z] #29 7.089 Selecting previously unselected package librtmp1:arm64. [2022-04-04T16:15:26.637Z] #29 7.089 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.094 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:15:26.637Z] #29 7.136 Selecting previously unselected package libssh2-1:arm64. [2022-04-04T16:15:26.637Z] #29 7.137 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.141 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-04T16:15:26.637Z] #29 7.194 Selecting previously unselected package libcurl4:arm64. [2022-04-04T16:15:26.637Z] #29 7.194 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.198 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 7.256 Selecting previously unselected package curl. [2022-04-04T16:15:26.637Z] #29 7.257 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.261 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 7.321 Selecting previously unselected package libonig5:arm64. [2022-04-04T16:15:26.637Z] #29 7.321 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.325 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T16:15:26.637Z] #29 7.379 Selecting previously unselected package libjq1:arm64. [2022-04-04T16:15:26.637Z] #29 7.381 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.385 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-04T16:15:26.637Z] #29 7.425 Selecting previously unselected package jq. [2022-04-04T16:15:26.637Z] #29 7.425 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-04T16:15:26.637Z] #29 7.429 Unpacking jq (1.6-2.1) ... [2022-04-04T16:15:26.637Z] #29 7.464 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-04T16:15:26.637Z] #29 7.476 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-04T16:15:26.637Z] #29 7.487 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-04T16:15:26.637Z] #29 7.499 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 7.510 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:15:26.637Z] #29 7.521 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 7.533 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-04T16:15:26.637Z] #29 7.545 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 7.561 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T16:15:26.637Z] #29 7.574 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-04T16:15:26.637Z] #29 7.587 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-04T16:15:26.637Z] #29 7.599 Setting up ca-certificates (20210119) ... [2022-04-04T16:15:26.637Z] #29 8.076 Updating certificates in /etc/ssl/certs... [2022-04-04T16:15:26.637Z] #29 8.648 129 added, 0 removed; done. [2022-04-04T16:15:26.637Z] #29 8.819 Setting up jq (1.6-2.1) ... [2022-04-04T16:15:26.637Z] #29 8.834 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 8.851 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:26.637Z] #29 8.862 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:15:26.637Z] #29 8.885 Processing triggers for ca-certificates (20210119) ... [2022-04-04T16:15:26.637Z] #29 8.899 Updating certificates in /etc/ssl/certs... [2022-04-04T16:15:26.637Z] #29 9.420 0 added, 0 removed; done. [2022-04-04T16:15:26.637Z] #29 9.420 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T16:15:26.637Z] #29 9.421 done. [2022-04-04T16:15:26.696Z] #11 ... [2022-04-04T16:15:26.697Z] [2022-04-04T16:15:26.697Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T16:15:26.697Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T16:15:26.697Z] #75 DONE 0.7s [2022-04-04T16:15:26.697Z] [2022-04-04T16:15:26.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:26.697Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:26.697Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-04T16:15:26.898Z] #29 ... [2022-04-04T16:15:26.898Z] [2022-04-04T16:15:26.898Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:26.898Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T16:15:26.898Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 4.7s done [2022-04-04T16:15:27.641Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.9s done [2022-04-04T16:15:27.840Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-04T16:15:28.102Z] #11 DONE 22.0s [2022-04-04T16:15:28.102Z] [2022-04-04T16:15:28.102Z] #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-04-04T16:15:28.102Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T16:15:28.102Z] #29 DONE 11.5s [2022-04-04T16:15:28.102Z] [2022-04-04T16:15:28.102Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T16:15:28.102Z] #30 sha256:90bbcaae8c4a8e45d4efa5e7bccf676ce4f37e2460924e3dc0bb77662c7f1700 [2022-04-04T16:15:28.102Z] #30 DONE 0.1s [2022-04-04T16:15:28.102Z] [2022-04-04T16:15:28.102Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T16:15:28.102Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-04T16:15:28.222Z] #11 ... [2022-04-04T16:15:28.223Z] [2022-04-04T16:15:28.223Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T16:15:28.223Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T16:15:28.223Z] #77 DONE 1.3s [2022-04-04T16:15:28.223Z] [2022-04-04T16:15:28.223Z] #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-04-04T16:15:28.223Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:15:28.223Z] #36 1.990 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:28.223Z] #36 2.001 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:28.223Z] #36 2.001 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:28.223Z] #36 2.176 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:15:28.484Z] #36 2.458 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:15:28.677Z] #12 DONE 0.4s [2022-04-04T16:15:28.677Z] [2022-04-04T16:15:28.677Z] #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-04-04T16:15:28.677Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-04T16:15:28.747Z] #36 2.735 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:15:28.940Z] #13 DONE 0.5s [2022-04-04T16:15:28.940Z] [2022-04-04T16:15:28.940Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:15:28.940Z] #25 sha256:4f36f5431b462e570dcac9f8e33bf0fae49aefa6a887234cb8a459f32d143ebf [2022-04-04T16:15:29.205Z] #25 ... [2022-04-04T16:15:29.205Z] [2022-04-04T16:15:29.205Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T16:15:29.205Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-04T16:15:29.205Z] #33 DONE 0.1s [2022-04-04T16:15:29.205Z] [2022-04-04T16:15:29.205Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T16:15:29.205Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-04T16:15:29.205Z] #42 DONE 0.2s [2022-04-04T16:15:29.205Z] [2022-04-04T16:15:29.205Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T16:15:29.205Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-04T16:15:29.205Z] #46 DONE 0.2s [2022-04-04T16:15:29.205Z] [2022-04-04T16:15:29.205Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:15:29.205Z] #25 sha256:4f36f5431b462e570dcac9f8e33bf0fae49aefa6a887234cb8a459f32d143ebf [2022-04-04T16:15:29.205Z] #25 DONE 0.3s [2022-04-04T16:15:29.205Z] [2022-04-04T16:15:29.205Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:15:29.205Z] #62 sha256:b0c7a2d974aa226c2d5dca649cfb95838171be2d9350093592ad019d4a55f66e [2022-04-04T16:15:29.205Z] #62 DONE 0.3s [2022-04-04T16:15:29.205Z] [2022-04-04T16:15:29.205Z] #63 [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-04-04T16:15:29.205Z] #63 sha256:973616413fafe9644e7b07623e89b0b4516afd59e4bacd7a2b3bae3948e36217 [2022-04-04T16:15:30.138Z] #36 4.152 Fetched 8508 kB in 2s (3483 kB/s) [2022-04-04T16:15:30.545Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s [2022-04-04T16:15:31.081Z] #36 4.152 Reading package lists... [2022-04-04T16:15:31.655Z] #36 4.976 Reading package lists... [2022-04-04T16:15:31.924Z] #36 5.757 Building dependency tree... [2022-04-04T16:15:32.186Z] #36 6.140 The following additional packages will be installed: [2022-04-04T16:15:32.186Z] #36 6.140 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T16:15:32.186Z] #36 6.140 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T16:15:32.186Z] #36 6.140 Recommended packages: [2022-04-04T16:15:32.186Z] #36 6.140 libldap-common publicsuffix libsasl2-modules [2022-04-04T16:15:32.446Z] #36 6.349 The following NEW packages will be installed: [2022-04-04T16:15:32.446Z] #36 6.352 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T16:15:32.446Z] #36 6.352 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T16:15:32.446Z] #36 6.354 libssh2-1 openssl [2022-04-04T16:15:32.520Z] #63 3.037 + RM_GOPATH=0 [2022-04-04T16:15:32.520Z] #63 3.037 + TMP_GOPATH= [2022-04-04T16:15:32.520Z] #63 3.037 + : /build [2022-04-04T16:15:32.520Z] #63 3.037 + '[' -z '' ']' [2022-04-04T16:15:32.520Z] #63 3.038 ++ mktemp -d [2022-04-04T16:15:32.520Z] #63 3.043 + export GOPATH=/tmp/tmp.8a26MbMc5D [2022-04-04T16:15:32.520Z] #63 3.043 + GOPATH=/tmp/tmp.8a26MbMc5D [2022-04-04T16:15:32.520Z] #63 3.043 + RM_GOPATH=1 [2022-04-04T16:15:32.520Z] #63 3.043 + case "$(go env GOARCH)" in [2022-04-04T16:15:32.520Z] #63 3.047 ++ go env GOARCH [2022-04-04T16:15:32.520Z] #63 3.059 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:32.521Z] #63 3.067 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:32.521Z] #63 3.067 ++ dirname /install.sh [2022-04-04T16:15:32.521Z] #63 3.068 + dir=/ [2022-04-04T16:15:32.521Z] #63 3.068 + bin=rootlesskit [2022-04-04T16:15:32.521Z] #63 3.068 + shift [2022-04-04T16:15:32.521Z] #63 3.069 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T16:15:32.521Z] #63 3.069 + . //rootlesskit.installer [2022-04-04T16:15:32.521Z] #63 3.069 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:15:32.521Z] #63 3.069 + install_rootlesskit [2022-04-04T16:15:32.521Z] #63 3.069 + case "$1" in [2022-04-04T16:15:32.521Z] #63 3.070 + export CGO_ENABLED=0 [2022-04-04T16:15:32.521Z] #63 3.070 + CGO_ENABLED=0 [2022-04-04T16:15:32.521Z] #63 3.070 + _install_rootlesskit [2022-04-04T16:15:32.521Z] #63 3.070 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T16:15:32.521Z] #63 3.071 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:15:32.521Z] #63 3.071 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:15:32.521Z] #63 3.071 + GOBIN=/build [2022-04-04T16:15:32.521Z] #63 3.071 + GO111MODULE=on [2022-04-04T16:15:32.521Z] #63 3.071 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:15:32.521Z] #63 3.429 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T16:15:32.707Z] #36 6.632 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:15:32.707Z] #36 6.632 Need to get 3040 kB of archives. [2022-04-04T16:15:32.707Z] #36 6.632 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T16:15:32.707Z] #36 6.632 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T16:15:32.707Z] #36 6.652 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T16:15:32.707Z] #36 6.652 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T16:15:32.707Z] #36 6.655 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-04-04T16:15:32.707Z] #36 6.655 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T16:15:32.707Z] #36 6.665 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T16:15:32.707Z] #36 6.665 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T16:15:32.707Z] #36 6.665 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T16:15:32.707Z] #36 6.665 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T16:15:32.707Z] #36 6.665 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T16:15:32.707Z] #36 6.676 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T16:15:32.707Z] #36 6.676 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T16:15:32.707Z] #36 6.676 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:15:32.707Z] #36 6.722 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:15:32.707Z] #36 6.722 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:15:32.969Z] #36 6.897 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:15:32.969Z] #36 6.930 Fetched 3040 kB in 0s (8713 kB/s) [2022-04-04T16:15:32.969Z] #36 6.965 Selecting previously unselected package openssl. [2022-04-04T16:15:32.969Z] #36 6.965 (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-04-04T16:15:32.969Z] #36 6.965 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T16:15:32.969Z] #36 6.971 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:15:33.067Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 7.9s done [2022-04-04T16:15:33.231Z] #36 7.145 Selecting previously unselected package ca-certificates. [2022-04-04T16:15:33.232Z] #36 7.145 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T16:15:33.232Z] #36 7.150 Unpacking ca-certificates (20210119) ... [2022-04-04T16:15:33.232Z] #36 7.264 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T16:15:33.232Z] #36 7.264 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T16:15:33.232Z] #36 7.274 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:15:33.493Z] #36 7.358 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T16:15:33.493Z] #36 7.358 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:15:33.493Z] #36 7.363 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:33.493Z] #36 7.465 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T16:15:33.493Z] #36 7.465 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:15:33.493Z] #36 7.469 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:33.493Z] #36 7.555 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T16:15:33.493Z] #36 7.555 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T16:15:33.638Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T16:15:33.753Z] #36 7.562 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:15:33.753Z] #36 7.648 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T16:15:33.753Z] #36 7.648 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T16:15:33.753Z] #36 7.653 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:15:33.753Z] #36 7.733 Selecting previously unselected package libpsl5:amd64. [2022-04-04T16:15:33.753Z] #36 7.733 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T16:15:33.753Z] #36 7.738 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:15:33.753Z] #36 7.792 Selecting previously unselected package librtmp1:amd64. [2022-04-04T16:15:33.753Z] #36 7.792 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T16:15:33.753Z] #36 7.801 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:15:33.753Z] #36 7.846 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T16:15:33.753Z] #36 7.846 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T16:15:33.896Z] #11 DONE 26.3s [2022-04-04T16:15:33.896Z] [2022-04-04T16:15:33.896Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T16:15:33.896Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T16:15:34.015Z] #36 7.852 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:15:34.015Z] #36 7.960 Selecting previously unselected package libcurl4:amd64. [2022-04-04T16:15:34.015Z] #36 7.961 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:15:34.015Z] #36 7.972 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:34.015Z] #36 8.102 Selecting previously unselected package curl. [2022-04-04T16:15:34.015Z] #36 8.102 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:15:34.277Z] #36 8.110 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:34.277Z] #36 8.307 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:15:34.277Z] #36 8.307 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:15:34.277Z] #36 8.324 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:15:34.459Z] #12 ... [2022-04-04T16:15:34.459Z] [2022-04-04T16:15:34.459Z] #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-04-04T16:15:34.459Z] #31 sha256:2ea3d9a685d60f9918410a201711d053fb0040aa97eea895fa31ae8f24071f7f [2022-04-04T16:15:34.459Z] #31 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T16:15:34.459Z] #31 1.800 [2022-04-04T16:15:34.459Z] #31 2.018 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:34.459Z] #31 2.273 [2022-04-04T16:15:34.459Z] #31 3.142 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T16:15:34.459Z] #31 3.402 [2022-04-04T16:15:34.459Z] #31 3.617 #=#=# 0.1% ######################################################################## 100.0% [2022-04-04T16:15:34.459Z] #31 4.100 [2022-04-04T16:15:34.459Z] #31 5.003 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T16:15:34.459Z] #31 5.281 [2022-04-04T16:15:34.459Z] #31 5.498 #=#=# ################# 24.6% ###################################### 53.2% ####################################################### 76.4% ######################################################################## 100.0% [2022-04-04T16:15:34.459Z] #31 6.222 [2022-04-04T16:15:34.459Z] #31 7.190 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T16:15:34.459Z] #31 7.458 [2022-04-04T16:15:34.459Z] #31 7.683 #=#=# ############################################## 64.2% ######################################################################## 100.0% [2022-04-04T16:15:34.459Z] #31 8.001 [2022-04-04T16:15:34.459Z] #31 8.708 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T16:15:34.459Z] #31 8.972 [2022-04-04T16:15:34.459Z] #31 9.190 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:34.459Z] #31 9.519 [2022-04-04T16:15:34.459Z] #31 9.577 Download of images into '/build' complete. [2022-04-04T16:15:34.460Z] #31 9.577 Use something like the following to load the result into a Docker daemon: [2022-04-04T16:15:34.460Z] #31 9.577 tar -cC '/build' . | docker load [2022-04-04T16:15:34.552Z] #36 8.460 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:15:34.552Z] #36 8.460 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:15:34.552Z] #36 8.473 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:15:34.552Z] #36 8.537 Selecting previously unselected package jq. [2022-04-04T16:15:34.552Z] #36 8.537 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:15:34.552Z] #36 8.560 Unpacking jq (1.6-2.1) ... [2022-04-04T16:15:34.552Z] #36 8.646 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:15:34.815Z] #36 8.662 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:15:34.815Z] #36 8.678 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:15:34.815Z] #36 8.692 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:34.815Z] #36 8.705 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:15:34.815Z] #36 8.722 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:15:34.815Z] #36 8.733 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:15:34.815Z] #36 8.744 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:15:34.815Z] #36 8.760 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:15:34.815Z] #36 8.773 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:15:34.815Z] #36 8.785 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:15:34.815Z] #36 8.797 Setting up ca-certificates (20210119) ... [2022-04-04T16:15:35.084Z] #63 5.477 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:15:35.084Z] #63 5.486 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T16:15:35.345Z] #63 6.010 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T16:15:35.423Z] #31 DONE 10.6s [2022-04-04T16:15:35.423Z] [2022-04-04T16:15:35.423Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T16:15:35.423Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T16:15:35.423Z] #12 DONE 1.3s [2022-04-04T16:15:35.423Z] [2022-04-04T16:15:35.423Z] #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-04-04T16:15:35.423Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T16:15:35.690Z] #13 DONE 0.7s [2022-04-04T16:15:35.767Z] #36 9.580 Updating certificates in /etc/ssl/certs... [2022-04-04T16:15:35.919Z] #63 ... [2022-04-04T16:15:35.919Z] [2022-04-04T16:15:35.919Z] #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-04-04T16:15:35.919Z] #31 sha256:f0892990308daa5775d50d51f3d193656df745f3548611dfe7908d4d93182aa3 [2022-04-04T16:15:35.919Z] #31 1.677 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T16:15:35.919Z] #31 2.009 [2022-04-04T16:15:35.919Z] #31 2.230 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:35.919Z] #31 2.502 [2022-04-04T16:15:35.919Z] #31 4.157 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T16:15:35.919Z] #31 4.627 [2022-04-04T16:15:35.919Z] #31 4.869 #=#=# 0.8% ######################################################################## 100.0% [2022-04-04T16:15:35.919Z] #31 6.128 [2022-04-04T16:15:35.954Z] [2022-04-04T16:15:35.954Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T16:15:35.954Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T16:15:35.954Z] #33 DONE 0.1s [2022-04-04T16:15:35.954Z] [2022-04-04T16:15:35.954Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:15:35.954Z] #62 sha256:7fda5a6dce827811979e0c646da211998735759b43ec3281b62985b92e6af899 [2022-04-04T16:15:35.954Z] #62 ... [2022-04-04T16:15:35.954Z] [2022-04-04T16:15:35.954Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T16:15:35.954Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T16:15:35.954Z] #42 DONE 0.2s [2022-04-04T16:15:35.954Z] [2022-04-04T16:15:35.954Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T16:15:35.954Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T16:15:35.954Z] #46 DONE 0.2s [2022-04-04T16:15:36.216Z] [2022-04-04T16:15:36.216Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:15:36.216Z] #25 sha256:8907641eb9d6f9ecd0b358c4540434fc1f28b58ea262e00dbd55d70ad6774d01 [2022-04-04T16:15:36.216Z] #25 DONE 0.3s [2022-04-04T16:15:36.216Z] [2022-04-04T16:15:36.216Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:15:36.216Z] #62 sha256:7fda5a6dce827811979e0c646da211998735759b43ec3281b62985b92e6af899 [2022-04-04T16:15:36.216Z] #62 DONE 0.4s [2022-04-04T16:15:36.216Z] [2022-04-04T16:15:36.216Z] #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-04-04T16:15:36.216Z] #26 sha256:9b2f452ac9d26907b41d2224f8864b630ffc06fb8d2af1c755679eed1d563a52 [2022-04-04T16:15:36.345Z] #36 ... [2022-04-04T16:15:36.345Z] [2022-04-04T16:15:36.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:36.345Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:36.345Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 7.8s done [2022-04-04T16:15:36.609Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-04T16:15:36.609Z] #11 ... [2022-04-04T16:15:36.609Z] [2022-04-04T16:15:36.609Z] #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-04-04T16:15:36.609Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:15:36.609Z] #36 10.67 129 added, 0 removed; done. [2022-04-04T16:15:36.609Z] #36 10.71 Setting up jq (1.6-2.1) ... [2022-04-04T16:15:36.609Z] #36 10.72 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:36.609Z] #36 10.74 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:15:36.609Z] #36 10.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:15:36.609Z] #36 10.77 Processing triggers for ca-certificates (20210119) ... [2022-04-04T16:15:36.609Z] #36 10.78 Updating certificates in /etc/ssl/certs... [2022-04-04T16:15:36.865Z] #31 ... [2022-04-04T16:15:36.865Z] [2022-04-04T16:15:36.865Z] #63 [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-04-04T16:15:36.865Z] #63 sha256:973616413fafe9644e7b07623e89b0b4516afd59e4bacd7a2b3bae3948e36217 [2022-04-04T16:15:36.865Z] #63 7.499 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T16:15:37.126Z] #63 7.910 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T16:15:37.388Z] #63 8.080 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T16:15:37.962Z] #63 8.465 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T16:15:37.962Z] #63 8.498 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:15:37.962Z] #63 8.589 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T16:15:37.962Z] #63 8.717 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T16:15:38.003Z] #36 11.85 0 added, 0 removed; done. [2022-04-04T16:15:38.003Z] #36 11.85 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T16:15:38.003Z] #36 11.85 done. [2022-04-04T16:15:38.534Z] #63 9.075 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T16:15:38.534Z] #63 9.188 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T16:15:38.534Z] #63 9.282 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T16:15:38.797Z] #63 ... [2022-04-04T16:15:38.797Z] [2022-04-04T16:15:38.797Z] #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-04-04T16:15:38.797Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:15:38.797Z] #14 3.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:38.797Z] #14 3.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:38.797Z] #14 4.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:38.797Z] #14 4.171 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:15:38.797Z] #14 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:15:38.797Z] #14 5.607 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:15:39.059Z] #14 ... [2022-04-04T16:15:39.059Z] [2022-04-04T16:15:39.059Z] #51 [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-04-04T16:15:39.059Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T16:15:39.059Z] #51 2.813 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T16:15:39.321Z] #51 ... [2022-04-04T16:15:39.321Z] [2022-04-04T16:15:39.321Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:15:39.321Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T16:15:39.321Z] #43 3.076 + git clone https://github.com/docker/distribution.git . [2022-04-04T16:15:39.321Z] #43 3.076 Cloning into '.'... [2022-04-04T16:15:39.321Z] #43 ... [2022-04-04T16:15:39.321Z] [2022-04-04T16:15:39.321Z] #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-04-04T16:15:39.321Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T16:15:39.321Z] #34 1.722 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T16:15:39.321Z] #34 1.722 Cloning into '.'... [2022-04-04T16:15:39.493Z] #26 3.110 + RM_GOPATH=0 [2022-04-04T16:15:39.494Z] #26 3.110 + TMP_GOPATH= [2022-04-04T16:15:39.494Z] #26 3.110 + : /build [2022-04-04T16:15:39.494Z] #26 3.110 + '[' -z '' ']' [2022-04-04T16:15:39.494Z] #26 3.110 ++ mktemp -d [2022-04-04T16:15:39.494Z] #26 3.110 + export GOPATH=/tmp/tmp.ztK18WaxvL [2022-04-04T16:15:39.494Z] #26 3.110 + GOPATH=/tmp/tmp.ztK18WaxvL [2022-04-04T16:15:39.494Z] #26 3.110 + RM_GOPATH=1 [2022-04-04T16:15:39.494Z] #26 3.110 + case "$(go env GOARCH)" in [2022-04-04T16:15:39.494Z] #26 3.110 ++ go env GOARCH [2022-04-04T16:15:39.494Z] #26 3.125 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:39.494Z] #26 3.125 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:39.494Z] #26 3.125 ++ dirname /install.sh [2022-04-04T16:15:39.494Z] #26 3.125 + dir=/ [2022-04-04T16:15:39.494Z] #26 3.125 + bin=dockercli [2022-04-04T16:15:39.494Z] #26 3.125 + shift [2022-04-04T16:15:39.494Z] #26 3.125 + '[' '!' -f //dockercli.installer ']' [2022-04-04T16:15:39.494Z] #26 3.125 + . //dockercli.installer [2022-04-04T16:15:39.494Z] #26 3.125 ++ : stable [2022-04-04T16:15:39.494Z] #26 3.125 ++ : 17.06.2-ce [2022-04-04T16:15:39.494Z] #26 3.125 + install_dockercli [2022-04-04T16:15:39.494Z] #26 3.125 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T16:15:39.494Z] #26 3.125 ++ uname -m [2022-04-04T16:15:39.494Z] #26 3.125 + arch=x86_64 [2022-04-04T16:15:39.494Z] #26 3.125 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T16:15:39.494Z] #26 3.125 + url=https://download.docker.com/linux/static [2022-04-04T16:15:39.494Z] #26 3.125 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T16:15:39.494Z] #26 3.126 Install docker/cli version 17.06.2-ce from stable [2022-04-04T16:15:39.494Z] #26 3.131 + tar -xz docker/docker [2022-04-04T16:15:39.583Z] #34 ... [2022-04-04T16:15:39.583Z] [2022-04-04T16:15:39.583Z] #58 [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-04-04T16:15:39.583Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T16:15:39.583Z] #58 3.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:39.583Z] #58 3.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:39.583Z] #58 4.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:39.583Z] #58 4.117 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:15:39.583Z] #58 4.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:15:39.583Z] #58 5.939 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:15:39.583Z] #58 10.76 Fetched 8395 kB in 7s (1136 kB/s) [2022-04-04T16:15:39.583Z] #58 10.76 Reading package lists... [2022-04-04T16:15:39.583Z] #58 ... [2022-04-04T16:15:39.583Z] [2022-04-04T16:15:39.583Z] #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-04-04T16:15:39.583Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-04T16:15:39.583Z] #36 3.493 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T16:15:39.844Z] #36 ... [2022-04-04T16:15:39.844Z] [2022-04-04T16:15:39.844Z] #53 [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-04-04T16:15:39.844Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-04T16:15:39.844Z] #53 2.707 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T16:15:39.844Z] #53 7.938 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T16:15:39.844Z] #53 7.945 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T16:15:39.844Z] #53 7.986 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T16:15:39.844Z] #53 9.200 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T16:15:39.844Z] #53 ... [2022-04-04T16:15:39.844Z] [2022-04-04T16:15:39.844Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:15:39.844Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T16:15:39.844Z] #47 3.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:39.844Z] #47 3.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:39.844Z] #47 3.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:39.844Z] #47 3.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:15:39.844Z] #47 4.061 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T16:15:39.845Z] #47 5.166 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:15:39.845Z] #47 5.334 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:15:39.845Z] #47 8.199 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T16:15:40.105Z] #47 ... [2022-04-04T16:15:40.105Z] [2022-04-04T16:15:40.105Z] #49 [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-04-04T16:15:40.105Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T16:15:40.105Z] #49 3.486 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:15:40.105Z] #49 5.178 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:15:40.105Z] #49 5.179 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:15:40.105Z] #49 5.249 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:15:40.105Z] #49 5.298 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:15:40.105Z] #49 5.536 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:15:40.105Z] #49 5.538 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:15:40.105Z] #49 5.608 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:15:40.105Z] #49 5.794 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:15:40.105Z] #49 5.889 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:15:40.105Z] #49 8.423 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:15:40.105Z] #49 8.449 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:15:40.105Z] #49 8.521 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:15:40.105Z] #49 9.710 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:15:40.105Z] #49 9.765 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:15:40.105Z] #49 ... [2022-04-04T16:15:40.105Z] [2022-04-04T16:15:40.105Z] #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-04-04T16:15:40.105Z] #26 sha256:fed5e61bfb784621d06f30e908f5c3f75cc42bc4e246f056a17c8b2559d4b9af [2022-04-04T16:15:40.105Z] #26 3.005 + RM_GOPATH=0 [2022-04-04T16:15:40.105Z] #26 3.005 + TMP_GOPATH= [2022-04-04T16:15:40.105Z] #26 3.005 + : /build [2022-04-04T16:15:40.105Z] #26 3.005 + '[' -z '' ']' [2022-04-04T16:15:40.105Z] #26 3.005 ++ mktemp -d [2022-04-04T16:15:40.105Z] #26 3.005 + export GOPATH=/tmp/tmp.6LkQnfok7b [2022-04-04T16:15:40.105Z] #26 3.005 + GOPATH=/tmp/tmp.6LkQnfok7b [2022-04-04T16:15:40.105Z] #26 3.005 + RM_GOPATH=1 [2022-04-04T16:15:40.105Z] #26 3.005 + case "$(go env GOARCH)" in [2022-04-04T16:15:40.105Z] #26 3.026 ++ go env GOARCH [2022-04-04T16:15:40.105Z] #26 3.055 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:40.105Z] #26 3.055 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:40.105Z] #26 3.055 ++ dirname /install.sh [2022-04-04T16:15:40.105Z] #26 3.055 + dir=/ [2022-04-04T16:15:40.105Z] #26 3.055 + bin=dockercli [2022-04-04T16:15:40.105Z] #26 3.055 + shift [2022-04-04T16:15:40.105Z] #26 3.055 + '[' '!' -f //dockercli.installer ']' [2022-04-04T16:15:40.105Z] #26 3.055 + . //dockercli.installer [2022-04-04T16:15:40.105Z] #26 3.055 ++ : stable [2022-04-04T16:15:40.105Z] #26 3.055 ++ : 17.06.2-ce [2022-04-04T16:15:40.105Z] #26 3.055 + install_dockercli [2022-04-04T16:15:40.105Z] #26 3.055 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T16:15:40.105Z] #26 3.055 ++ uname -m [2022-04-04T16:15:40.105Z] #26 3.055 + arch=aarch64 [2022-04-04T16:15:40.105Z] #26 3.055 + '[' aarch64 '!=' x86_64 ']' [2022-04-04T16:15:40.105Z] #26 3.055 + '[' aarch64 '!=' s390x ']' [2022-04-04T16:15:40.105Z] #26 3.055 + '[' aarch64 '!=' armhf ']' [2022-04-04T16:15:40.105Z] #26 3.055 + build_dockercli [2022-04-04T16:15:40.105Z] #26 3.055 + git clone https://github.com/docker/docker-ce /tmp/tmp.6LkQnfok7b/tmp/docker-ce [2022-04-04T16:15:40.105Z] #26 3.055 Cloning into '/tmp/tmp.6LkQnfok7b/tmp/docker-ce'... [2022-04-04T16:15:40.105Z] #26 3.055 Install docker/cli version 17.06.2-ce from stable [2022-04-04T16:15:40.366Z] #26 ... [2022-04-04T16:15:40.366Z] [2022-04-04T16:15:40.366Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:15:40.366Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T16:15:40.366Z] #38 3.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:40.366Z] #38 3.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:40.366Z] #38 4.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:40.366Z] #38 4.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:15:40.366Z] #38 5.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:15:40.366Z] #38 6.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:15:40.366Z] #38 ... [2022-04-04T16:15:40.366Z] [2022-04-04T16:15:40.366Z] #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-04-04T16:15:40.366Z] #31 sha256:f0892990308daa5775d50d51f3d193656df745f3548611dfe7908d4d93182aa3 [2022-04-04T16:15:40.366Z] #31 10.12 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T16:15:40.366Z] #31 11.64 [2022-04-04T16:15:40.554Z] #36 DONE 14.3s [2022-04-04T16:15:40.554Z] [2022-04-04T16:15:40.554Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T16:15:40.554Z] #37 sha256:2730d8c6b4b3e25dfd56903a40c85f3ed98e2f5b07bc460a9ca4ec5bf4d5d242 [2022-04-04T16:15:40.554Z] #37 DONE 0.3s [2022-04-04T16:15:40.554Z] [2022-04-04T16:15:40.554Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:40.554Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:40.888Z] #31 11.90 #=#=# 0.1% ########## 14.9% ##################### 30.4% ################################ 45.1% ######################################### 57.6% ##################################################### 74.3% ###################################################################### 97.5% ######################################################################## 100.0% [2022-04-04T16:15:41.390Z] #26 ... [2022-04-04T16:15:41.391Z] [2022-04-04T16:15:41.391Z] #63 [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-04-04T16:15:41.391Z] #63 sha256:9265c738ead07f2ccaca1d47b48085bc17d7cc30faf39e9763e37140c6e23be9 [2022-04-04T16:15:41.391Z] #63 3.489 + RM_GOPATH=0 [2022-04-04T16:15:41.391Z] #63 3.489 + TMP_GOPATH= [2022-04-04T16:15:41.391Z] #63 3.489 + : /build [2022-04-04T16:15:41.391Z] #63 3.489 + '[' -z '' ']' [2022-04-04T16:15:41.391Z] #63 3.493 ++ mktemp -d [2022-04-04T16:15:41.391Z] #63 3.500 + export GOPATH=/tmp/tmp.xesEYqcP1F [2022-04-04T16:15:41.391Z] #63 3.500 + GOPATH=/tmp/tmp.xesEYqcP1F [2022-04-04T16:15:41.391Z] #63 3.500 + RM_GOPATH=1 [2022-04-04T16:15:41.391Z] #63 3.500 + case "$(go env GOARCH)" in [2022-04-04T16:15:41.391Z] #63 3.501 ++ go env GOARCH [2022-04-04T16:15:41.391Z] #63 3.520 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:41.391Z] #63 3.520 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:15:41.391Z] #63 3.527 ++ dirname /install.sh [2022-04-04T16:15:41.391Z] #63 3.533 + dir=/ [2022-04-04T16:15:41.391Z] #63 3.533 + bin=rootlesskit [2022-04-04T16:15:41.391Z] #63 3.534 + shift [2022-04-04T16:15:41.391Z] #63 3.534 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T16:15:41.391Z] #63 3.534 + . //rootlesskit.installer [2022-04-04T16:15:41.391Z] #63 3.537 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:15:41.391Z] #63 3.537 + install_rootlesskit [2022-04-04T16:15:41.391Z] #63 3.539 + case "$1" in [2022-04-04T16:15:41.391Z] #63 3.541 + export CGO_ENABLED=0 [2022-04-04T16:15:41.391Z] #63 3.541 + CGO_ENABLED=0 [2022-04-04T16:15:41.391Z] #63 3.541 + _install_rootlesskit [2022-04-04T16:15:41.391Z] #63 3.542 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T16:15:41.391Z] #63 3.547 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:15:41.391Z] #63 3.547 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:15:41.391Z] #63 3.547 + GOBIN=/build [2022-04-04T16:15:41.391Z] #63 3.548 + GO111MODULE=on [2022-04-04T16:15:41.391Z] #63 3.548 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:15:41.391Z] #63 4.004 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T16:15:41.498Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.0s [2022-04-04T16:15:42.278Z] #31 13.77 [2022-04-04T16:15:42.326Z] #63 6.056 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:15:42.326Z] #63 6.057 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T16:15:42.891Z] #63 6.758 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T16:15:43.413Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 6.6s done [2022-04-04T16:15:43.413Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-04T16:15:43.670Z] #31 ... [2022-04-04T16:15:43.670Z] [2022-04-04T16:15:43.670Z] #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-04-04T16:15:43.670Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-04T16:15:43.670Z] #36 12.50 tomll can be used in two ways: [2022-04-04T16:15:43.670Z] #36 12.50 Writing to STDIN and reading from STDOUT: [2022-04-04T16:15:43.670Z] #36 12.50 cat file.toml | tomll > file.toml [2022-04-04T16:15:43.670Z] #36 12.50 [2022-04-04T16:15:43.670Z] #36 12.50 Reading and updating a list of files: [2022-04-04T16:15:43.670Z] #36 12.50 tomll a.toml b.toml c.toml [2022-04-04T16:15:43.670Z] #36 12.50 [2022-04-04T16:15:43.670Z] #36 12.50 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T16:15:43.670Z] #36 DONE 14.6s [2022-04-04T16:15:43.670Z] [2022-04-04T16:15:43.670Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:15:43.670Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T16:15:43.670Z] #38 11.91 Fetched 8395 kB in 8s (998 kB/s) [2022-04-04T16:15:45.411Z] #63 9.209 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T16:15:45.613Z] #38 11.91 Reading package lists... [2022-04-04T16:15:45.874Z] #38 16.53 Reading package lists... [2022-04-04T16:15:45.874Z] #38 ... [2022-04-04T16:15:45.874Z] [2022-04-04T16:15:45.874Z] #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-04-04T16:15:45.874Z] #31 sha256:f0892990308daa5775d50d51f3d193656df745f3548611dfe7908d4d93182aa3 [2022-04-04T16:15:45.874Z] #31 17.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T16:15:45.974Z] #63 ... [2022-04-04T16:15:45.974Z] [2022-04-04T16:15:45.974Z] #58 [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-04-04T16:15:45.974Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:15:45.974Z] #58 4.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:45.974Z] #58 4.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:45.974Z] #58 4.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:45.974Z] #58 4.967 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:15:45.974Z] #58 7.039 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:15:45.974Z] #58 9.096 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:15:45.974Z] #58 ... [2022-04-04T16:15:45.974Z] [2022-04-04T16:15:45.975Z] #51 [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-04-04T16:15:45.975Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:15:45.975Z] #51 3.246 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T16:15:46.234Z] #51 ... [2022-04-04T16:15:46.234Z] [2022-04-04T16:15:46.234Z] #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-04-04T16:15:46.234Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:15:46.234Z] #36 3.851 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T16:15:46.234Z] #36 ... [2022-04-04T16:15:46.234Z] [2022-04-04T16:15:46.234Z] #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-04-04T16:15:46.234Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:15:46.234Z] #34 3.244 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T16:15:46.234Z] #34 3.244 Cloning into '.'... [2022-04-04T16:15:46.491Z] #34 ... [2022-04-04T16:15:46.491Z] [2022-04-04T16:15:46.491Z] #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-04-04T16:15:46.491Z] #26 sha256:9b2f452ac9d26907b41d2224f8864b630ffc06fb8d2af1c755679eed1d563a52 [2022-04-04T16:15:46.491Z] #26 9.936 + mkdir -p /build [2022-04-04T16:15:46.491Z] #26 9.940 + mv docker/docker /build/ [2022-04-04T16:15:46.491Z] #26 9.951 + rmdir docker [2022-04-04T16:15:46.491Z] #26 DONE 10.2s [2022-04-04T16:15:46.491Z] [2022-04-04T16:15:46.491Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:15:46.491Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:15:46.491Z] #38 4.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:46.491Z] #38 4.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:46.491Z] #38 4.089 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:46.491Z] #38 4.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:15:46.491Z] #38 6.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:15:46.491Z] #38 8.758 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:15:46.491Z] #38 ... [2022-04-04T16:15:46.491Z] [2022-04-04T16:15:46.491Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:15:46.491Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:15:46.491Z] #14 3.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:46.491Z] #14 3.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:46.491Z] #14 3.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:46.491Z] #14 4.463 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:15:46.491Z] #14 6.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:15:46.491Z] #14 8.480 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:15:46.749Z] #14 ... [2022-04-04T16:15:46.749Z] [2022-04-04T16:15:46.749Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:15:46.749Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:15:46.749Z] #43 3.408 + git clone https://github.com/docker/distribution.git . [2022-04-04T16:15:46.749Z] #43 3.423 Cloning into '.'... [2022-04-04T16:15:46.749Z] #43 ... [2022-04-04T16:15:46.749Z] [2022-04-04T16:15:46.749Z] #49 [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-04-04T16:15:46.749Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:15:46.749Z] #49 3.510 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:15:46.749Z] #49 5.269 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:15:46.749Z] #49 5.316 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:15:46.749Z] #49 5.385 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:15:46.749Z] #49 5.417 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:15:46.749Z] #49 5.664 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:15:46.749Z] #49 5.825 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:15:46.749Z] #49 5.991 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:15:46.749Z] #49 6.011 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:15:46.749Z] #49 6.175 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:15:46.749Z] #49 9.712 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:15:46.749Z] #49 9.754 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:15:46.749Z] #49 9.833 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:15:47.007Z] #49 ... [2022-04-04T16:15:47.007Z] [2022-04-04T16:15:47.007Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:15:47.007Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:15:47.007Z] #47 4.154 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:15:47.007Z] #47 4.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:15:47.007Z] #47 4.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:15:47.007Z] #47 4.709 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T16:15:47.007Z] #47 5.048 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:15:47.007Z] #47 7.191 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:15:47.007Z] #47 9.191 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:15:47.260Z] #31 19.08 #=#=# [2022-04-04T16:15:47.265Z] #47 ... [2022-04-04T16:15:47.265Z] [2022-04-04T16:15:47.265Z] #53 [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-04-04T16:15:47.265Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:15:47.265Z] #53 3.081 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T16:15:47.265Z] #53 3.753 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T16:15:47.265Z] #53 3.753 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T16:15:47.265Z] #53 3.767 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T16:15:47.265Z] #53 5.034 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T16:15:47.265Z] #53 ... [2022-04-04T16:15:47.265Z] [2022-04-04T16:15:47.265Z] #63 [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-04-04T16:15:47.265Z] #63 sha256:9265c738ead07f2ccaca1d47b48085bc17d7cc30faf39e9763e37140c6e23be9 [2022-04-04T16:15:47.265Z] #63 9.963 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T16:15:47.265Z] #63 10.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T16:15:47.265Z] #63 10.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T16:15:47.265Z] #63 10.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:15:47.265Z] #63 10.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T16:15:47.265Z] #63 11.10 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T16:15:47.522Z] #63 11.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T16:15:47.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023736abd29138160) in /home/ubuntu/workspace/moby_PR-43459 [Pipeline] { [Pipeline] checkout [2022-04-04T16:15:47.750Z] The recommended git tool is: git [2022-04-04T16:15:47.780Z] #63 11.52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T16:15:47.780Z] #63 11.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T16:15:47.782Z] #31 19.43 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:48.709Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009797a12bb54f39c) in /home/ubuntu/workspace/moby_PR-43459 [Pipeline] { [2022-04-04T16:15:48.712Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-04T16:15:48.726Z] #31 20.44 [Pipeline] checkout [2022-04-04T16:15:48.842Z] The recommended git tool is: git [2022-04-04T16:15:49.670Z] #31 ... [2022-04-04T16:15:49.670Z] [2022-04-04T16:15:49.670Z] #63 [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-04-04T16:15:49.670Z] #63 sha256:973616413fafe9644e7b07623e89b0b4516afd59e4bacd7a2b3bae3948e36217 [2022-04-04T16:15:49.670Z] #63 10.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T16:15:49.931Z] #63 ... [2022-04-04T16:15:49.932Z] [2022-04-04T16:15:49.932Z] #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-04-04T16:15:49.932Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:15:49.932Z] #14 11.01 Fetched 8395 kB in 8s (1093 kB/s) [2022-04-04T16:15:49.932Z] #14 11.01 Reading package lists... [2022-04-04T16:15:49.932Z] #14 15.76 Reading package lists... [2022-04-04T16:15:49.932Z] #14 19.54 Building dependency tree... [2022-04-04T16:15:49.932Z] #14 ... [2022-04-04T16:15:49.932Z] [2022-04-04T16:15:49.932Z] #51 [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-04-04T16:15:49.932Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T16:15:49.932Z] #51 20.44 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T16:15:49.932Z] #51 20.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:15:49.932Z] #51 20.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T16:15:49.932Z] #51 20.51 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T16:15:49.932Z] #51 20.70 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T16:15:49.932Z] #51 20.74 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T16:15:49.932Z] #51 20.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T16:15:49.932Z] #51 21.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T16:15:49.932Z] #51 21.03 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T16:15:49.932Z] #51 21.07 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T16:15:50.344Z] #63 14.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T16:15:50.575Z] #51 ... [2022-04-04T16:15:50.575Z] [2022-04-04T16:15:50.576Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:15:50.576Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T16:15:50.576Z] #47 11.45 Fetched 8399 kB in 8s (1020 kB/s) [2022-04-04T16:15:50.576Z] #47 11.45 Reading package lists... [2022-04-04T16:15:50.576Z] #47 15.17 Reading package lists... [2022-04-04T16:15:50.576Z] #47 18.91 Building dependency tree... [2022-04-04T16:15:50.633Z] #11 ... [2022-04-04T16:15:50.633Z] [2022-04-04T16:15:50.633Z] #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-04-04T16:15:50.633Z] #38 sha256:34e04c59721ba9cd2cd01935f754d25ab74ab3cd47b1b44a5673d9bc0dc5315c [2022-04-04T16:15:50.633Z] #38 1.877 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T16:15:50.633Z] #38 2.178 [2022-04-04T16:15:50.633Z] #38 2.394 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:50.633Z] #38 2.671 [2022-04-04T16:15:50.633Z] #38 3.765 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T16:15:50.633Z] #38 4.207 [2022-04-04T16:15:50.633Z] #38 4.440 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:50.633Z] #38 4.766 [2022-04-04T16:15:50.633Z] #38 5.781 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T16:15:50.633Z] #38 6.088 [2022-04-04T16:15:50.633Z] #38 6.317 #=#=# ############### 22.0% ######################################### 57.8% ################################################################ 89.8% ######################################################################## 100.0% [2022-04-04T16:15:50.633Z] #38 6.896 [2022-04-04T16:15:50.633Z] #38 7.967 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T16:15:50.633Z] #38 8.300 [2022-04-04T16:15:50.633Z] #38 8.521 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:50.633Z] #38 8.828 [2022-04-04T16:15:50.633Z] #38 9.606 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T16:15:50.633Z] #38 9.867 [2022-04-04T16:15:50.659Z] using credential docker-jenkins-github-credentials [2022-04-04T16:15:50.669Z] Cloning the remote Git repository [2022-04-04T16:15:50.669Z] Cloning with configured refspecs honoured and without tags [2022-04-04T16:15:50.844Z] #47 ... [2022-04-04T16:15:50.844Z] [2022-04-04T16:15:50.844Z] #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-04-04T16:15:50.844Z] #31 sha256:f0892990308daa5775d50d51f3d193656df745f3548611dfe7908d4d93182aa3 [2022-04-04T16:15:50.844Z] #31 22.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T16:15:50.899Z] #38 10.10 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:50.899Z] #38 ... [2022-04-04T16:15:50.899Z] [2022-04-04T16:15:50.899Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:50.899Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:50.465Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:15:50.513Z] > git init /home/ubuntu/workspace/moby_PR-43459 # timeout=10 [2022-04-04T16:15:50.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:15:50.778Z] > git --version # timeout=10 [2022-04-04T16:15:50.791Z] > git --version # 'git version 2.17.1' [2022-04-04T16:15:50.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:15:50.793Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:15:51.638Z] using credential docker-jenkins-github-credentials [2022-04-04T16:15:51.646Z] Cloning the remote Git repository [2022-04-04T16:15:51.646Z] Cloning with configured refspecs honoured and without tags [2022-04-04T16:15:51.717Z] #63 ... [2022-04-04T16:15:51.717Z] [2022-04-04T16:15:51.717Z] #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-04-04T16:15:51.717Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:15:51.717Z] #36 15.17 tomll can be used in two ways: [2022-04-04T16:15:51.717Z] #36 15.17 Writing to STDIN and reading from STDOUT: [2022-04-04T16:15:51.717Z] #36 15.17 cat file.toml | tomll > file.toml [2022-04-04T16:15:51.717Z] #36 15.19 [2022-04-04T16:15:51.717Z] #36 15.19 Reading and updating a list of files: [2022-04-04T16:15:51.717Z] #36 15.19 tomll a.toml b.toml c.toml [2022-04-04T16:15:51.717Z] #36 15.19 [2022-04-04T16:15:51.717Z] #36 15.19 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T16:15:51.717Z] #36 DONE 15.7s [2022-04-04T16:15:51.717Z] [2022-04-04T16:15:51.717Z] #49 [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-04-04T16:15:51.717Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:15:51.717Z] #49 11.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:15:51.717Z] #49 11.94 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:15:51.806Z] #31 23.59 [2022-04-04T16:15:52.068Z] #31 23.84 #=#=# ######################################################################## 100.0% [2022-04-04T16:15:51.568Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:15:51.638Z] > git init /home/ubuntu/workspace/moby_PR-43459 # timeout=10 [2022-04-04T16:15:51.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:15:51.841Z] > git --version # timeout=10 [2022-04-04T16:15:51.853Z] > git --version # 'git version 2.17.1' [2022-04-04T16:15:51.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:15:51.855Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:15:53.012Z] #31 24.81 [2022-04-04T16:15:53.274Z] #31 25.08 Download of images into '/build' complete. [2022-04-04T16:15:53.274Z] #31 25.09 Use something like the following to load the result into a Docker daemon: [2022-04-04T16:15:53.274Z] #31 25.09 tar -cC '/build' . | docker load [2022-04-04T16:15:53.274Z] #31 DONE 25.2s [2022-04-04T16:15:53.274Z] [2022-04-04T16:15:53.274Z] #58 [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-04-04T16:15:53.274Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T16:15:53.274Z] #58 10.76 Reading package lists... [2022-04-04T16:15:53.274Z] #58 14.94 Reading package lists... [2022-04-04T16:15:53.274Z] #58 18.57 Building dependency tree... [2022-04-04T16:15:53.274Z] #58 21.49 The following additional packages will be installed: [2022-04-04T16:15:53.274Z] #58 21.51 libbtrfs0 [2022-04-04T16:15:53.274Z] #58 21.72 The following NEW packages will be installed: [2022-04-04T16:15:53.274Z] #58 21.73 libbtrfs-dev libbtrfs0 [2022-04-04T16:15:53.274Z] #58 22.07 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:15:53.274Z] #58 22.07 Need to get 454 kB of archives. [2022-04-04T16:15:53.274Z] #58 22.07 After this operation, 1275 kB of additional disk space will be used. [2022-04-04T16:15:53.274Z] #58 22.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-04T16:15:53.274Z] #58 22.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-04T16:15:53.274Z] #58 22.90 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:15:53.274Z] #58 23.05 Fetched 454 kB in 0s (1425 kB/s) [2022-04-04T16:15:53.274Z] #58 23.14 Selecting previously unselected package libbtrfs0:arm64. [2022-04-04T16:15:53.275Z] #58 23.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T16:15:53.275Z] #58 23.20 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-04T16:15:53.275Z] #58 23.21 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T16:15:53.275Z] #58 23.41 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-04T16:15:53.275Z] #58 23.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-04T16:15:53.275Z] #58 23.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T16:15:53.275Z] #58 23.66 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T16:15:53.275Z] #58 23.67 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T16:15:53.275Z] #58 23.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:15:53.275Z] #58 DONE 24.4s [2022-04-04T16:15:53.275Z] [2022-04-04T16:15:53.275Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T16:15:53.275Z] #59 sha256:e5a6e1c3021d73c573933cf0f2d40840dc027d6bb290df8b9d8e716fd328efb0 [2022-04-04T16:15:53.536Z] #59 DONE 0.2s [2022-04-04T16:15:53.536Z] [2022-04-04T16:15:53.536Z] #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-04-04T16:15:53.536Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:15:53.536Z] #14 22.38 The following additional packages will be installed: [2022-04-04T16:15:53.536Z] #14 22.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:15:53.536Z] #14 22.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T16:15:53.536Z] #14 22.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T16:15:53.536Z] #14 22.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T16:15:53.536Z] #14 22.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T16:15:53.536Z] #14 22.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T16:15:53.536Z] #14 22.42 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T16:15:53.536Z] #14 22.43 Suggested packages: [2022-04-04T16:15:53.536Z] #14 22.43 gcc-10-locales seccomp wine64 [2022-04-04T16:15:53.536Z] #14 23.52 The following NEW packages will be installed: [2022-04-04T16:15:53.536Z] #14 23.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:15:53.536Z] #14 23.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T16:15:53.536Z] #14 23.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T16:15:53.536Z] #14 23.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T16:15:53.536Z] #14 23.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T16:15:53.536Z] #14 23.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T16:15:53.536Z] #14 23.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T16:15:53.536Z] #14 23.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T16:15:53.536Z] #14 23.56 mingw-w64-x86-64-dev [2022-04-04T16:15:53.536Z] #14 23.91 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:15:53.536Z] #14 23.91 Need to get 108 MB of archives. [2022-04-04T16:15:53.536Z] #14 23.91 After this operation, 620 MB of additional disk space will be used. [2022-04-04T16:15:53.536Z] #14 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-04T16:15:53.536Z] #14 24.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-04T16:15:53.536Z] #14 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T16:15:53.536Z] #14 24.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-04T16:15:53.536Z] #14 24.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-04T16:15:53.536Z] #14 24.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T16:15:53.536Z] #14 24.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-04T16:15:53.536Z] #14 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-04T16:15:53.536Z] #14 24.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-04T16:15:53.612Z] #49 ... [2022-04-04T16:15:53.612Z] [2022-04-04T16:15:53.612Z] #58 [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-04-04T16:15:53.612Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:15:53.612Z] #58 16.36 Fetched 8508 kB in 12s (688 kB/s) [2022-04-04T16:15:53.797Z] #14 24.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-04T16:15:54.213Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.1s [2022-04-04T16:15:54.739Z] #14 25.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-04T16:15:55.000Z] #14 26.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-04T16:15:55.168Z] #11 ... [2022-04-04T16:15:55.168Z] [2022-04-04T16:15:55.168Z] #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-04-04T16:15:55.168Z] #38 sha256:34e04c59721ba9cd2cd01935f754d25ab74ab3cd47b1b44a5673d9bc0dc5315c [2022-04-04T16:15:55.168Z] #38 10.42 [2022-04-04T16:15:55.168Z] #38 10.50 Download of images into '/build' complete. [2022-04-04T16:15:55.168Z] #38 10.50 Use something like the following to load the result into a Docker daemon: [2022-04-04T16:15:55.168Z] #38 10.50 tar -cC '/build' . | docker load [2022-04-04T16:15:55.168Z] #38 DONE 14.6s [2022-04-04T16:15:55.168Z] [2022-04-04T16:15:55.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:15:55.168Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:15:55.261Z] #14 26.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-04T16:15:55.848Z] #14 ... [2022-04-04T16:15:55.848Z] [2022-04-04T16:15:55.848Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:15:55.848Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T16:15:55.848Z] #43 16.65 + git checkout -q v2.3.0 [2022-04-04T16:15:55.848Z] #43 18.30 + 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-04-04T16:15:56.115Z] #43 ... [2022-04-04T16:15:56.115Z] [2022-04-04T16:15:56.115Z] #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-04-04T16:15:56.115Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T16:15:56.115Z] #34 25.59 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T16:15:56.115Z] #34 25.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T16:15:56.115Z] #34 26.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T16:15:56.561Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 12.9s done [2022-04-04T16:15:56.561Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 [2022-04-04T16:15:56.824Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T16:15:56.889Z] #58 16.36 Reading package lists... [2022-04-04T16:15:57.109Z] #11 DONE 43.3s [2022-04-04T16:15:57.109Z] [2022-04-04T16:15:57.109Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T16:15:57.109Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T16:15:57.514Z] #34 ... [2022-04-04T16:15:57.514Z] [2022-04-04T16:15:57.514Z] #53 [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-04-04T16:15:57.514Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-04T16:15:57.514Z] #53 28.29 v3.0.2 [2022-04-04T16:15:57.514Z] #53 DONE 28.5s [2022-04-04T16:15:57.514Z] [2022-04-04T16:15:57.514Z] #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-04-04T16:15:57.514Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:15:57.514Z] #14 27.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-04T16:15:57.514Z] #14 27.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-04T16:15:57.514Z] #14 27.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-04T16:15:57.514Z] #14 27.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-04T16:15:57.514Z] #14 27.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-04T16:15:57.514Z] #14 27.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-04T16:15:57.514Z] #14 27.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-04T16:15:57.514Z] #14 27.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-04T16:15:57.514Z] #14 27.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-04T16:15:57.514Z] #14 27.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-04T16:15:57.514Z] #14 27.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-04T16:15:57.514Z] #14 27.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-04T16:15:57.514Z] #14 27.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-04T16:15:57.514Z] #14 27.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-04T16:15:57.514Z] #14 27.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-04T16:15:57.514Z] #14 27.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-04T16:15:57.514Z] #14 27.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-04T16:15:57.514Z] #14 28.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:15:57.514Z] #14 28.48 Fetched 108 MB in 4s (28.1 MB/s) [2022-04-04T16:15:57.514Z] #14 28.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T16:15:57.776Z] #14 28.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 ... 15700 files and directories currently installed.) [2022-04-04T16:15:57.776Z] #14 28.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-04T16:15:57.776Z] #14 28.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:15:58.525Z] #12 DONE 1.5s [2022-04-04T16:15:58.526Z] [2022-04-04T16:15:58.526Z] #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-04-04T16:15:58.526Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T16:15:58.786Z] #58 21.08 Reading package lists... [2022-04-04T16:15:58.786Z] #58 ... [2022-04-04T16:15:58.786Z] [2022-04-04T16:15:58.786Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:15:58.786Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:15:58.786Z] #43 22.45 Updating files: 92% (1696/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-04T16:15:58.786Z] #43 22.58 + git checkout -q v2.3.0 [2022-04-04T16:15:58.786Z] #43 ... [2022-04-04T16:15:58.786Z] [2022-04-04T16:15:58.786Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:15:58.786Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:15:58.786Z] #47 12.85 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T16:15:58.786Z] #47 17.60 Fetched 8511 kB in 14s (619 kB/s) [2022-04-04T16:15:58.786Z] #47 17.60 Reading package lists... [2022-04-04T16:15:59.045Z] #47 22.77 Reading package lists... [2022-04-04T16:15:59.046Z] #47 ... [2022-04-04T16:15:59.046Z] [2022-04-04T16:15:59.046Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:15:59.046Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:15:59.046Z] #38 16.09 Fetched 8508 kB in 12s (692 kB/s) [2022-04-04T16:15:59.046Z] #38 16.09 Reading package lists... [2022-04-04T16:15:59.109Z] #13 DONE 0.7s [2022-04-04T16:15:59.109Z] [2022-04-04T16:15:59.109Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T16:15:59.109Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T16:15:59.164Z] #14 ... [2022-04-04T16:15:59.164Z] [2022-04-04T16:15:59.164Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:15:59.164Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T16:15:59.164Z] #38 16.53 Reading package lists... [2022-04-04T16:15:59.164Z] #38 20.08 Building dependency tree... [2022-04-04T16:15:59.164Z] #38 23.15 The following additional packages will be installed: [2022-04-04T16:15:59.164Z] #38 23.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T16:15:59.164Z] #38 23.19 Suggested packages: [2022-04-04T16:15:59.164Z] #38 23.20 cmake-doc ninja-build lrzip [2022-04-04T16:15:59.164Z] #38 23.20 Recommended packages: [2022-04-04T16:15:59.164Z] #38 23.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T16:15:59.164Z] #38 23.81 The following NEW packages will be installed: [2022-04-04T16:15:59.164Z] #38 23.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T16:15:59.164Z] #38 23.82 vim-common xxd [2022-04-04T16:15:59.164Z] #38 24.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:15:59.164Z] #38 24.16 Need to get 15.6 MB of archives. [2022-04-04T16:15:59.164Z] #38 24.16 After this operation, 67.4 MB of additional disk space will be used. [2022-04-04T16:15:59.164Z] #38 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:15:59.164Z] #38 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:15:59.164Z] #38 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T16:15:59.164Z] #38 24.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-04T16:15:59.164Z] #38 24.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-04T16:15:59.164Z] #38 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-04T16:15:59.165Z] #38 24.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-04T16:15:59.165Z] #38 24.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-04T16:15:59.165Z] #38 24.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-04T16:15:59.165Z] #38 24.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-04T16:15:59.165Z] #38 25.79 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:15:59.165Z] #38 26.00 Fetched 15.6 MB in 1s (17.3 MB/s) [2022-04-04T16:15:59.165Z] #38 26.14 Selecting previously unselected package xxd. [2022-04-04T16:15:59.165Z] #38 26.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T16:15:59.165Z] #38 26.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T16:15:59.165Z] #38 26.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:15:59.165Z] #38 26.35 Selecting previously unselected package vim-common. [2022-04-04T16:15:59.165Z] #38 26.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:15:59.165Z] #38 26.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:15:59.165Z] #38 26.67 Selecting previously unselected package cmake-data. [2022-04-04T16:15:59.165Z] #38 26.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T16:15:59.165Z] #38 26.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:15:59.165Z] #38 30.03 Selecting previously unselected package libicu67:arm64. [2022-04-04T16:15:59.165Z] #38 30.03 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-04T16:15:59.165Z] #38 30.05 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-04T16:15:59.165Z] #38 ... [2022-04-04T16:15:59.165Z] [2022-04-04T16:15:59.165Z] #51 [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-04-04T16:15:59.165Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T16:15:59.165Z] #51 22.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T16:15:59.165Z] #51 22.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T16:15:59.165Z] #51 24.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:15:59.165Z] #51 24.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T16:15:59.165Z] #51 24.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T16:15:59.165Z] #51 24.34 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T16:15:59.165Z] #51 24.38 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T16:15:59.165Z] #51 24.40 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T16:15:59.165Z] #51 24.53 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T16:15:59.165Z] #51 24.59 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T16:15:59.165Z] #51 24.68 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T16:15:59.165Z] #51 24.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T16:15:59.165Z] #51 24.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T16:15:59.165Z] #51 24.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T16:15:59.165Z] #51 24.95 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T16:15:59.165Z] #51 25.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T16:15:59.165Z] #51 25.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T16:15:59.165Z] #51 25.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T16:15:59.165Z] #51 25.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T16:15:59.165Z] #51 25.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T16:15:59.165Z] #51 25.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T16:15:59.165Z] #51 25.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T16:15:59.165Z] #51 25.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T16:15:59.165Z] #51 25.83 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T16:15:59.165Z] #51 25.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T16:15:59.165Z] #51 25.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T16:15:59.165Z] #51 26.04 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T16:15:59.165Z] #51 26.13 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T16:15:59.165Z] #51 26.14 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T16:15:59.165Z] #51 26.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T16:15:59.165Z] #51 26.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T16:15:59.165Z] #51 26.62 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T16:15:59.165Z] #51 26.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T16:15:59.165Z] #51 26.65 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T16:15:59.165Z] #51 26.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T16:15:59.165Z] #51 26.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T16:15:59.165Z] #51 26.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T16:15:59.165Z] #51 26.69 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T16:15:59.165Z] #51 26.70 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T16:15:59.165Z] #51 26.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T16:15:59.165Z] #51 26.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T16:15:59.165Z] #51 26.76 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T16:15:59.165Z] #51 26.79 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T16:15:59.165Z] #51 26.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T16:15:59.165Z] #51 26.88 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T16:15:59.165Z] #51 26.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T16:15:59.165Z] #51 26.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T16:15:59.165Z] #51 26.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T16:15:59.165Z] #51 26.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T16:15:59.165Z] #51 27.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T16:15:59.165Z] #51 27.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T16:15:59.165Z] #51 27.26 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T16:15:59.165Z] #51 27.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T16:15:59.165Z] #51 27.27 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T16:15:59.165Z] #51 27.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T16:15:59.165Z] #51 27.31 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T16:15:59.165Z] #51 27.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T16:15:59.165Z] #51 27.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T16:15:59.165Z] #51 27.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T16:15:59.165Z] #51 27.40 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T16:15:59.165Z] #51 27.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T16:15:59.165Z] #51 27.48 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T16:15:59.165Z] #51 27.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T16:15:59.165Z] #51 27.53 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T16:15:59.165Z] #51 27.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T16:15:59.165Z] #51 27.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T16:15:59.165Z] #51 27.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T16:15:59.165Z] #51 27.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T16:15:59.165Z] #51 27.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T16:15:59.165Z] #51 27.69 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T16:15:59.165Z] #51 27.71 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T16:15:59.165Z] #51 27.73 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T16:15:59.165Z] #51 28.05 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T16:15:59.165Z] #51 28.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T16:15:59.165Z] #51 28.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T16:15:59.165Z] #51 28.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T16:15:59.165Z] #51 28.16 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T16:15:59.165Z] #51 28.18 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T16:15:59.165Z] #51 28.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T16:15:59.165Z] #51 28.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T16:15:59.165Z] #51 28.23 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T16:15:59.165Z] #51 28.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T16:15:59.165Z] #51 28.49 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T16:15:59.165Z] #51 28.50 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T16:15:59.165Z] #51 28.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T16:15:59.165Z] #51 28.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T16:15:59.165Z] #51 28.64 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T16:15:59.165Z] #51 28.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T16:15:59.165Z] #51 28.76 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T16:15:59.165Z] #51 28.78 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T16:15:59.165Z] #51 28.81 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T16:15:59.165Z] #51 28.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T16:15:59.165Z] #51 28.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T16:15:59.165Z] #51 29.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T16:15:59.165Z] #51 29.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T16:15:59.165Z] #51 29.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T16:15:59.165Z] #51 29.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T16:15:59.165Z] #51 29.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T16:15:59.165Z] #51 29.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T16:15:59.165Z] #51 29.61 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T16:15:59.373Z] #40 ... [2022-04-04T16:15:59.373Z] [2022-04-04T16:15:59.373Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T16:15:59.373Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T16:15:59.373Z] #49 DONE 0.2s [2022-04-04T16:15:59.426Z] #51 30.53 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T16:15:59.426Z] #51 30.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T16:15:59.426Z] #51 30.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T16:15:59.636Z] [2022-04-04T16:15:59.636Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T16:15:59.636Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T16:15:59.636Z] #53 DONE 0.2s [2022-04-04T16:15:59.636Z] [2022-04-04T16:15:59.636Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T16:15:59.636Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T16:15:59.636Z] #40 DONE 0.3s [2022-04-04T16:15:59.636Z] [2022-04-04T16:15:59.636Z] #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-04-04T16:15:59.636Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:15:59.687Z] #51 30.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T16:15:59.687Z] #51 30.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T16:15:59.687Z] #51 30.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T16:15:59.687Z] #51 ... [2022-04-04T16:15:59.687Z] [2022-04-04T16:15:59.687Z] #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-04-04T16:15:59.687Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:15:59.687Z] #14 30.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T16:15:59.687Z] #14 30.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-04T16:15:59.687Z] #14 30.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:16:00.418Z] #38 20.96 Reading package lists... [2022-04-04T16:16:00.418Z] #38 ... [2022-04-04T16:16:00.418Z] [2022-04-04T16:16:00.418Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:16:00.418Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:16:00.418Z] #43 24.27 + 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-04-04T16:16:01.605Z] #14 ... [2022-04-04T16:16:01.605Z] [2022-04-04T16:16:01.605Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:01.605Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T16:16:01.605Z] #47 22.02 The following additional packages will be installed: [2022-04-04T16:16:01.605Z] #47 22.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:16:01.605Z] #47 22.05 python3-protobuf python3-six [2022-04-04T16:16:01.605Z] #47 22.05 Suggested packages: [2022-04-04T16:16:01.605Z] #47 22.07 python3-setuptools [2022-04-04T16:16:01.605Z] #47 22.07 Recommended packages: [2022-04-04T16:16:01.605Z] #47 22.07 iproute2 | iproute [2022-04-04T16:16:01.605Z] #47 22.55 The following NEW packages will be installed: [2022-04-04T16:16:01.605Z] #47 22.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:16:01.605Z] #47 22.56 python3-protobuf python3-six [2022-04-04T16:16:01.605Z] #47 23.01 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:16:01.605Z] #47 23.01 Need to get 2115 kB of archives. [2022-04-04T16:16:01.605Z] #47 23.01 After this operation, 10.7 MB of additional disk space will be used. [2022-04-04T16:16:01.605Z] #47 23.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-04T16:16:01.605Z] #47 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:16:01.605Z] #47 23.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T16:16:01.605Z] #47 23.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-04T16:16:01.605Z] #47 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T16:16:01.605Z] #47 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-04T16:16:01.605Z] #47 23.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-04T16:16:01.605Z] #47 26.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-04T16:16:01.605Z] #47 27.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:16:01.605Z] #47 27.81 Fetched 2115 kB in 4s (533 kB/s) [2022-04-04T16:16:01.605Z] #47 27.90 Selecting previously unselected package libprotobuf23:arm64. [2022-04-04T16:16:01.605Z] #47 27.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T16:16:01.605Z] #47 27.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-04T16:16:01.605Z] #47 27.96 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-04T16:16:01.605Z] #47 28.73 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:16:01.605Z] #47 28.73 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:16:01.605Z] #47 28.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:16:01.605Z] #47 29.05 Selecting previously unselected package python3-six. [2022-04-04T16:16:01.605Z] #47 29.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T16:16:01.605Z] #47 29.06 Unpacking python3-six (1.16.0-2) ... [2022-04-04T16:16:01.605Z] #47 29.17 Selecting previously unselected package python3-protobuf. [2022-04-04T16:16:01.605Z] #47 29.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-04T16:16:01.605Z] #47 29.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T16:16:01.605Z] #47 29.61 Selecting previously unselected package libnet1:arm64. [2022-04-04T16:16:01.605Z] #47 29.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T16:16:01.605Z] #47 29.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:16:01.605Z] #47 29.76 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T16:16:01.605Z] #47 29.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-04T16:16:01.605Z] #47 29.78 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T16:16:01.605Z] #47 29.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T16:16:01.605Z] #47 29.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-04T16:16:01.605Z] #47 29.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T16:16:01.605Z] #47 29.98 Selecting previously unselected package criu. [2022-04-04T16:16:01.605Z] #47 29.99 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-04T16:16:01.605Z] #47 30.00 Unpacking criu (3.16.1-3) ... [2022-04-04T16:16:01.605Z] #47 30.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:16:01.605Z] #47 31.74 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-04T16:16:01.605Z] #47 31.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:16:01.605Z] #47 31.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T16:16:01.605Z] #47 31.79 Setting up python3-six (1.16.0-2) ... [2022-04-04T16:16:01.605Z] #47 32.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T16:16:01.605Z] #47 ... [2022-04-04T16:16:01.605Z] [2022-04-04T16:16:01.605Z] #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-04-04T16:16:01.605Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:16:01.605Z] #14 32.74 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T16:16:01.605Z] #14 32.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T16:16:01.605Z] #14 32.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:16:01.790Z] #43 ... [2022-04-04T16:16:01.791Z] [2022-04-04T16:16:01.791Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:16:01.791Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:16:01.791Z] #14 15.85 Fetched 8508 kB in 12s (696 kB/s) [2022-04-04T16:16:01.791Z] #14 15.85 Reading package lists... [2022-04-04T16:16:01.791Z] #14 20.84 Reading package lists... [2022-04-04T16:16:01.791Z] #14 25.46 Building dependency tree... [2022-04-04T16:16:01.791Z] #14 ... [2022-04-04T16:16:01.791Z] [2022-04-04T16:16:01.791Z] #51 [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-04-04T16:16:01.791Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:01.791Z] #51 24.71 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T16:16:01.791Z] #51 24.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:16:01.791Z] #51 24.79 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T16:16:01.791Z] #51 24.79 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T16:16:01.791Z] #51 24.95 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T16:16:01.791Z] #51 25.15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T16:16:01.791Z] #51 25.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T16:16:01.791Z] #51 25.49 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T16:16:01.791Z] #51 25.49 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T16:16:01.791Z] #51 25.56 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T16:16:01.867Z] #14 32.87 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-04T16:16:01.867Z] #14 32.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T16:16:01.867Z] #14 32.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T16:16:02.130Z] #14 33.01 Selecting previously unselected package dmsetup. [2022-04-04T16:16:02.130Z] #14 33.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T16:16:02.130Z] #14 33.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:16:02.130Z] #14 33.16 Selecting previously unselected package mingw-w64-common. [2022-04-04T16:16:02.130Z] #14 33.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T16:16:02.130Z] #14 33.18 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T16:16:02.187Z] #41 ... [2022-04-04T16:16:02.187Z] [2022-04-04T16:16:02.187Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-04T16:16:02.187Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-04T16:16:02.187Z] #14 DONE 2.9s [2022-04-04T16:16:02.187Z] [2022-04-04T16:16:02.187Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-04T16:16:02.187Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-04T16:16:02.355Z] #51 26.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T16:16:02.355Z] #51 26.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T16:16:03.517Z] #14 ... [2022-04-04T16:16:03.517Z] [2022-04-04T16:16:03.517Z] #60 [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-04-04T16:16:03.517Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:16:03.517Z] #60 0.793 + RM_GOPATH=0 [2022-04-04T16:16:03.517Z] #60 0.793 + TMP_GOPATH= [2022-04-04T16:16:03.517Z] #60 0.793 + : /build [2022-04-04T16:16:03.517Z] #60 0.793 + '[' -z '' ']' [2022-04-04T16:16:03.517Z] #60 0.794 ++ mktemp -d [2022-04-04T16:16:03.517Z] #60 0.794 + export GOPATH=/tmp/tmp.MLxWk3lN2h [2022-04-04T16:16:03.517Z] #60 0.795 + GOPATH=/tmp/tmp.MLxWk3lN2h [2022-04-04T16:16:03.517Z] #60 0.795 + RM_GOPATH=1 [2022-04-04T16:16:03.517Z] #60 0.795 + case "$(go env GOARCH)" in [2022-04-04T16:16:03.517Z] #60 0.795 ++ go env GOARCH [2022-04-04T16:16:03.517Z] #60 0.809 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:03.517Z] #60 0.812 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:03.517Z] #60 0.813 ++ dirname /install.sh [2022-04-04T16:16:03.517Z] #60 0.813 + dir=/ [2022-04-04T16:16:03.517Z] #60 0.816 + bin=containerd [2022-04-04T16:16:03.517Z] #60 0.816 + shift [2022-04-04T16:16:03.517Z] #60 0.816 + '[' '!' -f //containerd.installer ']' [2022-04-04T16:16:03.517Z] #60 0.817 + . //containerd.installer [2022-04-04T16:16:03.517Z] #60 0.817 ++ set -e [2022-04-04T16:16:03.517Z] #60 0.818 ++ : v1.6.2 [2022-04-04T16:16:03.517Z] #60 0.819 + install_containerd [2022-04-04T16:16:03.517Z] #60 0.819 + echo 'Install containerd version v1.6.2' [2022-04-04T16:16:03.517Z] #60 0.828 Install containerd version v1.6.2 [2022-04-04T16:16:03.517Z] #60 0.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MLxWk3lN2h/src/github.com/containerd/containerd [2022-04-04T16:16:03.517Z] #60 0.841 Cloning into '/tmp/tmp.MLxWk3lN2h/src/github.com/containerd/containerd'... [2022-04-04T16:16:03.777Z] #60 ... [2022-04-04T16:16:03.777Z] [2022-04-04T16:16:03.777Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:16:03.777Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T16:16:03.777Z] #38 34.66 Selecting previously unselected package libxml2:arm64. [2022-04-04T16:16:03.777Z] #38 34.66 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-04T16:16:03.777Z] #38 34.67 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:16:04.038Z] #38 35.01 Selecting previously unselected package libarchive13:arm64. [2022-04-04T16:16:04.038Z] #38 35.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-04T16:16:04.038Z] #38 35.03 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-04T16:16:04.107Z] #15 DONE 2.0s [2022-04-04T16:16:04.107Z] [2022-04-04T16:16:04.107Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-04T16:16:04.107Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-04T16:16:04.300Z] #38 35.30 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-04T16:16:04.300Z] #38 35.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-04T16:16:04.300Z] #38 35.31 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-04T16:16:04.560Z] #38 35.43 Selecting previously unselected package librhash0:arm64. [2022-04-04T16:16:04.560Z] #38 35.43 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-04T16:16:04.560Z] #38 35.44 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-04T16:16:04.560Z] #38 35.59 Selecting previously unselected package libuv1:arm64. [2022-04-04T16:16:04.560Z] #38 35.59 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-04T16:16:04.560Z] #38 35.60 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-04T16:16:04.821Z] #38 35.74 Selecting previously unselected package cmake. [2022-04-04T16:16:04.821Z] #38 35.74 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-04T16:16:04.821Z] #38 35.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:16:04.879Z] #51 28.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:16:04.879Z] #51 28.98 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T16:16:04.879Z] #51 29.10 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T16:16:04.879Z] #51 29.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T16:16:04.879Z] #51 29.20 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T16:16:05.137Z] #51 29.22 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T16:16:05.137Z] #51 29.26 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T16:16:05.137Z] #51 29.35 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T16:16:05.137Z] #51 29.37 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T16:16:05.137Z] #51 29.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T16:16:05.137Z] #51 29.46 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T16:16:05.394Z] #51 29.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T16:16:05.394Z] #51 29.60 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T16:16:05.394Z] #51 29.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T16:16:05.653Z] #51 29.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T16:16:05.653Z] #51 29.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T16:16:05.653Z] #51 29.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T16:16:05.653Z] #51 29.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T16:16:05.653Z] #51 29.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T16:16:05.653Z] #51 29.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T16:16:05.910Z] #51 30.07 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T16:16:05.910Z] #51 ... [2022-04-04T16:16:05.910Z] [2022-04-04T16:16:05.910Z] #53 [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-04-04T16:16:05.910Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:16:05.910Z] #53 30.13 v3.0.2 [2022-04-04T16:16:06.023Z] #16 DONE 1.9s [2022-04-04T16:16:06.023Z] [2022-04-04T16:16:06.023Z] #56 [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-04-04T16:16:06.023Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:16:06.023Z] #56 4.235 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:16:06.023Z] #56 5.636 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:16:06.023Z] #56 5.967 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:16:06.023Z] #56 5.967 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:16:06.023Z] #56 5.979 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:16:06.023Z] #56 6.080 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:16:06.023Z] #56 6.441 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:16:06.023Z] #56 6.509 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:16:06.023Z] #56 6.571 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:16:06.023Z] #56 6.821 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:16:06.023Z] #56 ... [2022-04-04T16:16:06.023Z] [2022-04-04T16:16:06.023Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-04T16:16:06.023Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-04T16:16:06.474Z] #53 DONE 30.6s [2022-04-04T16:16:06.474Z] [2022-04-04T16:16:06.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-04-04T16:16:06.474Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:16:06.474Z] #14 25.46 Building dependency tree... [2022-04-04T16:16:06.474Z] #14 28.39 The following additional packages will be installed: [2022-04-04T16:16:06.474Z] #14 28.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:16:06.474Z] #14 28.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T16:16:06.474Z] #14 28.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T16:16:06.475Z] #14 28.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T16:16:06.475Z] #14 28.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T16:16:06.475Z] #14 28.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T16:16:06.475Z] #14 28.41 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T16:16:06.475Z] #14 28.42 Suggested packages: [2022-04-04T16:16:06.475Z] #14 28.44 gcc-10-locales seccomp wine64 [2022-04-04T16:16:06.475Z] #14 29.68 The following NEW packages will be installed: [2022-04-04T16:16:06.475Z] #14 29.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:16:06.475Z] #14 29.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T16:16:06.475Z] #14 29.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T16:16:06.475Z] #14 29.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T16:16:06.475Z] #14 29.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T16:16:06.475Z] #14 29.68 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T16:16:06.475Z] #14 29.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T16:16:06.475Z] #14 29.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T16:16:06.475Z] #14 29.69 mingw-w64-x86-64-dev [2022-04-04T16:16:06.475Z] #14 30.08 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:16:06.475Z] #14 30.08 Need to get 115 MB of archives. [2022-04-04T16:16:06.475Z] #14 30.08 After this operation, 645 MB of additional disk space will be used. [2022-04-04T16:16:06.475Z] #14 30.08 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-04-04T16:16:06.475Z] #14 30.21 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-04-04T16:16:06.475Z] #14 30.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T16:16:06.475Z] #14 30.38 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-04-04T16:16:06.475Z] #14 30.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T16:16:06.475Z] #14 30.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T16:16:06.475Z] #14 30.77 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-04-04T16:16:06.732Z] #14 30.96 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-04-04T16:16:06.732Z] #14 30.96 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-04-04T16:16:07.372Z] #38 38.25 Setting up libicu67:arm64 (67.1-7) ... [2022-04-04T16:16:07.372Z] #38 38.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:16:07.372Z] #38 38.37 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-04T16:16:07.372Z] #38 38.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:16:07.372Z] #38 38.52 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-04T16:16:07.372Z] #38 38.58 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-04T16:16:07.422Z] #17 DONE 1.5s [2022-04-04T16:16:07.422Z] [2022-04-04T16:16:07.422Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-04T16:16:07.422Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-04T16:16:07.633Z] #38 38.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:16:07.633Z] #38 38.68 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:16:07.633Z] #38 ... [2022-04-04T16:16:07.633Z] [2022-04-04T16:16:07.633Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:07.633Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T16:16:07.633Z] #47 32.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T16:16:07.633Z] #47 32.62 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T16:16:07.633Z] #47 35.29 Setting up criu (3.16.1-3) ... [2022-04-04T16:16:07.633Z] #47 36.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:07.633Z] #47 DONE 38.6s [2022-04-04T16:16:07.633Z] [2022-04-04T16:16:07.633Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:16:07.633Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T16:16:07.633Z] #38 38.74 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-04T16:16:07.633Z] #38 38.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:16:07.633Z] #38 38.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:07.663Z] #14 31.69 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-04-04T16:16:07.921Z] #14 ... [2022-04-04T16:16:07.921Z] [2022-04-04T16:16:07.921Z] #58 [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-04-04T16:16:07.921Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:16:07.921Z] #58 21.08 Reading package lists... [2022-04-04T16:16:07.921Z] #58 25.71 Building dependency tree... [2022-04-04T16:16:07.921Z] #58 28.49 The following additional packages will be installed: [2022-04-04T16:16:07.921Z] #58 28.51 libbtrfs0 [2022-04-04T16:16:07.921Z] #58 28.68 The following NEW packages will be installed: [2022-04-04T16:16:07.921Z] #58 28.70 libbtrfs-dev libbtrfs0 [2022-04-04T16:16:07.921Z] #58 29.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:16:07.921Z] #58 29.13 Need to get 460 kB of archives. [2022-04-04T16:16:07.921Z] #58 29.13 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T16:16:07.921Z] #58 29.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:16:07.921Z] #58 29.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:16:07.921Z] #58 30.03 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:16:07.921Z] #58 30.28 Fetched 460 kB in 0s (1329 kB/s) [2022-04-04T16:16:07.921Z] #58 30.40 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:16:07.922Z] #58 30.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:16:07.922Z] #58 30.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:16:07.922Z] #58 30.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:16:07.922Z] #58 30.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:16:07.922Z] #58 30.91 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:16:07.922Z] #58 30.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:16:07.922Z] #58 31.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:16:07.922Z] #58 31.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:16:07.922Z] #58 31.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:07.922Z] #58 DONE 32.1s [2022-04-04T16:16:07.922Z] [2022-04-04T16:16:07.922Z] #51 [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-04-04T16:16:07.922Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:07.922Z] #51 30.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T16:16:07.922Z] #51 30.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T16:16:07.922Z] #51 30.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T16:16:07.922Z] #51 30.91 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T16:16:07.922Z] #51 30.99 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T16:16:07.922Z] #51 31.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T16:16:07.922Z] #51 31.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T16:16:07.922Z] #51 31.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T16:16:07.922Z] #51 31.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T16:16:07.922Z] #51 31.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T16:16:07.922Z] #51 31.96 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T16:16:07.922Z] #51 31.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T16:16:07.922Z] #51 31.99 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T16:16:07.922Z] #51 32.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T16:16:07.922Z] #51 32.16 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T16:16:08.179Z] #51 32.20 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T16:16:08.179Z] #51 32.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T16:16:08.179Z] #51 32.29 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T16:16:08.179Z] #51 32.33 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T16:16:08.179Z] #51 32.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T16:16:08.179Z] #51 32.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T16:16:08.205Z] #38 DONE 39.3s [2022-04-04T16:16:08.205Z] [2022-04-04T16:16:08.205Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:16:08.205Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:16:08.205Z] #14 38.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T16:16:08.205Z] #14 38.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T16:16:08.205Z] #14 38.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:16:08.436Z] #51 32.55 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T16:16:08.436Z] #51 ... [2022-04-04T16:16:08.436Z] [2022-04-04T16:16:08.436Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T16:16:08.436Z] #59 sha256:f5dd1da00f9c1a6e68673719aa035d69f46e0b980114f95381adfb13b8e1bbba [2022-04-04T16:16:08.436Z] #59 DONE 0.4s [2022-04-04T16:16:08.436Z] [2022-04-04T16:16:08.436Z] #51 [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-04-04T16:16:08.436Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:08.436Z] #51 32.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T16:16:08.436Z] #51 32.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T16:16:08.465Z] #14 ... [2022-04-04T16:16:08.465Z] [2022-04-04T16:16:08.465Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T16:16:08.465Z] #39 sha256:2f7fd4e9639a96b086aed251234c866ca83157f1f6a09b9a5f13ffedfd10d560 [2022-04-04T16:16:08.465Z] #39 DONE 0.3s [2022-04-04T16:16:08.693Z] #51 32.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T16:16:08.693Z] #51 32.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T16:16:08.693Z] #51 32.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T16:16:08.693Z] #51 33.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T16:16:08.693Z] #51 33.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T16:16:08.726Z] [2022-04-04T16:16:08.726Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:16:08.726Z] #40 sha256:98e5f28aee57198e34fa7e10cde8b6f1331e40add40219a8cf0cab63847b6d27 [2022-04-04T16:16:08.950Z] #51 33.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T16:16:08.950Z] #51 33.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T16:16:08.950Z] #51 33.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T16:16:08.950Z] #51 33.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T16:16:08.987Z] #40 0.581 + RM_GOPATH=0 [2022-04-04T16:16:08.987Z] #40 0.581 + TMP_GOPATH= [2022-04-04T16:16:09.208Z] #51 33.24 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T16:16:09.208Z] #51 33.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T16:16:09.208Z] #51 33.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T16:16:09.208Z] #51 33.30 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T16:16:09.208Z] #51 33.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T16:16:09.208Z] #51 33.42 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T16:16:09.208Z] #51 33.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T16:16:09.249Z] #40 0.583 + : /build [2022-04-04T16:16:09.249Z] #40 0.583 + '[' -z '' ']' [2022-04-04T16:16:09.249Z] #40 0.583 ++ mktemp -d [2022-04-04T16:16:09.249Z] #40 0.587 + export GOPATH=/tmp/tmp.pFm62Xwudm [2022-04-04T16:16:09.249Z] #40 0.587 + GOPATH=/tmp/tmp.pFm62Xwudm [2022-04-04T16:16:09.249Z] #40 0.587 + RM_GOPATH=1 [2022-04-04T16:16:09.249Z] #40 0.588 + case "$(go env GOARCH)" in [2022-04-04T16:16:09.249Z] #40 0.588 ++ go env GOARCH [2022-04-04T16:16:09.249Z] #40 0.616 Install tini version v0.19.0 [2022-04-04T16:16:09.249Z] #40 0.618 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:09.249Z] #40 0.618 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:09.249Z] #40 0.618 ++ dirname /install.sh [2022-04-04T16:16:09.249Z] #40 0.618 + dir=/ [2022-04-04T16:16:09.249Z] #40 0.618 + bin=tini [2022-04-04T16:16:09.249Z] #40 0.618 + shift [2022-04-04T16:16:09.249Z] #40 0.618 + '[' '!' -f //tini.installer ']' [2022-04-04T16:16:09.249Z] #40 0.618 + . //tini.installer [2022-04-04T16:16:09.249Z] #40 0.618 ++ : v0.19.0 [2022-04-04T16:16:09.249Z] #40 0.618 + install_tini [2022-04-04T16:16:09.249Z] #40 0.618 + echo 'Install tini version v0.19.0' [2022-04-04T16:16:09.249Z] #40 0.618 + git clone https://github.com/krallin/tini.git /tmp/tmp.pFm62Xwudm/tini [2022-04-04T16:16:09.249Z] #40 0.622 Cloning into '/tmp/tmp.pFm62Xwudm/tini'... [2022-04-04T16:16:09.358Z] #18 DONE 1.5s [2022-04-04T16:16:09.358Z] [2022-04-04T16:16:09.358Z] #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-04-04T16:16:09.358Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:16:09.358Z] #19 ... [2022-04-04T16:16:09.358Z] [2022-04-04T16:16:09.358Z] #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-04-04T16:16:09.358Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:16:09.358Z] #43 3.795 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T16:16:09.358Z] #43 ... [2022-04-04T16:16:09.358Z] [2022-04-04T16:16:09.358Z] #58 [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-04-04T16:16:09.358Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:09.358Z] #58 4.409 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T16:16:09.358Z] #58 ... [2022-04-04T16:16:09.358Z] [2022-04-04T16:16:09.358Z] #60 [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-04-04T16:16:09.358Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:16:09.358Z] #60 3.252 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T16:16:09.358Z] #60 4.134 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T16:16:09.358Z] #60 4.187 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T16:16:09.358Z] #60 4.214 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T16:16:09.358Z] #60 5.781 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T16:16:09.466Z] #51 33.50 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T16:16:09.466Z] #51 33.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T16:16:09.466Z] #51 33.54 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T16:16:09.466Z] #51 33.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T16:16:09.466Z] #51 33.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T16:16:09.466Z] #51 33.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T16:16:09.466Z] #51 33.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T16:16:09.466Z] #51 33.73 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T16:16:09.466Z] #51 33.76 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T16:16:09.621Z] #60 ... [2022-04-04T16:16:09.621Z] [2022-04-04T16:16:09.621Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:09.621Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:09.621Z] #54 4.383 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:16:09.621Z] #54 4.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:16:09.621Z] #54 4.689 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:16:09.621Z] #54 4.916 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T16:16:09.621Z] #54 5.309 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:16:09.621Z] #54 6.759 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:16:09.621Z] #54 8.725 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:16:09.824Z] #40 ... [2022-04-04T16:16:09.824Z] [2022-04-04T16:16:09.824Z] #51 [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-04-04T16:16:09.824Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T16:16:09.824Z] #51 30.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T16:16:09.824Z] #51 30.82 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T16:16:09.824Z] #51 30.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T16:16:09.824Z] #51 30.92 go: downloading golang.org/x/text v0.3.7 [2022-04-04T16:16:09.824Z] #51 34.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T16:16:09.824Z] #51 34.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T16:16:09.824Z] #51 34.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T16:16:09.824Z] #51 34.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T16:16:09.824Z] #51 34.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T16:16:09.824Z] #51 34.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T16:16:09.824Z] #51 34.70 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T16:16:09.824Z] #51 34.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T16:16:09.824Z] #51 34.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T16:16:09.824Z] #51 34.88 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T16:16:09.824Z] #51 34.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T16:16:09.824Z] #51 34.92 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T16:16:09.824Z] #51 35.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T16:16:09.824Z] #51 35.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T16:16:09.824Z] #51 35.33 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T16:16:09.824Z] #51 35.63 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T16:16:09.824Z] #51 35.63 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T16:16:09.824Z] #51 35.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T16:16:09.824Z] #51 35.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T16:16:09.824Z] #51 35.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T16:16:09.824Z] #51 35.73 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T16:16:09.824Z] #51 35.87 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T16:16:09.824Z] #51 36.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T16:16:09.824Z] #51 36.10 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T16:16:09.824Z] #51 36.22 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T16:16:09.824Z] #51 37.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T16:16:09.824Z] #51 ... [2022-04-04T16:16:09.824Z] [2022-04-04T16:16:09.824Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:16:09.824Z] #40 sha256:98e5f28aee57198e34fa7e10cde8b6f1331e40add40219a8cf0cab63847b6d27 [2022-04-04T16:16:09.824Z] #40 1.274 + cd /tmp/tmp.pFm62Xwudm/tini [2022-04-04T16:16:09.824Z] #40 1.275 + git checkout -q v0.19.0 [2022-04-04T16:16:09.824Z] #40 1.289 + cmake . [2022-04-04T16:16:09.893Z] #54 ... [2022-04-04T16:16:09.893Z] [2022-04-04T16:16:09.894Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:16:09.894Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:16:09.894Z] #50 3.778 + git clone https://github.com/docker/distribution.git . [2022-04-04T16:16:09.894Z] #50 3.778 Cloning into '.'... [2022-04-04T16:16:09.894Z] #50 ... [2022-04-04T16:16:09.894Z] [2022-04-04T16:16:09.894Z] #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-04-04T16:16:09.894Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:16:09.894Z] #41 3.868 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T16:16:09.894Z] #41 3.873 Cloning into '.'... [2022-04-04T16:16:10.030Z] #51 34.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T16:16:10.030Z] #51 34.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T16:16:10.030Z] #51 34.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T16:16:10.030Z] #51 34.26 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T16:16:10.086Z] #40 1.622 -- The C compiler identification is GNU 10.2.1 [2022-04-04T16:16:10.086Z] #40 1.664 -- Detecting C compiler ABI info [2022-04-04T16:16:10.155Z] #41 ... [2022-04-04T16:16:10.155Z] [2022-04-04T16:16:10.155Z] #56 [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-04-04T16:16:10.155Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:16:10.155Z] #56 10.93 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:16:10.155Z] #56 11.02 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:16:10.288Z] #51 34.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T16:16:10.288Z] #51 34.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T16:16:10.288Z] #51 34.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T16:16:10.288Z] #51 34.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T16:16:10.288Z] #51 34.47 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T16:16:10.417Z] #56 11.17 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:16:10.546Z] #51 34.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T16:16:10.546Z] #51 34.65 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T16:16:10.546Z] #51 34.68 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T16:16:10.546Z] #51 34.70 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T16:16:10.546Z] #51 34.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T16:16:10.546Z] #51 34.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T16:16:10.546Z] #51 34.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T16:16:10.546Z] #51 34.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T16:16:10.546Z] #51 34.84 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T16:16:10.660Z] #40 2.048 -- Detecting C compiler ABI info - done [2022-04-04T16:16:10.660Z] #40 2.155 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T16:16:10.660Z] #40 2.157 -- Detecting C compile features [2022-04-04T16:16:10.660Z] #40 2.165 -- Detecting C compile features - done [2022-04-04T16:16:10.660Z] #40 2.204 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T16:16:10.805Z] #51 34.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T16:16:10.805Z] #51 34.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T16:16:10.805Z] #51 34.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T16:16:10.805Z] #51 35.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T16:16:10.922Z] #40 2.337 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T16:16:10.922Z] #40 2.388 -- Configuring done [2022-04-04T16:16:10.922Z] #40 2.415 -- Generating done [2022-04-04T16:16:10.922Z] #40 2.417 -- Build files have been written to: /tmp/tmp.pFm62Xwudm/tini [2022-04-04T16:16:10.922Z] #40 2.427 + make tini-static [2022-04-04T16:16:11.062Z] #51 35.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T16:16:11.062Z] #51 35.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T16:16:11.062Z] #51 35.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T16:16:11.062Z] #51 35.21 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T16:16:11.062Z] #51 35.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T16:16:11.184Z] #40 2.589 Scanning dependencies of target tini-static [2022-04-04T16:16:11.184Z] #40 2.618 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T16:16:11.321Z] #51 35.46 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T16:16:11.321Z] #51 ... [2022-04-04T16:16:11.321Z] [2022-04-04T16:16:11.321Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:16:11.321Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:16:11.321Z] #38 20.96 Reading package lists... [2022-04-04T16:16:11.321Z] #38 25.56 Building dependency tree... [2022-04-04T16:16:11.321Z] #38 28.52 The following additional packages will be installed: [2022-04-04T16:16:11.321Z] #38 28.52 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T16:16:11.321Z] #38 28.55 Suggested packages: [2022-04-04T16:16:11.321Z] #38 28.55 cmake-doc ninja-build lrzip [2022-04-04T16:16:11.321Z] #38 28.55 Recommended packages: [2022-04-04T16:16:11.321Z] #38 28.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T16:16:11.321Z] #38 29.25 The following NEW packages will be installed: [2022-04-04T16:16:11.321Z] #38 29.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T16:16:11.321Z] #38 29.28 vim-common xxd [2022-04-04T16:16:11.321Z] #38 29.66 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:16:11.321Z] #38 29.66 Need to get 17.7 MB of archives. [2022-04-04T16:16:11.321Z] #38 29.66 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T16:16:11.321Z] #38 29.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:16:11.321Z] #38 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:16:11.321Z] #38 29.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T16:16:11.321Z] #38 29.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:16:11.321Z] #38 30.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T16:16:11.321Z] #38 30.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T16:16:11.321Z] #38 30.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T16:16:11.321Z] #38 30.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T16:16:11.321Z] #38 30.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T16:16:11.321Z] #38 30.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T16:16:11.321Z] #38 31.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:16:11.321Z] #38 31.96 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-04-04T16:16:11.321Z] #38 32.04 Selecting previously unselected package xxd. [2022-04-04T16:16:11.321Z] #38 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:16:11.321Z] #38 32.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:16:11.321Z] #38 32.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:16:11.321Z] #38 32.28 Selecting previously unselected package vim-common. [2022-04-04T16:16:11.321Z] #38 32.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:16:11.321Z] #38 32.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:16:11.321Z] #38 32.72 Selecting previously unselected package cmake-data. [2022-04-04T16:16:11.321Z] #38 32.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T16:16:11.321Z] #38 32.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:16:11.321Z] #38 35.56 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:16:11.321Z] #38 35.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:16:11.321Z] #38 35.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:16:11.808Z] #56 12.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:16:11.808Z] #56 12.65 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:16:12.130Z] #40 3.679 [100%] Linking C executable tini-static [2022-04-04T16:16:12.260Z] #38 ... [2022-04-04T16:16:12.260Z] [2022-04-04T16:16:12.260Z] #51 [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-04-04T16:16:12.260Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:12.260Z] #51 36.59 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T16:16:12.518Z] #51 36.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T16:16:12.518Z] #51 36.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T16:16:12.518Z] #51 36.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T16:16:12.518Z] #51 36.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T16:16:12.518Z] #51 36.75 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T16:16:12.518Z] #51 36.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T16:16:12.705Z] #40 4.107 [100%] Built target tini-static [2022-04-04T16:16:12.705Z] #40 4.169 + mkdir -p /build [2022-04-04T16:16:12.705Z] #40 4.174 + cp tini-static /build/docker-init [2022-04-04T16:16:12.775Z] #51 37.05 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T16:16:12.775Z] #51 37.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T16:16:12.967Z] #40 DONE 4.4s [2022-04-04T16:16:12.967Z] [2022-04-04T16:16:12.967Z] #49 [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-04-04T16:16:12.967Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T16:16:12.967Z] #49 44.00 gotestsum version dev [2022-04-04T16:16:12.967Z] #49 DONE 44.1s [2022-04-04T16:16:12.967Z] [2022-04-04T16:16:12.967Z] #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-04-04T16:16:12.967Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:16:12.967Z] #14 43.92 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T16:16:12.967Z] #14 43.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:12.967Z] #14 43.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:16:13.033Z] #51 37.17 go: downloading golang.org/x/text v0.3.7 [2022-04-04T16:16:13.033Z] #51 ... [2022-04-04T16:16:13.033Z] [2022-04-04T16:16:13.033Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:13.033Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:13.033Z] #47 22.77 Reading package lists... [2022-04-04T16:16:13.033Z] #47 27.10 Building dependency tree... [2022-04-04T16:16:13.033Z] #47 30.06 The following additional packages will be installed: [2022-04-04T16:16:13.033Z] #47 30.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:16:13.033Z] #47 30.07 python3-protobuf python3-six [2022-04-04T16:16:13.033Z] #47 30.09 Suggested packages: [2022-04-04T16:16:13.033Z] #47 30.09 python3-setuptools [2022-04-04T16:16:13.033Z] #47 30.09 Recommended packages: [2022-04-04T16:16:13.033Z] #47 30.09 iproute2 | iproute [2022-04-04T16:16:13.033Z] #47 30.86 The following NEW packages will be installed: [2022-04-04T16:16:13.033Z] #47 30.86 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:16:13.033Z] #47 30.86 python3-protobuf python3-six [2022-04-04T16:16:13.033Z] #47 31.39 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:16:13.033Z] #47 31.39 Need to get 2292 kB of archives. [2022-04-04T16:16:13.033Z] #47 31.39 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T16:16:13.033Z] #47 31.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T16:16:13.033Z] #47 31.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:16:13.033Z] #47 31.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T16:16:13.033Z] #47 31.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T16:16:13.033Z] #47 31.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:16:13.033Z] #47 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-04T16:16:13.033Z] #47 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:16:13.033Z] #47 34.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T16:16:13.033Z] #47 35.88 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:16:13.033Z] #47 36.11 Fetched 2292 kB in 4s (551 kB/s) [2022-04-04T16:16:13.033Z] #47 36.21 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T16:16:13.034Z] #47 36.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:16:13.034Z] #47 36.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T16:16:13.034Z] #47 36.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:16:13.034Z] #47 37.00 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:16:13.034Z] #47 37.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:16:13.229Z] #14 44.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T16:16:13.229Z] #14 44.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:13.229Z] #14 44.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:16:13.290Z] #47 37.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:16:13.290Z] #47 ... [2022-04-04T16:16:13.290Z] [2022-04-04T16:16:13.290Z] #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-04-04T16:16:13.290Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:16:13.290Z] #34 36.43 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T16:16:13.290Z] #34 36.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T16:16:13.290Z] #34 37.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T16:16:14.326Z] Fetching without tags [2022-04-04T16:16:14.359Z] #56 ... [2022-04-04T16:16:14.359Z] [2022-04-04T16:16:14.359Z] #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-04-04T16:16:14.359Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:16:14.359Z] #43 13.83 tomll can be used in two ways: [2022-04-04T16:16:14.359Z] #43 13.84 Writing to STDIN and reading from STDOUT: [2022-04-04T16:16:14.359Z] #43 13.84 cat file.toml | tomll > file.toml [2022-04-04T16:16:14.359Z] #43 13.84 [2022-04-04T16:16:14.359Z] #43 13.84 Reading and updating a list of files: [2022-04-04T16:16:14.359Z] #43 13.84 tomll a.toml b.toml c.toml [2022-04-04T16:16:14.359Z] #43 13.84 [2022-04-04T16:16:14.359Z] #43 13.84 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T16:16:14.359Z] #43 DONE 15.0s [2022-04-04T16:16:14.359Z] [2022-04-04T16:16:14.359Z] #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-04-04T16:16:14.359Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:16:14.359Z] #19 2.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:16:14.359Z] #19 2.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:16:14.359Z] #19 2.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:16:14.359Z] #19 3.248 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T16:16:14.359Z] #19 4.719 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:16:14.506Z] Fetching without tags [2022-04-04T16:16:14.637Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:16:14.809Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:16:14.932Z] #19 5.804 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T16:16:14.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:16:14.385Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:16:14.412Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:16:14.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:16:14.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:16:14.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:16:14.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:16:14.784Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:16:14.812Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:16:15.619Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:16:15.619Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:16:15.797Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:16:15.797Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:16:15.878Z] #19 6.923 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T16:16:14.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:16:14.227Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:16:14.249Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:16:14.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:16:14.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:16:14.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:16:14.316Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:16:14.629Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:16:14.655Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:16:15.505Z] > git remote # timeout=10 [2022-04-04T16:16:15.527Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:16:15.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:16:15.552Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:16:15.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T16:16:15.606Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:16:15.631Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:16:17.268Z] #19 8.051 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T16:16:15.656Z] > git remote # timeout=10 [2022-04-04T16:16:15.680Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:16:15.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:16:15.705Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:16:15.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T16:16:15.768Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:16:15.788Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:16:18.212Z] #19 9.163 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:16:18.525Z] #14 49.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T16:16:18.525Z] #14 49.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:18.525Z] #14 49.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:16:18.541Z] #34 ... [2022-04-04T16:16:18.541Z] [2022-04-04T16:16:18.541Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:16:18.541Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:16:18.541Z] #38 40.92 Selecting previously unselected package libxml2:amd64. [2022-04-04T16:16:18.541Z] #38 40.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T16:16:18.541Z] #38 40.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:16:18.541Z] #38 41.44 Selecting previously unselected package libarchive13:amd64. [2022-04-04T16:16:18.541Z] #38 41.44 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T16:16:18.541Z] #38 41.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:16:18.541Z] #38 41.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T16:16:18.541Z] #38 41.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T16:16:18.541Z] #38 41.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:16:18.541Z] #38 41.90 Selecting previously unselected package librhash0:amd64. [2022-04-04T16:16:18.541Z] #38 41.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T16:16:18.541Z] #38 41.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:16:18.541Z] #38 42.07 Selecting previously unselected package libuv1:amd64. [2022-04-04T16:16:18.541Z] #38 42.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T16:16:18.541Z] #38 42.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:16:18.541Z] #38 42.24 Selecting previously unselected package cmake. [2022-04-04T16:16:18.541Z] #38 42.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T16:16:18.541Z] #38 42.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:16:18.541Z] #38 ... [2022-04-04T16:16:18.541Z] [2022-04-04T16:16:18.541Z] #60 [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-04-04T16:16:18.541Z] #60 sha256:a9e7f52df2de14f880f8ad4ce291bb23bcfc48538113a99229764ec14f3b9aec [2022-04-04T16:16:18.541Z] #60 3.465 + RM_GOPATH=0 [2022-04-04T16:16:18.541Z] #60 3.465 + TMP_GOPATH= [2022-04-04T16:16:18.541Z] #60 3.465 + : /build [2022-04-04T16:16:18.541Z] #60 3.465 + '[' -z '' ']' [2022-04-04T16:16:18.541Z] #60 3.466 ++ mktemp -d [2022-04-04T16:16:18.541Z] #60 3.466 + export GOPATH=/tmp/tmp.mwVi8A3nAQ [2022-04-04T16:16:18.541Z] #60 3.466 + GOPATH=/tmp/tmp.mwVi8A3nAQ [2022-04-04T16:16:18.541Z] #60 3.466 + RM_GOPATH=1 [2022-04-04T16:16:18.541Z] #60 3.467 + case "$(go env GOARCH)" in [2022-04-04T16:16:18.541Z] #60 3.467 ++ go env GOARCH [2022-04-04T16:16:18.541Z] #60 3.507 Install containerd version v1.6.2 [2022-04-04T16:16:18.541Z] #60 3.507 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:18.541Z] #60 3.507 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:18.541Z] #60 3.507 ++ dirname /install.sh [2022-04-04T16:16:18.541Z] #60 3.507 + dir=/ [2022-04-04T16:16:18.541Z] #60 3.507 + bin=containerd [2022-04-04T16:16:18.541Z] #60 3.507 + shift [2022-04-04T16:16:18.541Z] #60 3.507 + '[' '!' -f //containerd.installer ']' [2022-04-04T16:16:18.541Z] #60 3.507 + . //containerd.installer [2022-04-04T16:16:18.541Z] #60 3.507 ++ set -e [2022-04-04T16:16:18.541Z] #60 3.507 ++ : v1.6.2 [2022-04-04T16:16:18.541Z] #60 3.507 + install_containerd [2022-04-04T16:16:18.541Z] #60 3.507 + echo 'Install containerd version v1.6.2' [2022-04-04T16:16:18.541Z] #60 3.507 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mwVi8A3nAQ/src/github.com/containerd/containerd [2022-04-04T16:16:18.541Z] #60 3.507 Cloning into '/tmp/tmp.mwVi8A3nAQ/src/github.com/containerd/containerd'... [2022-04-04T16:16:18.541Z] #60 ... [2022-04-04T16:16:18.541Z] [2022-04-04T16:16:18.541Z] #51 [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-04-04T16:16:18.541Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:18.541Z] #51 42.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T16:16:18.541Z] #51 42.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T16:16:18.541Z] #51 42.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T16:16:18.541Z] #51 42.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T16:16:18.541Z] #51 42.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T16:16:18.541Z] #51 42.35 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T16:16:18.541Z] #51 42.43 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T16:16:18.541Z] #51 42.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T16:16:18.541Z] #51 42.52 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T16:16:18.541Z] #51 42.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T16:16:18.541Z] #51 42.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T16:16:18.541Z] #51 42.68 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T16:16:18.798Z] #51 ... [2022-04-04T16:16:18.798Z] [2022-04-04T16:16:18.798Z] #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-04-04T16:16:18.798Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:16:18.798Z] #14 32.93 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-04-04T16:16:18.798Z] #14 33.38 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-04-04T16:16:18.798Z] #14 33.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-04T16:16:18.798Z] #14 34.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-04T16:16:18.798Z] #14 35.26 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-04-04T16:16:18.798Z] #14 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T16:16:18.798Z] #14 35.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T16:16:18.798Z] #14 35.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:16:18.798Z] #14 35.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:16:18.798Z] #14 35.29 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-04-04T16:16:18.798Z] #14 35.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T16:16:18.798Z] #14 35.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T16:16:18.798Z] #14 35.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T16:16:18.798Z] #14 35.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T16:16:18.798Z] #14 35.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T16:16:18.798Z] #14 35.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T16:16:18.798Z] #14 35.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T16:16:18.798Z] #14 35.39 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-04-04T16:16:18.798Z] #14 35.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T16:16:18.798Z] #14 35.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T16:16:18.798Z] #14 36.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:16:18.798Z] #14 36.60 Fetched 115 MB in 6s (20.4 MB/s) [2022-04-04T16:16:18.798Z] #14 36.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T16:16:18.798Z] #14 36.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:16:18.798Z] #14 36.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:16:18.798Z] #14 36.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:16:18.798Z] #14 39.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T16:16:18.798Z] #14 39.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:16:18.798Z] #14 39.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:16:18.798Z] #14 41.40 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T16:16:18.798Z] #14 41.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T16:16:18.798Z] #14 41.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:16:18.798Z] #14 41.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T16:16:18.798Z] #14 41.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:16:18.798Z] #14 41.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:16:18.798Z] #14 41.72 Selecting previously unselected package dmsetup. [2022-04-04T16:16:18.798Z] #14 41.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:16:18.798Z] #14 41.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:16:18.798Z] #14 41.93 Selecting previously unselected package mingw-w64-common. [2022-04-04T16:16:18.798Z] #14 41.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T16:16:18.798Z] #14 41.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T16:16:19.056Z] #14 ... [2022-04-04T16:16:19.056Z] [2022-04-04T16:16:19.056Z] #51 [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-04-04T16:16:19.056Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:19.056Z] #51 43.08 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T16:16:19.056Z] #51 43.12 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T16:16:19.162Z] #19 10.05 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:16:19.163Z] #19 10.06 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T16:16:19.163Z] #19 10.06 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T16:16:19.163Z] #19 10.07 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T16:16:19.163Z] #19 10.07 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T16:16:19.163Z] #19 10.08 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:16:19.163Z] #19 10.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T16:16:19.163Z] #19 10.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:16:19.163Z] #19 10.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T16:16:19.163Z] #19 10.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T16:16:19.163Z] #19 10.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T16:16:19.163Z] #19 10.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:16:19.313Z] #51 43.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T16:16:19.314Z] #51 43.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T16:16:19.314Z] #51 43.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T16:16:19.314Z] #51 43.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T16:16:19.571Z] #51 43.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T16:16:19.571Z] #51 43.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T16:16:19.571Z] #51 43.72 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T16:16:19.829Z] #51 43.89 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T16:16:20.068Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:16:20.086Z] #51 44.12 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T16:16:20.086Z] #51 44.17 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T16:16:20.086Z] #51 44.24 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T16:16:20.119Z] > git --version # timeout=10 [2022-04-04T16:16:20.144Z] > git --version # 'git version 2.17.1' [2022-04-04T16:16:20.170Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T16:16:20.527Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:16:20.554Z] #19 ... [2022-04-04T16:16:20.554Z] [2022-04-04T16:16:20.554Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:16:20.554Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:16:20.554Z] #50 20.88 + git checkout -q v2.3.0 [2022-04-04T16:16:20.527Z] > git --version # timeout=10 [2022-04-04T16:16:20.560Z] > git --version # 'git version 2.17.1' [2022-04-04T16:16:20.595Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:16:21.456Z] + docker version [2022-04-04T16:16:21.458Z] #51 45.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T16:16:21.497Z] #50 ... [2022-04-04T16:16:21.497Z] [2022-04-04T16:16:21.497Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:21.497Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:21.497Z] #54 12.05 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T16:16:21.497Z] #54 16.95 Fetched 8511 kB in 13s (660 kB/s) [2022-04-04T16:16:21.497Z] #54 16.95 Reading package lists... [2022-04-04T16:16:21.759Z] #54 21.91 Reading package lists... [2022-04-04T16:16:21.759Z] #54 ... [2022-04-04T16:16:21.759Z] [2022-04-04T16:16:21.759Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:16:21.759Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:16:21.988Z] + docker version [2022-04-04T16:16:22.021Z] #50 22.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-04T16:16:22.831Z] #51 ... [2022-04-04T16:16:22.831Z] [2022-04-04T16:16:22.831Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:22.831Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:22.831Z] #47 37.28 Selecting previously unselected package python3-six. [2022-04-04T16:16:22.831Z] #47 37.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T16:16:22.831Z] #47 37.30 Unpacking python3-six (1.16.0-2) ... [2022-04-04T16:16:22.831Z] #47 37.43 Selecting previously unselected package python3-protobuf. [2022-04-04T16:16:22.831Z] #47 37.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T16:16:22.831Z] #47 37.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T16:16:22.831Z] #47 37.98 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:16:22.832Z] #47 38.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:16:22.832Z] #47 38.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:16:22.832Z] #47 38.11 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:16:22.832Z] #47 38.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:16:22.832Z] #47 38.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:16:22.832Z] #47 38.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:16:22.832Z] #47 38.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:16:22.832Z] #47 38.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:16:22.832Z] #47 38.38 Selecting previously unselected package criu. [2022-04-04T16:16:22.832Z] #47 38.38 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T16:16:22.832Z] #47 38.39 Unpacking criu (3.16.1-3) ... [2022-04-04T16:16:22.832Z] #47 39.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:16:22.832Z] #47 40.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:16:22.832Z] #47 40.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:16:22.832Z] #47 40.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:16:22.832Z] #47 40.58 Setting up python3-six (1.16.0-2) ... [2022-04-04T16:16:22.832Z] #47 41.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:16:22.832Z] #47 41.54 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T16:16:22.832Z] #47 44.84 Setting up criu (3.16.1-3) ... [2022-04-04T16:16:22.832Z] #47 46.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:22.832Z] #47 DONE 46.8s [2022-04-04T16:16:22.832Z] [2022-04-04T16:16:22.832Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:16:22.832Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:16:22.832Z] #38 46.02 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:16:22.832Z] #38 46.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:16:22.832Z] #38 46.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:16:22.832Z] #38 46.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:16:22.832Z] #38 46.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:16:22.832Z] #38 46.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:16:22.832Z] #38 46.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:16:22.832Z] #38 46.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:16:22.832Z] #38 46.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:16:22.832Z] #38 46.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:16:22.832Z] #38 46.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:22.832Z] #38 DONE 47.1s [2022-04-04T16:16:23.093Z] [2022-04-04T16:16:23.093Z] #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-04-04T16:16:23.093Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:16:23.093Z] #14 46.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T16:16:23.093Z] #14 46.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T16:16:23.093Z] #14 46.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:16:23.093Z] #14 ... [2022-04-04T16:16:23.093Z] [2022-04-04T16:16:23.093Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T16:16:23.093Z] #39 sha256:e71ae629bd3976b55e09a86b94cf56923d1e7daf528b03147e2032e37e75ffc4 [2022-04-04T16:16:23.093Z] #39 DONE 0.2s [2022-04-04T16:16:23.350Z] [2022-04-04T16:16:23.350Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:16:23.350Z] #40 sha256:c3173e03236f2767d6b80f52ffe298abbadbe5045c1263c2a0d35dbbcda5412f [2022-04-04T16:16:25.120Z] #14 ... [2022-04-04T16:16:25.120Z] [2022-04-04T16:16:25.120Z] #60 [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-04-04T16:16:25.120Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:16:25.120Z] #60 30.43 Updating files: 84% (3862/4592) Updating files: 85% (3904/4592) Updating files: 86% (3950/4592) Updating files: 87% (3996/4592) Updating files: 88% (4041/4592) Updating files: 89% (4087/4592) Updating files: 90% (4133/4592) Updating files: 91% (4179/4592) Updating files: 92% (4225/4592) Updating files: 93% (4271/4592) Updating files: 94% (4317/4592) Updating files: 95% (4363/4592) Updating files: 96% (4409/4592) Updating files: 97% (4455/4592) Updating files: 98% (4501/4592) Updating files: 99% (4547/4592) Updating files: 100% (4592/4592) Updating files: 100% (4592/4592), done. [2022-04-04T16:16:25.120Z] #60 30.75 + cd /tmp/tmp.MLxWk3lN2h/src/github.com/containerd/containerd [2022-04-04T16:16:25.120Z] #60 30.76 + git checkout -q v1.6.2 [2022-04-04T16:16:25.120Z] #60 31.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T16:16:25.120Z] #60 31.18 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T16:16:25.120Z] #60 31.18 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:16:25.120Z] #60 31.18 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:16:25.120Z] #60 31.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T16:16:25.120Z] #60 31.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T16:16:25.120Z] #60 31.19 + '[' '' = dynamic ']' [2022-04-04T16:16:25.120Z] #60 31.19 + make [2022-04-04T16:16:26.061Z] #60 32.42 + bin/ctr [2022-04-04T16:16:26.675Z] #40 3.532 + RM_GOPATH=0 [2022-04-04T16:16:26.675Z] #40 3.532 + TMP_GOPATH= [2022-04-04T16:16:26.675Z] #40 3.532 + : /build [2022-04-04T16:16:26.675Z] #40 3.532 + '[' -z '' ']' [2022-04-04T16:16:26.675Z] #40 3.540 ++ mktemp -d [2022-04-04T16:16:26.675Z] #40 3.540 + export GOPATH=/tmp/tmp.Fbl7iVDLwr [2022-04-04T16:16:26.675Z] #40 3.540 + GOPATH=/tmp/tmp.Fbl7iVDLwr [2022-04-04T16:16:26.675Z] #40 3.540 + RM_GOPATH=1 [2022-04-04T16:16:26.675Z] #40 3.540 + case "$(go env GOARCH)" in [2022-04-04T16:16:26.675Z] #40 3.540 ++ go env GOARCH [2022-04-04T16:16:26.675Z] #40 3.551 Install tini version v0.19.0 [2022-04-04T16:16:26.675Z] #40 3.560 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:26.675Z] #40 3.560 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:26.675Z] #40 3.560 ++ dirname /install.sh [2022-04-04T16:16:26.675Z] #40 3.560 + dir=/ [2022-04-04T16:16:26.675Z] #40 3.560 + bin=tini [2022-04-04T16:16:26.675Z] #40 3.560 + shift [2022-04-04T16:16:26.675Z] #40 3.560 + '[' '!' -f //tini.installer ']' [2022-04-04T16:16:26.675Z] #40 3.560 + . //tini.installer [2022-04-04T16:16:26.675Z] #40 3.560 ++ : v0.19.0 [2022-04-04T16:16:26.675Z] #40 3.560 + install_tini [2022-04-04T16:16:26.675Z] #40 3.560 + echo 'Install tini version v0.19.0' [2022-04-04T16:16:26.675Z] #40 3.560 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fbl7iVDLwr/tini [2022-04-04T16:16:26.675Z] #40 3.560 Cloning into '/tmp/tmp.Fbl7iVDLwr/tini'... [2022-04-04T16:16:27.619Z] #40 4.454 + cd /tmp/tmp.Fbl7iVDLwr/tini [2022-04-04T16:16:27.620Z] #40 4.454 + git checkout -q v0.19.0 [2022-04-04T16:16:27.620Z] #40 4.512 + cmake . [2022-04-04T16:16:27.876Z] #40 4.775 -- The C compiler identification is GNU 10.2.1 [2022-04-04T16:16:27.876Z] #40 4.870 -- Detecting C compiler ABI info [2022-04-04T16:16:28.019Z] Client: Docker Engine - Community [2022-04-04T16:16:28.020Z] Version: 20.10.12 [2022-04-04T16:16:28.020Z] API version: 1.41 [2022-04-04T16:16:28.020Z] Go version: go1.16.12 [2022-04-04T16:16:28.020Z] Git commit: e91ed57 [2022-04-04T16:16:28.020Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T16:16:28.020Z] OS/Arch: linux/amd64 [2022-04-04T16:16:28.020Z] Context: default [2022-04-04T16:16:28.020Z] Experimental: true [2022-04-04T16:16:28.020Z] [2022-04-04T16:16:28.020Z] Server: Docker Engine - Community [2022-04-04T16:16:28.020Z] Engine: [2022-04-04T16:16:28.020Z] Version: 20.10.12 [2022-04-04T16:16:28.020Z] API version: 1.41 (minimum version 1.12) [2022-04-04T16:16:28.020Z] Go version: go1.16.12 [2022-04-04T16:16:28.020Z] Git commit: 459d0df [2022-04-04T16:16:28.020Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T16:16:28.020Z] OS/Arch: linux/amd64 [2022-04-04T16:16:28.020Z] Experimental: true [2022-04-04T16:16:28.020Z] containerd: [2022-04-04T16:16:28.020Z] Version: 1.4.12 [2022-04-04T16:16:28.020Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:16:28.020Z] runc: [2022-04-04T16:16:28.020Z] Version: 1.0.2 [2022-04-04T16:16:28.020Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T16:16:28.020Z] docker-init: [2022-04-04T16:16:28.020Z] Version: 0.19.0 [2022-04-04T16:16:28.020Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T16:16:28.364Z] + docker info [2022-04-04T16:16:28.444Z] #40 ... [2022-04-04T16:16:28.444Z] [2022-04-04T16:16:28.444Z] #49 [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-04-04T16:16:28.444Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:16:28.444Z] #49 51.66 gotestsum version dev [2022-04-04T16:16:28.444Z] #49 DONE 52.5s [2022-04-04T16:16:28.444Z] [2022-04-04T16:16:28.444Z] #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-04-04T16:16:28.444Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:16:28.444Z] #14 52.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T16:16:28.444Z] #14 52.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:16:28.444Z] #14 52.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:16:28.444Z] #14 52.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T16:16:28.444Z] #14 52.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:16:28.444Z] #14 52.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:16:28.586Z] Client: Docker Engine - Community [2022-04-04T16:16:28.586Z] Version: 20.10.12 [2022-04-04T16:16:28.586Z] API version: 1.41 [2022-04-04T16:16:28.586Z] Go version: go1.16.12 [2022-04-04T16:16:28.586Z] Git commit: e91ed57 [2022-04-04T16:16:28.586Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T16:16:28.586Z] OS/Arch: linux/amd64 [2022-04-04T16:16:28.586Z] Context: default [2022-04-04T16:16:28.586Z] Experimental: true [2022-04-04T16:16:28.586Z] [2022-04-04T16:16:28.586Z] Server: Docker Engine - Community [2022-04-04T16:16:28.586Z] Engine: [2022-04-04T16:16:28.586Z] Version: 20.10.12 [2022-04-04T16:16:28.586Z] API version: 1.41 (minimum version 1.12) [2022-04-04T16:16:28.586Z] Go version: go1.16.12 [2022-04-04T16:16:28.586Z] Git commit: 459d0df [2022-04-04T16:16:28.586Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T16:16:28.586Z] OS/Arch: linux/amd64 [2022-04-04T16:16:28.586Z] Experimental: true [2022-04-04T16:16:28.586Z] containerd: [2022-04-04T16:16:28.586Z] Version: 1.4.12 [2022-04-04T16:16:28.586Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:16:28.586Z] runc: [2022-04-04T16:16:28.586Z] Version: 1.0.2 [2022-04-04T16:16:28.586Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T16:16:28.586Z] docker-init: [2022-04-04T16:16:28.586Z] Version: 0.19.0 [2022-04-04T16:16:28.586Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T16:16:28.906Z] + docker info [2022-04-04T16:16:30.171Z] #50 ... [2022-04-04T16:16:30.171Z] [2022-04-04T16:16:30.171Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:30.171Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:30.171Z] #54 21.91 Reading package lists... [2022-04-04T16:16:30.171Z] #54 26.93 Building dependency tree... [2022-04-04T16:16:30.171Z] #54 29.63 The following additional packages will be installed: [2022-04-04T16:16:30.171Z] #54 29.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:16:30.171Z] #54 29.65 python3-protobuf python3-six [2022-04-04T16:16:30.171Z] #54 29.66 Suggested packages: [2022-04-04T16:16:30.171Z] #54 29.66 python3-setuptools [2022-04-04T16:16:30.171Z] #54 29.66 Recommended packages: [2022-04-04T16:16:30.171Z] #54 29.66 iproute2 | iproute [2022-04-04T16:16:30.171Z] #54 30.50 The following NEW packages will be installed: [2022-04-04T16:16:30.171Z] #54 30.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:16:30.171Z] #54 30.51 python3-protobuf python3-six [2022-04-04T16:16:30.433Z] #54 30.98 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:16:30.433Z] #54 30.98 Need to get 2292 kB of archives. [2022-04-04T16:16:30.433Z] #54 30.98 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T16:16:30.433Z] #54 30.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T16:16:30.433Z] #54 31.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:16:30.433Z] #54 31.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T16:16:30.433Z] #54 31.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T16:16:30.433Z] #54 31.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:16:30.695Z] #54 31.13 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-04-04T16:16:30.695Z] #54 31.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:16:31.718Z] #14 ... [2022-04-04T16:16:31.718Z] [2022-04-04T16:16:31.718Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:16:31.718Z] #40 sha256:c3173e03236f2767d6b80f52ffe298abbadbe5045c1263c2a0d35dbbcda5412f [2022-04-04T16:16:31.718Z] #40 5.408 -- Detecting C compiler ABI info - done [2022-04-04T16:16:31.718Z] #40 5.500 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T16:16:31.718Z] #40 5.540 -- Detecting C compile features [2022-04-04T16:16:31.718Z] #40 5.540 -- Detecting C compile features - done [2022-04-04T16:16:31.718Z] #40 5.573 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T16:16:31.718Z] #40 5.737 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T16:16:31.718Z] #40 5.813 -- Configuring done [2022-04-04T16:16:31.718Z] #40 5.834 -- Generating done [2022-04-04T16:16:31.718Z] #40 5.835 -- Build files have been written to: /tmp/tmp.Fbl7iVDLwr/tini [2022-04-04T16:16:31.718Z] #40 5.845 + make tini-static [2022-04-04T16:16:31.718Z] #40 6.062 Scanning dependencies of target tini-static [2022-04-04T16:16:31.718Z] #40 6.119 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T16:16:31.718Z] #40 7.337 [100%] Linking C executable tini-static [2022-04-04T16:16:31.718Z] #40 7.849 [100%] Built target tini-static [2022-04-04T16:16:31.718Z] #40 7.862 + mkdir -p /build [2022-04-04T16:16:31.718Z] #40 7.869 + cp tini-static /build/docker-init [2022-04-04T16:16:31.718Z] #40 DONE 8.1s [2022-04-04T16:16:31.718Z] [2022-04-04T16:16:31.718Z] #63 [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-04-04T16:16:31.718Z] #63 sha256:9265c738ead07f2ccaca1d47b48085bc17d7cc30faf39e9763e37140c6e23be9 [2022-04-04T16:16:32.634Z] #54 ... [2022-04-04T16:16:32.634Z] [2022-04-04T16:16:32.634Z] #60 [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-04-04T16:16:32.634Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:16:32.634Z] #60 32.57 v3.0.2 [2022-04-04T16:16:32.634Z] #60 DONE 33.1s [2022-04-04T16:16:32.634Z] [2022-04-04T16:16:32.634Z] #58 [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-04-04T16:16:32.634Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:32.634Z] #58 31.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:16:32.634Z] #58 31.05 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T16:16:32.634Z] #58 31.09 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T16:16:32.634Z] #58 31.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T16:16:32.634Z] #58 31.46 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T16:16:32.634Z] #58 31.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T16:16:32.634Z] #58 31.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T16:16:32.634Z] #58 31.97 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T16:16:32.634Z] #58 32.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T16:16:32.634Z] #58 32.08 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T16:16:32.634Z] #58 33.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T16:16:32.634Z] #58 33.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T16:16:34.995Z] #63 ... [2022-04-04T16:16:34.995Z] [2022-04-04T16:16:34.995Z] #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-04-04T16:16:34.995Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:16:34.995Z] #14 58.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T16:16:34.995Z] #14 58.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:16:34.995Z] #14 58.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:16:35.187Z] #58 35.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:16:35.187Z] #58 35.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T16:16:35.187Z] #58 35.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T16:16:35.187Z] #58 35.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T16:16:35.187Z] #58 36.00 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T16:16:35.187Z] #58 36.04 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T16:16:35.187Z] #58 36.07 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T16:16:35.448Z] #58 36.13 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T16:16:35.448Z] #58 36.17 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T16:16:35.448Z] #58 36.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T16:16:35.448Z] #58 36.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T16:16:35.448Z] #58 36.31 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T16:16:35.448Z] #58 36.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T16:16:35.448Z] #58 36.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T16:16:35.711Z] #58 36.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T16:16:35.711Z] #58 36.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T16:16:35.711Z] #58 36.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T16:16:35.975Z] #58 36.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T16:16:35.975Z] #58 36.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T16:16:35.975Z] #58 36.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T16:16:35.975Z] #58 36.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T16:16:36.549Z] #58 37.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T16:16:36.549Z] #58 37.26 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T16:16:36.549Z] #58 37.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T16:16:36.549Z] #58 37.36 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T16:16:36.549Z] #58 37.38 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T16:16:36.549Z] #58 37.39 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T16:16:37.494Z] #58 38.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T16:16:37.494Z] #58 38.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T16:16:37.494Z] #58 38.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T16:16:37.494Z] #58 38.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T16:16:37.494Z] #58 38.26 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T16:16:37.494Z] #58 38.29 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T16:16:37.494Z] #58 38.31 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T16:16:37.494Z] #58 38.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T16:16:37.494Z] #58 38.41 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T16:16:37.494Z] #58 38.43 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T16:16:37.494Z] #58 38.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T16:16:37.757Z] #58 38.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T16:16:37.757Z] #58 38.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T16:16:37.757Z] #58 38.59 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T16:16:37.757Z] #58 38.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T16:16:37.757Z] #58 38.68 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T16:16:38.023Z] #58 38.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T16:16:38.023Z] #58 38.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T16:16:38.023Z] #58 38.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T16:16:38.283Z] #58 39.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T16:16:38.283Z] #58 39.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T16:16:38.283Z] #58 39.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T16:16:38.283Z] #58 39.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T16:16:38.283Z] #58 39.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T16:16:38.300Z] #60 ... [2022-04-04T16:16:38.300Z] [2022-04-04T16:16:38.300Z] #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-04-04T16:16:38.300Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:16:38.300Z] #14 57.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T16:16:38.300Z] #14 57.99 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:38.300Z] #14 58.00 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:16:38.300Z] #14 62.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T16:16:38.300Z] #14 62.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:38.300Z] #14 62.15 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:16:38.300Z] #14 66.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T16:16:38.300Z] #14 66.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:38.300Z] #14 66.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:16:38.544Z] #58 39.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T16:16:38.544Z] #58 39.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T16:16:38.544Z] #58 ... [2022-04-04T16:16:38.544Z] [2022-04-04T16:16:38.544Z] #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-04-04T16:16:38.544Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:16:38.806Z] #41 39.08 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T16:16:38.806Z] #41 39.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T16:16:39.068Z] #41 39.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T16:16:43.229Z] Client: [2022-04-04T16:16:43.229Z] Context: default [2022-04-04T16:16:43.229Z] Debug Mode: false [2022-04-04T16:16:43.229Z] Plugins: [2022-04-04T16:16:43.229Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T16:16:43.229Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T16:16:43.229Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T16:16:43.229Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T16:16:43.229Z] [2022-04-04T16:16:43.229Z] Server: [2022-04-04T16:16:43.229Z] Containers: 0 [2022-04-04T16:16:43.229Z] Running: 0 [2022-04-04T16:16:43.229Z] Paused: 0 [2022-04-04T16:16:43.229Z] Stopped: 0 [2022-04-04T16:16:43.229Z] Images: 0 [2022-04-04T16:16:43.229Z] Server Version: 20.10.12 [2022-04-04T16:16:43.229Z] Storage Driver: overlay2 [2022-04-04T16:16:43.229Z] Backing Filesystem: extfs [2022-04-04T16:16:43.229Z] Supports d_type: true [2022-04-04T16:16:43.229Z] Native Overlay Diff: true [2022-04-04T16:16:43.229Z] userxattr: false [2022-04-04T16:16:43.229Z] Logging Driver: json-file [2022-04-04T16:16:43.229Z] Cgroup Driver: cgroupfs [2022-04-04T16:16:43.229Z] Cgroup Version: 1 [2022-04-04T16:16:43.229Z] Plugins: [2022-04-04T16:16:43.229Z] Volume: local [2022-04-04T16:16:43.229Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T16:16:43.229Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T16:16:43.229Z] Swarm: inactive [2022-04-04T16:16:43.229Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T16:16:43.229Z] Default Runtime: runc [2022-04-04T16:16:43.229Z] Init Binary: docker-init [2022-04-04T16:16:43.229Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:16:43.229Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T16:16:43.229Z] init version: de40ad0 [2022-04-04T16:16:43.229Z] Security Options: [2022-04-04T16:16:43.229Z] apparmor [2022-04-04T16:16:43.229Z] seccomp [2022-04-04T16:16:43.229Z] Profile: default [2022-04-04T16:16:43.229Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T16:16:43.229Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T16:16:43.229Z] OSType: linux [2022-04-04T16:16:43.229Z] Architecture: x86_64 [2022-04-04T16:16:43.229Z] CPUs: 2 [2022-04-04T16:16:43.229Z] Total Memory: 7.565GiB [2022-04-04T16:16:43.229Z] Name: ip-10-100-89-95 [2022-04-04T16:16:43.229Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T16:16:43.229Z] Docker Root Dir: /var/lib/docker [2022-04-04T16:16:43.229Z] Debug Mode: false [2022-04-04T16:16:43.229Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:16:43.229Z] Labels: [2022-04-04T16:16:43.229Z] Experimental: true [2022-04-04T16:16:43.229Z] Insecure Registries: [2022-04-04T16:16:43.229Z] 127.0.0.0/8 [2022-04-04T16:16:43.229Z] Live Restore Enabled: true [2022-04-04T16:16:43.229Z] [2022-04-04T16:16:43.229Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T16:16:43.589Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:16:43.589Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:16:43.589Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43459/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T16:16:43.589Z] + bash /home/ubuntu/workspace/moby_PR-43459/check-config.sh [2022-04-04T16:16:43.589Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T16:16:43.589Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T16:16:43.589Z] [2022-04-04T16:16:43.589Z] Generally Necessary: [2022-04-04T16:16:43.589Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T16:16:43.589Z] - apparmor: enabled and tools installed [2022-04-04T16:16:43.589Z] - CONFIG_NAMESPACES: enabled [2022-04-04T16:16:43.589Z] - CONFIG_NET_NS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_PID_NS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_IPC_NS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_UTS_NS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_CGROUPS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T16:16:43.589Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T16:16:43.589Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T16:16:43.589Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T16:16:43.589Z] - CONFIG_CPUSETS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_MEMCG: enabled [2022-04-04T16:16:43.589Z] - CONFIG_KEYS: enabled [2022-04-04T16:16:43.589Z] - CONFIG_VETH: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T16:16:43.589Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T16:16:43.802Z] Client: [2022-04-04T16:16:43.802Z] Context: default [2022-04-04T16:16:43.802Z] Debug Mode: false [2022-04-04T16:16:43.802Z] Plugins: [2022-04-04T16:16:43.802Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T16:16:43.802Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T16:16:43.802Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T16:16:43.802Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T16:16:43.802Z] [2022-04-04T16:16:43.802Z] Server: [2022-04-04T16:16:43.802Z] Containers: 0 [2022-04-04T16:16:43.802Z] Running: 0 [2022-04-04T16:16:43.802Z] Paused: 0 [2022-04-04T16:16:43.802Z] Stopped: 0 [2022-04-04T16:16:43.802Z] Images: 0 [2022-04-04T16:16:43.802Z] Server Version: 20.10.12 [2022-04-04T16:16:43.802Z] Storage Driver: overlay2 [2022-04-04T16:16:43.802Z] Backing Filesystem: extfs [2022-04-04T16:16:43.802Z] Supports d_type: true [2022-04-04T16:16:43.802Z] Native Overlay Diff: true [2022-04-04T16:16:43.802Z] userxattr: false [2022-04-04T16:16:43.802Z] Logging Driver: json-file [2022-04-04T16:16:43.802Z] Cgroup Driver: cgroupfs [2022-04-04T16:16:43.802Z] Cgroup Version: 1 [2022-04-04T16:16:43.802Z] Plugins: [2022-04-04T16:16:43.802Z] Volume: local [2022-04-04T16:16:43.802Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T16:16:43.802Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T16:16:43.802Z] Swarm: inactive [2022-04-04T16:16:43.802Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T16:16:43.802Z] Default Runtime: runc [2022-04-04T16:16:43.802Z] Init Binary: docker-init [2022-04-04T16:16:43.802Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T16:16:43.802Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T16:16:43.802Z] init version: de40ad0 [2022-04-04T16:16:43.802Z] Security Options: [2022-04-04T16:16:43.802Z] apparmor [2022-04-04T16:16:43.802Z] seccomp [2022-04-04T16:16:43.802Z] Profile: default [2022-04-04T16:16:43.802Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T16:16:43.802Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T16:16:43.802Z] OSType: linux [2022-04-04T16:16:43.802Z] Architecture: x86_64 [2022-04-04T16:16:43.802Z] CPUs: 2 [2022-04-04T16:16:43.802Z] Total Memory: 7.565GiB [2022-04-04T16:16:43.802Z] Name: ip-10-100-102-168 [2022-04-04T16:16:43.802Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T16:16:43.802Z] Docker Root Dir: /var/lib/docker [2022-04-04T16:16:43.802Z] Debug Mode: false [2022-04-04T16:16:43.802Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:16:43.802Z] Labels: [2022-04-04T16:16:43.802Z] Experimental: true [2022-04-04T16:16:43.802Z] Insecure Registries: [2022-04-04T16:16:43.802Z] 127.0.0.0/8 [2022-04-04T16:16:43.802Z] Live Restore Enabled: true [2022-04-04T16:16:43.802Z] [2022-04-04T16:16:43.802Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T16:16:43.876Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T16:16:43.876Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T16:16:43.876Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T16:16:43.876Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T16:16:43.876Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T16:16:43.876Z] [2022-04-04T16:16:43.876Z] Optional Features: [2022-04-04T16:16:43.876Z] - CONFIG_USER_NS: enabled [2022-04-04T16:16:43.876Z] - CONFIG_SECCOMP: enabled [2022-04-04T16:16:43.876Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T16:16:43.876Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T16:16:43.876Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T16:16:43.876Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T16:16:43.876Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T16:16:43.876Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T16:16:43.877Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T16:16:43.877Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T16:16:43.877Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T16:16:43.877Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T16:16:43.877Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T16:16:43.877Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T16:16:43.877Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T16:16:43.877Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T16:16:43.877Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T16:16:43.877Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T16:16:43.877Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T16:16:43.877Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T16:16:43.877Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T16:16:43.877Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T16:16:43.877Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T16:16:43.877Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T16:16:43.877Z] - CONFIG_EXT4_FS: enabled [2022-04-04T16:16:43.877Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T16:16:43.877Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T16:16:43.877Z] - Network Drivers: [2022-04-04T16:16:43.877Z] - "overlay": [2022-04-04T16:16:43.877Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T16:16:43.877Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T16:16:43.877Z] Optional (for encrypted networks): [2022-04-04T16:16:44.110Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:16:44.110Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:16:44.110Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43459/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T16:16:44.110Z] + bash /home/ubuntu/workspace/moby_PR-43459/check-config.sh [2022-04-04T16:16:44.110Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T16:16:44.110Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T16:16:44.110Z] [2022-04-04T16:16:44.110Z] Generally Necessary: [2022-04-04T16:16:44.110Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T16:16:44.110Z] - apparmor: enabled and tools installed [2022-04-04T16:16:44.110Z] - CONFIG_NAMESPACES: enabled [2022-04-04T16:16:44.110Z] - CONFIG_NET_NS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_PID_NS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_IPC_NS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_UTS_NS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CGROUPS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CPUSETS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_MEMCG: enabled [2022-04-04T16:16:44.110Z] - CONFIG_KEYS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_VETH: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T16:16:44.110Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T16:16:44.110Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T16:16:44.110Z] [2022-04-04T16:16:44.110Z] Optional Features: [2022-04-04T16:16:44.110Z] - CONFIG_USER_NS: enabled [2022-04-04T16:16:44.110Z] - CONFIG_SECCOMP: enabled [2022-04-04T16:16:44.110Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T16:16:44.140Z] - CONFIG_CRYPTO: enabled [2022-04-04T16:16:44.140Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T16:16:44.140Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T16:16:44.140Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T16:16:44.140Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T16:16:44.141Z] - CONFIG_XFRM: enabled [2022-04-04T16:16:44.141Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T16:16:44.141Z] - "ipvlan": [2022-04-04T16:16:44.141Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T16:16:44.141Z] - "macvlan": [2022-04-04T16:16:44.141Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T16:16:44.141Z] - "ftp,tftp client in container": [2022-04-04T16:16:44.141Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T16:16:44.141Z] - Storage Drivers: [2022-04-04T16:16:44.141Z] - "aufs": [2022-04-04T16:16:44.141Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T16:16:44.141Z] - "btrfs": [2022-04-04T16:16:44.141Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T16:16:44.141Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T16:16:44.141Z] - "devicemapper": [2022-04-04T16:16:44.141Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T16:16:44.141Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T16:16:44.141Z] - "overlay": [2022-04-04T16:16:44.141Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T16:16:44.141Z] - "zfs": [2022-04-04T16:16:44.141Z] - /dev/zfs: present [2022-04-04T16:16:44.141Z] - zfs command: missing [2022-04-04T16:16:44.141Z] - zpool command: missing [2022-04-04T16:16:44.141Z] [2022-04-04T16:16:44.141Z] Limits: [2022-04-04T16:16:44.141Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T16:16:44.141Z] [2022-04-04T16:16:44.141Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T16:16:44.381Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T16:16:44.381Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T16:16:44.381Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T16:16:44.381Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T16:16:44.381Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T16:16:44.381Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T16:16:44.381Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T16:16:44.381Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T16:16:44.381Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T16:16:44.381Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T16:16:44.381Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T16:16:44.381Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T16:16:44.381Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T16:16:44.381Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T16:16:44.381Z] - CONFIG_EXT4_FS: enabled [2022-04-04T16:16:44.381Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T16:16:44.381Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T16:16:44.381Z] - Network Drivers: [2022-04-04T16:16:44.381Z] - "overlay": [2022-04-04T16:16:44.381Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T16:16:44.381Z] Optional (for encrypted networks): [2022-04-04T16:16:44.381Z] - CONFIG_CRYPTO: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T16:16:44.381Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T16:16:44.381Z] - CONFIG_XFRM: enabled [2022-04-04T16:16:44.381Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T16:16:44.381Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T16:16:44.381Z] - "ipvlan": [2022-04-04T16:16:44.485Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a19508560ba19579a76e270e8f1de55134285d38 . [2022-04-04T16:16:44.596Z] #41 ... [2022-04-04T16:16:44.596Z] [2022-04-04T16:16:44.596Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:44.596Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:44.596Z] #54 34.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T16:16:44.596Z] #54 35.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:16:44.596Z] #54 36.00 Fetched 2292 kB in 4s (520 kB/s) [2022-04-04T16:16:44.596Z] #54 36.06 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T16:16:44.596Z] #54 36.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:16:44.596Z] #54 36.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T16:16:44.596Z] #54 36.16 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:16:44.596Z] #54 36.89 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:16:44.597Z] #54 36.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:16:44.597Z] #54 36.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:16:44.597Z] #54 37.32 Selecting previously unselected package python3-six. [2022-04-04T16:16:44.597Z] #54 37.35 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T16:16:44.597Z] #54 37.37 Unpacking python3-six (1.16.0-2) ... [2022-04-04T16:16:44.597Z] #54 37.56 Selecting previously unselected package python3-protobuf. [2022-04-04T16:16:44.597Z] #54 37.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T16:16:44.597Z] #54 37.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T16:16:44.597Z] #54 38.11 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:16:44.597Z] #54 38.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:16:44.597Z] #54 38.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:16:44.597Z] #54 38.38 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:16:44.597Z] #54 38.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:16:44.597Z] #54 38.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:16:44.597Z] #54 38.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:16:44.597Z] #54 38.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:16:44.597Z] #54 38.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:16:44.597Z] #54 38.67 Selecting previously unselected package criu. [2022-04-04T16:16:44.597Z] #54 38.67 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T16:16:44.597Z] #54 38.68 Unpacking criu (3.16.1-3) ... [2022-04-04T16:16:44.597Z] #54 39.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:16:44.597Z] #54 41.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:16:44.597Z] #54 41.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:16:44.597Z] #54 41.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:16:44.597Z] #54 41.26 Setting up python3-six (1.16.0-2) ... [2022-04-04T16:16:44.597Z] #54 42.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:16:44.597Z] #54 42.71 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T16:16:44.597Z] #54 ... [2022-04-04T16:16:44.597Z] [2022-04-04T16:16:44.597Z] #58 [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-04-04T16:16:44.597Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:44.597Z] #58 39.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T16:16:44.597Z] #58 39.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T16:16:44.597Z] #58 39.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T16:16:44.597Z] #58 39.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T16:16:44.597Z] #58 39.57 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T16:16:44.597Z] #58 39.64 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T16:16:44.597Z] #58 39.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T16:16:44.597Z] #58 39.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T16:16:44.597Z] #58 39.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T16:16:44.597Z] #58 39.80 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T16:16:44.597Z] #58 39.84 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T16:16:44.597Z] #58 39.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T16:16:44.597Z] #58 39.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T16:16:44.597Z] #58 39.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T16:16:44.597Z] #58 39.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T16:16:44.597Z] #58 39.98 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T16:16:44.597Z] #58 40.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T16:16:44.597Z] #58 40.72 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T16:16:44.597Z] #58 40.72 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T16:16:44.597Z] #58 40.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T16:16:44.597Z] #58 40.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T16:16:44.597Z] #58 40.80 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T16:16:44.597Z] #58 40.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T16:16:44.597Z] #58 40.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T16:16:44.597Z] #58 40.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T16:16:44.597Z] #58 40.90 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T16:16:44.597Z] #58 41.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T16:16:44.597Z] #58 41.04 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T16:16:44.597Z] #58 41.06 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T16:16:44.597Z] #58 41.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T16:16:44.597Z] #58 41.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T16:16:44.597Z] #58 41.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T16:16:44.597Z] #58 41.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T16:16:44.597Z] #58 41.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T16:16:44.597Z] #58 41.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T16:16:44.597Z] #58 41.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T16:16:44.597Z] #58 41.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T16:16:44.597Z] #58 41.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T16:16:44.597Z] #58 41.50 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T16:16:44.597Z] #58 41.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T16:16:44.597Z] #58 41.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T16:16:44.597Z] #58 41.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T16:16:44.597Z] #58 41.62 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T16:16:44.597Z] #58 41.81 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T16:16:44.597Z] #58 42.17 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T16:16:44.597Z] #58 43.31 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T16:16:44.597Z] #58 43.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T16:16:44.597Z] #58 43.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T16:16:44.597Z] #58 43.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T16:16:44.597Z] #58 43.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T16:16:44.597Z] #58 43.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T16:16:44.597Z] #58 43.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T16:16:44.597Z] #58 43.86 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T16:16:44.597Z] #58 44.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T16:16:44.597Z] #58 44.10 go: downloading golang.org/x/text v0.3.7 [2022-04-04T16:16:44.647Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T16:16:44.647Z] - "macvlan": [2022-04-04T16:16:44.647Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T16:16:44.647Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T16:16:44.647Z] - "ftp,tftp client in container": [2022-04-04T16:16:44.647Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T16:16:44.647Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T16:16:44.647Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T16:16:44.647Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T16:16:44.647Z] - Storage Drivers: [2022-04-04T16:16:44.647Z] - "aufs": [2022-04-04T16:16:44.647Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T16:16:44.647Z] - "btrfs": [2022-04-04T16:16:44.647Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T16:16:44.647Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T16:16:44.647Z] - "devicemapper": [2022-04-04T16:16:44.647Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T16:16:44.647Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T16:16:44.647Z] - "overlay": [2022-04-04T16:16:44.647Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T16:16:44.647Z] - "zfs": [2022-04-04T16:16:44.647Z] - /dev/zfs: present [2022-04-04T16:16:44.647Z] - zfs command: missing [2022-04-04T16:16:44.647Z] - zpool command: missing [2022-04-04T16:16:44.647Z] [2022-04-04T16:16:44.647Z] Limits: [2022-04-04T16:16:44.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T16:16:44.647Z] [2022-04-04T16:16:44.647Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T16:16:44.744Z] #2 [internal] load .dockerignore [2022-04-04T16:16:44.744Z] #2 sha256:f2c14432193be26c57c3986aa6cd7e6e63e4db6b0cadc07a1278e601e14ab349 [2022-04-04T16:16:44.986Z] + sudo modprobe ip_vs [2022-04-04T16:16:44.986Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a19508560ba19579a76e270e8f1de55134285d38 . [2022-04-04T16:16:45.002Z] #2 transferring context: 87B done [2022-04-04T16:16:45.002Z] #2 DONE 0.1s [2022-04-04T16:16:45.002Z] [2022-04-04T16:16:45.002Z] #1 [internal] load build definition from Dockerfile [2022-04-04T16:16:45.002Z] #1 sha256:176fad657f86d7854fba6a2f0be94332456db180e8498b1d365548b8cba7716f [2022-04-04T16:16:45.002Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T16:16:45.002Z] #1 DONE 0.2s [2022-04-04T16:16:45.002Z] [2022-04-04T16:16:45.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T16:16:45.002Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T16:16:45.012Z] #14 75.21 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T16:16:45.012Z] #14 75.21 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-04T16:16:45.012Z] #14 75.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:16:45.247Z] #1 [internal] load build definition from Dockerfile [2022-04-04T16:16:45.247Z] #1 sha256:8bb5fc566457f1168d37c2913a672c1260614052f940742dfe06eb6b8b59a89f [2022-04-04T16:16:45.247Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-04-04T16:16:45.247Z] #1 DONE 0.1s [2022-04-04T16:16:45.247Z] [2022-04-04T16:16:45.247Z] #2 [internal] load .dockerignore [2022-04-04T16:16:45.247Z] #2 sha256:56ae661c30ae2a143a6cfcc206d1d0724413c02e503458de7dafd6b9d87da003 [2022-04-04T16:16:45.247Z] #2 transferring context: 87B done [2022-04-04T16:16:45.247Z] #2 DONE 0.1s [2022-04-04T16:16:45.247Z] [2022-04-04T16:16:45.247Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T16:16:45.247Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T16:16:45.269Z] #3 DONE 0.4s [2022-04-04T16:16:45.527Z] [2022-04-04T16:16:45.527Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T16:16:45.527Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T16:16:45.527Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T16:16:45.527Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T16:16:45.527Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T16:16:45.527Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T16:16:45.527Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-04-04T16:16:45.527Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-04T16:16:45.786Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-04T16:16:45.786Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-04T16:16:46.192Z] #3 DONE 0.7s [2022-04-04T16:16:46.192Z] [2022-04-04T16:16:46.192Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T16:16:46.192Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T16:16:46.192Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T16:16:46.192Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-04-04T16:16:46.192Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T16:16:46.192Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T16:16:46.192Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T16:16:46.351Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-04T16:16:46.424Z] #14 ... [2022-04-04T16:16:46.424Z] [2022-04-04T16:16:46.424Z] #63 [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-04-04T16:16:46.424Z] #63 sha256:973616413fafe9644e7b07623e89b0b4516afd59e4bacd7a2b3bae3948e36217 [2022-04-04T16:16:46.424Z] #63 77.00 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:16:46.424Z] #63 77.00 + GOBIN=/build [2022-04-04T16:16:46.424Z] #63 77.00 + GO111MODULE=on [2022-04-04T16:16:46.424Z] #63 77.01 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:16:46.762Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.5s [2022-04-04T16:16:47.183Z] #14 69.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T16:16:47.183Z] #14 69.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:16:47.183Z] #14 69.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:16:47.183Z] #14 ... [2022-04-04T16:16:47.183Z] [2022-04-04T16:16:47.183Z] #60 [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-04-04T16:16:47.183Z] #60 sha256:a9e7f52df2de14f880f8ad4ce291bb23bcfc48538113a99229764ec14f3b9aec [2022-04-04T16:16:47.183Z] #60 38.11 Updating files: 67% (3106/4592) Updating files: 68% (3123/4592) Updating files: 69% (3169/4592) Updating files: 70% (3215/4592) Updating files: 71% (3261/4592) Updating files: 72% (3307/4592) Updating files: 73% (3353/4592) Updating files: 74% (3399/4592) Updating files: 75% (3444/4592) Updating files: 76% (3490/4592) Updating files: 77% (3536/4592) Updating files: 78% (3582/4592) Updating files: 79% (3628/4592) Updating files: 80% (3674/4592) Updating files: 81% (3720/4592) Updating files: 82% (3766/4592) Updating files: 83% (3812/4592) Updating files: 84% (3858/4592) Updating files: 85% (3904/4592) Updating files: 86% (3950/4592) Updating files: 87% (3996/4592) Updating files: 88% (4041/4592) Updating files: 89% (4087/4592) Updating files: 90% (4133/4592) Updating files: 91% (4179/4592) Updating files: 92% (4225/4592) Updating files: 93% (4271/4592) Updating files: 94% (4317/4592) Updating files: 95% (4363/4592) Updating files: 96% (4409/4592) Updating files: 97% (4455/4592) Updating files: 98% (4501/4592) Updating files: 99% (4547/4592) Updating files: 100% (4592/4592) Updating files: 100% (4592/4592), done. [2022-04-04T16:16:47.183Z] #60 38.90 + cd /tmp/tmp.mwVi8A3nAQ/src/github.com/containerd/containerd [2022-04-04T16:16:47.183Z] #60 38.90 + git checkout -q v1.6.2 [2022-04-04T16:16:47.302Z] #4 DONE 1.8s [2022-04-04T16:16:47.332Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.9s done [2022-04-04T16:16:47.332Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-04T16:16:47.563Z] [2022-04-04T16:16:47.563Z] #6 [internal] load build definition from Dockerfile [2022-04-04T16:16:47.563Z] #6 sha256:2a9283a1be365bb760db90ea020347e8e04498674855e38abf7b997603e963b2 [2022-04-04T16:16:47.563Z] #6 DONE 0.0s [2022-04-04T16:16:47.563Z] [2022-04-04T16:16:47.563Z] #5 [internal] load .dockerignore [2022-04-04T16:16:47.563Z] #5 sha256:e6c481b63530013925aff872352a83d9d2784c620aa76555da594313d6a51902 [2022-04-04T16:16:47.563Z] #5 DONE 0.0s [2022-04-04T16:16:47.563Z] [2022-04-04T16:16:47.563Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T16:16:47.563Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T16:16:47.903Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-04T16:16:47.903Z] #4 DONE 1.7s [2022-04-04T16:16:48.113Z] #60 39.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T16:16:48.113Z] #60 39.43 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T16:16:48.113Z] #60 39.43 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:16:48.113Z] #60 39.43 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:16:48.113Z] #60 39.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T16:16:48.113Z] #60 39.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T16:16:48.113Z] #60 39.43 + '[' '' = dynamic ']' [2022-04-04T16:16:48.113Z] #60 39.43 + make [2022-04-04T16:16:48.163Z] [2022-04-04T16:16:48.164Z] #6 [internal] load .dockerignore [2022-04-04T16:16:48.164Z] #6 sha256:56b6e7d84d78e5e8edfbcdd9fef46268cbd29223a454efbe06480d97bb905b36 [2022-04-04T16:16:48.164Z] #6 DONE 0.0s [2022-04-04T16:16:48.164Z] [2022-04-04T16:16:48.164Z] #5 [internal] load build definition from Dockerfile [2022-04-04T16:16:48.164Z] #5 sha256:84bb9c01cebfd5396e4a81e40719dab956681185f146c0d73aa5c4d3b43e5551 [2022-04-04T16:16:48.164Z] #5 DONE 0.0s [2022-04-04T16:16:48.164Z] [2022-04-04T16:16:48.164Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:16:48.164Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T16:16:48.500Z] #10 ... [2022-04-04T16:16:48.500Z] [2022-04-04T16:16:48.500Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:16:48.500Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T16:16:48.500Z] #8 DONE 0.8s [2022-04-04T16:16:48.500Z] [2022-04-04T16:16:48.500Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T16:16:48.500Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T16:16:48.500Z] #7 DONE 0.8s [2022-04-04T16:16:48.500Z] [2022-04-04T16:16:48.500Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:16:48.500Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T16:16:48.500Z] #9 DONE 0.8s [2022-04-04T16:16:48.500Z] [2022-04-04T16:16:48.500Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T16:16:48.500Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T16:16:48.500Z] #10 DONE 0.8s [2022-04-04T16:16:48.783Z] [2022-04-04T16:16:48.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:48.783Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:48.783Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:48.812Z] #58 49.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T16:16:48.812Z] #58 ... [2022-04-04T16:16:48.812Z] [2022-04-04T16:16:48.812Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:16:48.812Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:16:48.812Z] #54 46.64 Setting up criu (3.16.1-3) ... [2022-04-04T16:16:48.812Z] #54 48.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:48.812Z] #54 DONE 49.3s [2022-04-04T16:16:48.812Z] [2022-04-04T16:16:48.812Z] #58 [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-04-04T16:16:48.812Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:48.812Z] #58 49.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T16:16:48.812Z] #58 49.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T16:16:48.812Z] #58 49.62 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T16:16:48.812Z] #58 49.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T16:16:48.812Z] #58 49.66 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T16:16:48.812Z] #58 49.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T16:16:49.042Z] #60 40.64 + bin/ctr [2022-04-04T16:16:49.050Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.2s done [2022-04-04T16:16:49.050Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T16:16:49.050Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T16:16:49.050Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T16:16:49.073Z] #58 49.88 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T16:16:49.073Z] #58 49.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T16:16:49.073Z] #58 49.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T16:16:49.073Z] #58 49.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T16:16:49.073Z] #58 50.01 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T16:16:49.104Z] #10 ... [2022-04-04T16:16:49.104Z] [2022-04-04T16:16:49.104Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T16:16:49.104Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T16:16:49.104Z] #7 DONE 0.9s [2022-04-04T16:16:49.104Z] [2022-04-04T16:16:49.104Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:16:49.104Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T16:16:49.104Z] #9 DONE 0.9s [2022-04-04T16:16:49.308Z] #11 ... [2022-04-04T16:16:49.308Z] [2022-04-04T16:16:49.308Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T16:16:49.308Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T16:16:49.308Z] #45 DONE 0.0s [2022-04-04T16:16:49.308Z] [2022-04-04T16:16:49.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:49.308Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:49.308Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.10MB / 54.94MB 0.3s [2022-04-04T16:16:49.335Z] #58 50.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T16:16:49.363Z] [2022-04-04T16:16:49.363Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T16:16:49.363Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T16:16:49.363Z] #8 DONE 1.0s [2022-04-04T16:16:49.363Z] [2022-04-04T16:16:49.363Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T16:16:49.363Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T16:16:49.363Z] #10 DONE 1.0s [2022-04-04T16:16:49.566Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.29MB / 54.94MB 0.5s [2022-04-04T16:16:49.566Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 12.58MB / 54.94MB 0.7s [2022-04-04T16:16:49.596Z] #58 50.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T16:16:49.596Z] #58 50.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T16:16:49.823Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 16.43MB / 54.94MB 0.8s [2022-04-04T16:16:49.823Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.9s [2022-04-04T16:16:49.857Z] #58 50.62 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T16:16:49.857Z] #58 50.62 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T16:16:49.857Z] #58 50.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T16:16:49.857Z] #58 50.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T16:16:49.966Z] [2022-04-04T16:16:49.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:49.966Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:49.966Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-04T16:16:49.966Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T16:16:49.966Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T16:16:49.967Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T16:16:49.967Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s [2022-04-04T16:16:50.082Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 1.05MB / 5.16MB 1.0s [2022-04-04T16:16:50.082Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 19.92MB / 54.94MB 1.1s [2022-04-04T16:16:50.082Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 2.10MB / 5.16MB 1.1s [2022-04-04T16:16:50.082Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0B / 10.87MB 1.1s [2022-04-04T16:16:50.118Z] #58 50.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T16:16:50.118Z] #58 50.85 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T16:16:50.229Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.15MB / 54.94MB 0.3s [2022-04-04T16:16:50.229Z] #11 ... [2022-04-04T16:16:50.229Z] [2022-04-04T16:16:50.229Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T16:16:50.229Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T16:16:50.229Z] #45 DONE 0.0s [2022-04-04T16:16:50.229Z] [2022-04-04T16:16:50.229Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:50.229Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:50.229Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.29MB / 54.94MB 0.4s [2022-04-04T16:16:50.347Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 3.15MB / 5.16MB 1.2s [2022-04-04T16:16:50.347Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 31.46MB / 54.94MB 1.4s [2022-04-04T16:16:50.347Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.4s done [2022-04-04T16:16:50.347Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 7.34MB / 10.87MB 1.4s [2022-04-04T16:16:50.380Z] #58 51.17 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T16:16:50.380Z] #58 51.29 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T16:16:50.380Z] #58 51.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T16:16:50.492Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.44MB / 54.94MB 0.5s [2022-04-04T16:16:50.610Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.5s [2022-04-04T16:16:50.610Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 700.42kB / 54.58MB 1.5s [2022-04-04T16:16:50.610Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 40.89MB / 54.94MB 1.6s [2022-04-04T16:16:50.643Z] #58 51.49 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T16:16:50.755Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 16.07MB / 54.94MB 0.8s [2022-04-04T16:16:50.755Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.8s [2022-04-04T16:16:50.755Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 1.05MB / 5.16MB 0.9s [2022-04-04T16:16:50.755Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 19.92MB / 54.94MB 1.0s [2022-04-04T16:16:50.755Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 3.15MB / 5.16MB 1.0s [2022-04-04T16:16:50.755Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0B / 10.87MB 1.0s [2022-04-04T16:16:50.875Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 45.09MB / 54.94MB 1.8s [2022-04-04T16:16:50.875Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.7s done [2022-04-04T16:16:50.875Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 1.8s [2022-04-04T16:16:50.875Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 51.38MB / 54.94MB 2.0s [2022-04-04T16:16:50.875Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 8.39MB / 54.58MB 2.0s [2022-04-04T16:16:51.015Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.1s [2022-04-04T16:16:51.015Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 28.31MB / 54.94MB 1.2s [2022-04-04T16:16:51.132Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.1s [2022-04-04T16:16:51.132Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 13.63MB / 54.58MB 2.1s [2022-04-04T16:16:51.132Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 10.49MB / 85.84MB 2.1s [2022-04-04T16:16:51.132Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 19.92MB / 54.58MB 2.2s [2022-04-04T16:16:51.275Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 35.65MB / 54.94MB 1.3s [2022-04-04T16:16:51.275Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.2s done [2022-04-04T16:16:51.275Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 3.15MB / 10.87MB 1.3s [2022-04-04T16:16:51.275Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 1.05MB / 54.58MB 1.3s [2022-04-04T16:16:51.275Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 43.29MB / 54.94MB 1.5s [2022-04-04T16:16:51.275Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 6.30MB / 10.87MB 1.5s [2022-04-04T16:16:51.275Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.05MB / 54.58MB 1.5s [2022-04-04T16:16:51.390Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 24.12MB / 54.58MB 2.3s [2022-04-04T16:16:51.390Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 19.92MB / 85.84MB 2.3s [2022-04-04T16:16:51.390Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 30.41MB / 54.58MB 2.4s [2022-04-04T16:16:51.390Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 26.21MB / 85.84MB 2.4s [2022-04-04T16:16:51.390Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 33.55MB / 54.58MB 2.5s [2022-04-04T16:16:51.535Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 7.34MB / 10.87MB 1.6s [2022-04-04T16:16:51.535Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 9.39MB / 10.87MB 1.7s [2022-04-04T16:16:51.650Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 36.70MB / 54.58MB 2.6s [2022-04-04T16:16:51.650Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 32.58MB / 85.84MB 2.6s [2022-04-04T16:16:51.650Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 40.89MB / 54.58MB 2.8s [2022-04-04T16:16:51.716Z] #63 ... [2022-04-04T16:16:51.716Z] [2022-04-04T16:16:51.716Z] #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-04-04T16:16:51.716Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T16:16:51.716Z] #14 79.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T16:16:51.716Z] #14 79.16 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T16:16:51.716Z] #14 79.17 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 79.29 Selecting previously unselected package libapparmor1:arm64. [2022-04-04T16:16:51.716Z] #14 79.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T16:16:51.716Z] #14 79.36 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-04T16:16:51.716Z] #14 79.36 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T16:16:51.716Z] #14 79.43 Selecting previously unselected package libbtrfs0:arm64. [2022-04-04T16:16:51.716Z] #14 79.43 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.43 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T16:16:51.716Z] #14 79.49 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-04T16:16:51.716Z] #14 79.49 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.50 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T16:16:51.716Z] #14 79.67 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-04T16:16:51.716Z] #14 79.70 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.70 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T16:16:51.716Z] #14 79.75 Selecting previously unselected package libudev-dev:arm64. [2022-04-04T16:16:51.716Z] #14 79.75 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.75 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-04T16:16:51.716Z] #14 79.85 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-04T16:16:51.716Z] #14 79.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 79.87 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-04T16:16:51.716Z] #14 80.09 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-04T16:16:51.716Z] #14 80.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 80.10 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 80.23 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-04T16:16:51.716Z] #14 80.25 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 80.26 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 80.44 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-04T16:16:51.716Z] #14 80.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 80.45 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 80.55 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-04T16:16:51.716Z] #14 80.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 80.56 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 80.88 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-04T16:16:51.716Z] #14 80.88 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 80.89 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-04T16:16:51.716Z] #14 81.05 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-04T16:16:51.716Z] #14 81.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 81.06 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-04T16:16:51.716Z] #14 81.14 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-04T16:16:51.716Z] #14 81.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 81.16 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T16:16:51.716Z] #14 81.30 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-04T16:16:51.716Z] #14 81.30 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-04T16:16:51.716Z] #14 81.31 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-04T16:16:51.716Z] #14 81.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T16:16:51.716Z] #14 81.84 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T16:16:51.716Z] #14 81.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:16:51.716Z] #14 81.90 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-04T16:16:51.716Z] #14 81.94 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 81.98 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 82.01 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T16:16:51.716Z] #14 82.02 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 82.04 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-04T16:16:51.716Z] #14 82.05 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 82.06 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:16:51.716Z] #14 82.08 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T16:16:51.716Z] #14 82.09 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.10 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T16:16:51.716Z] #14 82.14 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T16:16:51.716Z] #14 82.16 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-04T16:16:51.716Z] #14 82.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:16:51.716Z] #14 82.18 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-04T16:16:51.716Z] #14 82.19 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-04T16:16:51.716Z] #14 82.21 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T16:16:51.716Z] #14 82.24 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.25 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-04-04T16:16:51.716Z] #14 82.26 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:16:51.716Z] #14 82.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.29 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-04-04T16:16:51.716Z] #14 82.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:16:51.716Z] #14 82.35 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T16:16:51.716Z] #14 82.36 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:16:51.716Z] #14 82.38 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T16:16:51.716Z] #14 82.39 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-04T16:16:51.716Z] #14 82.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:16:51.716Z] #14 DONE 82.7s [2022-04-04T16:16:51.716Z] [2022-04-04T16:16:51.716Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T16:16:51.716Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-04T16:16:51.794Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 48.23MB / 54.94MB 1.8s [2022-04-04T16:16:51.795Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.8s [2022-04-04T16:16:51.795Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 9.44MB / 54.58MB 1.9s [2022-04-04T16:16:51.910Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.7s done [2022-04-04T16:16:51.910Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 43.65MB / 54.58MB 2.9s [2022-04-04T16:16:51.910Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 39.85MB / 85.84MB 2.9s [2022-04-04T16:16:51.910Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 2.9s [2022-04-04T16:16:51.977Z] #15 ... [2022-04-04T16:16:51.978Z] [2022-04-04T16:16:51.978Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T16:16:51.978Z] #55 sha256:d71571ae5458d2875c3b89d92de71eee07f8d58ee96a71f9bae6f93e357d0407 [2022-04-04T16:16:51.978Z] #55 DONE 0.1s [2022-04-04T16:16:51.978Z] [2022-04-04T16:16:51.978Z] #63 [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-04-04T16:16:51.978Z] #63 sha256:973616413fafe9644e7b07623e89b0b4516afd59e4bacd7a2b3bae3948e36217 [2022-04-04T16:16:51.978Z] #63 82.63 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T16:16:51.978Z] #63 82.63 -container-ip string [2022-04-04T16:16:51.978Z] #63 82.63 container ip [2022-04-04T16:16:51.978Z] #63 82.63 -container-port int [2022-04-04T16:16:51.978Z] #63 82.63 container port (default -1) [2022-04-04T16:16:51.978Z] #63 82.63 -host-ip string [2022-04-04T16:16:51.978Z] #63 82.63 host ip [2022-04-04T16:16:51.978Z] #63 82.63 -host-port int [2022-04-04T16:16:51.978Z] #63 82.63 host port (default -1) [2022-04-04T16:16:51.978Z] #63 82.63 -proto string [2022-04-04T16:16:51.978Z] #63 82.63 proxy protocol (default "tcp") [2022-04-04T16:16:51.978Z] #63 82.63 rootlesskit version 1.0.0 [2022-04-04T16:16:51.978Z] #63 DONE 82.7s [2022-04-04T16:16:51.978Z] [2022-04-04T16:16:51.978Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T16:16:51.978Z] #64 sha256:c1e028c0a6d8df1b828ff315cc22aad03b62344a66e17215f41fc704b6f345ed [2022-04-04T16:16:52.039Z] #58 52.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T16:16:52.057Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 51.38MB / 54.94MB 2.0s [2022-04-04T16:16:52.057Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 2.0s done [2022-04-04T16:16:52.057Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 2.1s [2022-04-04T16:16:52.057Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.2s [2022-04-04T16:16:52.057Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 13.63MB / 54.58MB 2.2s [2022-04-04T16:16:52.240Z] #64 DONE 0.1s [2022-04-04T16:16:52.240Z] [2022-04-04T16:16:52.240Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T16:16:52.240Z] #65 sha256:5a46ba75fb38f3b093c6b31842e37d53e241bd2e391d37709ed12cad593ea6ae [2022-04-04T16:16:52.240Z] #65 DONE 0.1s [2022-04-04T16:16:52.240Z] [2022-04-04T16:16:52.240Z] #56 [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-04-04T16:16:52.240Z] #56 sha256:bcf9ee77f9f64d4e189cbc5bff71d62685b4b9d89177ce54b415441ec2b892ff [2022-04-04T16:16:52.317Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 19.92MB / 54.58MB 2.5s [2022-04-04T16:16:52.317Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 11.53MB / 85.84MB 2.5s [2022-04-04T16:16:52.476Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 49.28MB / 54.58MB 3.3s [2022-04-04T16:16:52.476Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 46.14MB / 85.84MB 3.3s [2022-04-04T16:16:52.476Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.4s [2022-04-04T16:16:52.476Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 55.57MB / 85.84MB 3.6s [2022-04-04T16:16:52.476Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.49MB / 141.70MB 3.6s [2022-04-04T16:16:52.577Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.5s done [2022-04-04T16:16:52.577Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 2.6s [2022-04-04T16:16:52.577Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 22.86MB / 54.58MB 2.7s [2022-04-04T16:16:52.577Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 16.78MB / 85.84MB 2.7s [2022-04-04T16:16:52.813Z] #56 1.001 + RM_GOPATH=0 [2022-04-04T16:16:52.813Z] #56 1.001 + TMP_GOPATH= [2022-04-04T16:16:52.813Z] #56 1.001 + : /build [2022-04-04T16:16:52.813Z] #56 1.001 + '[' -z '' ']' [2022-04-04T16:16:52.813Z] #56 1.004 ++ mktemp -d [2022-04-04T16:16:52.813Z] #56 1.004 + export GOPATH=/tmp/tmp.qzuVFeRcki [2022-04-04T16:16:52.813Z] #56 1.004 + GOPATH=/tmp/tmp.qzuVFeRcki [2022-04-04T16:16:52.813Z] #56 1.004 + RM_GOPATH=1 [2022-04-04T16:16:52.813Z] #56 1.004 + case "$(go env GOARCH)" in [2022-04-04T16:16:52.813Z] #56 1.004 ++ go env GOARCH [2022-04-04T16:16:52.813Z] #56 1.023 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:52.813Z] #56 1.023 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:16:52.813Z] #56 1.023 ++ dirname /install.sh [2022-04-04T16:16:52.813Z] #56 1.024 + dir=/ [2022-04-04T16:16:52.813Z] #56 1.024 + bin=runc [2022-04-04T16:16:52.813Z] #56 1.024 + shift [2022-04-04T16:16:52.813Z] #56 1.024 + '[' '!' -f //runc.installer ']' [2022-04-04T16:16:52.813Z] #56 1.024 + . //runc.installer [2022-04-04T16:16:52.813Z] #56 1.024 ++ set -e [2022-04-04T16:16:52.813Z] #56 1.024 ++ : v1.1.1 [2022-04-04T16:16:52.813Z] #56 1.024 + install_runc [2022-04-04T16:16:52.813Z] #56 1.024 + RUNC_BUILDTAGS=seccomp [2022-04-04T16:16:52.813Z] #56 1.024 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T16:16:52.813Z] #56 1.024 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qzuVFeRcki/src/github.com/opencontainers/runc [2022-04-04T16:16:52.813Z] #56 1.024 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T16:16:52.813Z] #56 1.025 Cloning into '/tmp/tmp.qzuVFeRcki/src/github.com/opencontainers/runc'... [2022-04-04T16:16:53.041Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 62.61MB / 85.84MB 3.9s [2022-04-04T16:16:53.041Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.9s done [2022-04-04T16:16:53.041Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 0B / 156B 4.1s [2022-04-04T16:16:53.074Z] #56 ... [2022-04-04T16:16:53.074Z] [2022-04-04T16:16:53.074Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T16:16:53.074Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-04T16:16:53.074Z] #15 DONE 1.3s [2022-04-04T16:16:53.147Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 27.26MB / 54.58MB 3.1s [2022-04-04T16:16:53.147Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 22.95MB / 85.84MB 3.1s [2022-04-04T16:16:53.147Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-04T16:16:53.147Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 30.97MB / 54.58MB 3.3s [2022-04-04T16:16:53.147Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 27.26MB / 85.84MB 3.3s [2022-04-04T16:16:53.147Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.39MB / 141.70MB 3.3s [2022-04-04T16:16:53.299Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 68.16MB / 85.84MB 4.3s [2022-04-04T16:16:53.299Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 22.02MB / 141.70MB 4.3s [2022-04-04T16:16:53.299Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 4.1s done [2022-04-04T16:16:53.336Z] [2022-04-04T16:16:53.336Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T16:16:53.336Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-04T16:16:53.406Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 34.89MB / 54.58MB 3.5s [2022-04-04T16:16:53.668Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 37.75MB / 54.58MB 3.7s [2022-04-04T16:16:53.668Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 32.51MB / 85.84MB 3.7s [2022-04-04T16:16:53.668Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 40.89MB / 54.58MB 3.9s [2022-04-04T16:16:53.668Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 38.80MB / 85.84MB 3.9s [2022-04-04T16:16:53.668Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 16.79MB / 141.70MB 3.9s [2022-04-04T16:16:53.865Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 73.40MB / 85.84MB 4.6s [2022-04-04T16:16:53.865Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 79.69MB / 85.84MB 4.8s [2022-04-04T16:16:53.865Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 33.55MB / 141.70MB 4.8s [2022-04-04T16:16:54.122Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.0s [2022-04-04T16:16:54.122Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 42.68MB / 141.70MB 5.0s [2022-04-04T16:16:54.242Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 45.09MB / 54.58MB 4.2s [2022-04-04T16:16:54.242Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 25.17MB / 141.70MB 4.2s [2022-04-04T16:16:54.242Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 48.23MB / 85.84MB 4.4s [2022-04-04T16:16:54.242Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 49.28MB / 54.58MB 4.5s [2022-04-04T16:16:54.242Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 32.51MB / 141.70MB 4.5s [2022-04-04T16:16:54.284Z] #16 DONE 1.2s [2022-04-04T16:16:54.284Z] [2022-04-04T16:16:54.284Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T16:16:54.284Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-04T16:16:54.380Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 50.33MB / 141.70MB 5.4s [2022-04-04T16:16:54.504Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 52.43MB / 54.58MB 4.7s [2022-04-04T16:16:54.504Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 57.67MB / 85.84MB 4.7s [2022-04-04T16:16:54.592Z] #58 ... [2022-04-04T16:16:54.592Z] [2022-04-04T16:16:54.592Z] #56 [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-04-04T16:16:54.592Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:16:54.592Z] #56 54.33 gotestsum version dev [2022-04-04T16:16:54.592Z] #56 DONE 55.3s [2022-04-04T16:16:54.592Z] [2022-04-04T16:16:54.592Z] #58 [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-04-04T16:16:54.592Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:16:54.671Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.2s [2022-04-04T16:16:54.671Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 60.82MB / 141.70MB 5.6s [2022-04-04T16:16:54.767Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 63.69MB / 85.84MB 4.9s [2022-04-04T16:16:54.767Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 39.85MB / 141.70MB 4.9s [2022-04-04T16:16:54.857Z] #17 0.577 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T16:16:54.857Z] #17 DONE 0.6s [2022-04-04T16:16:54.857Z] [2022-04-04T16:16:54.858Z] #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-04-04T16:16:54.858Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T16:16:54.858Z] #34 ... [2022-04-04T16:16:54.858Z] [2022-04-04T16:16:54.858Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T16:16:54.858Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-04T16:16:54.931Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 68.16MB / 141.70MB 5.8s [2022-04-04T16:16:54.931Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.8s done [2022-04-04T16:16:54.931Z] #11 ... [2022-04-04T16:16:54.931Z] [2022-04-04T16:16:54.931Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:16:54.931Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:16:54.931Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-04T16:16:54.931Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:16:54.931Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T16:16:54.931Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T16:16:54.931Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-04T16:16:54.931Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-04-04T16:16:54.931Z] #67 DONE 6.1s [2022-04-04T16:16:54.931Z] [2022-04-04T16:16:54.931Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:54.931Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:54.931Z] #11 ... [2022-04-04T16:16:54.931Z] [2022-04-04T16:16:54.931Z] #24 [internal] load build context [2022-04-04T16:16:54.931Z] #24 sha256:b774b54abbad39edddd54b0d27da73c2d159ca1a48d0633d1d73b102912cc23b [2022-04-04T16:16:54.931Z] #24 transferring context: 34.09MB 6.3s [2022-04-04T16:16:55.189Z] #24 ... [2022-04-04T16:16:55.189Z] [2022-04-04T16:16:55.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:55.189Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:55.189Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 80.48MB / 141.70MB 6.1s [2022-04-04T16:16:55.337Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 5.2s done [2022-04-04T16:16:55.337Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 70.25MB / 85.84MB 5.3s [2022-04-04T16:16:55.337Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 48.23MB / 141.70MB 5.3s [2022-04-04T16:16:55.337Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 5.4s [2022-04-04T16:16:55.337Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 5.4s done [2022-04-04T16:16:55.433Z] #18 DONE 0.6s [2022-04-04T16:16:55.433Z] [2022-04-04T16:16:55.433Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T16:16:55.433Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-04T16:16:55.446Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 91.23MB / 141.70MB 6.4s [2022-04-04T16:16:55.598Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 77.59MB / 85.84MB 5.7s [2022-04-04T16:16:55.598Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 59.77MB / 141.70MB 5.7s [2022-04-04T16:16:55.598Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 82.12MB / 85.84MB 5.8s [2022-04-04T16:16:55.703Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 98.89MB / 141.70MB 6.6s [2022-04-04T16:16:55.960Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 109.88MB / 141.70MB 7.0s [2022-04-04T16:16:56.009Z] #19 DONE 0.6s [2022-04-04T16:16:56.009Z] [2022-04-04T16:16:56.009Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T16:16:56.009Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-04T16:16:56.177Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 81.89MB / 141.70MB 6.2s [2022-04-04T16:16:56.437Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 89.13MB / 141.70MB 6.4s [2022-04-04T16:16:56.545Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 132.12MB / 141.70MB 7.4s [2022-04-04T16:16:56.583Z] #20 DONE 0.7s [2022-04-04T16:16:56.583Z] [2022-04-04T16:16:56.583Z] #60 [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-04-04T16:16:56.583Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:16:56.698Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 6.6s done [2022-04-04T16:16:56.698Z] #11 ... [2022-04-04T16:16:56.698Z] [2022-04-04T16:16:56.698Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:16:56.698Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T16:16:56.698Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-04T16:16:56.698Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T16:16:56.698Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-04T16:16:56.698Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:16:56.698Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T16:16:56.698Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-04-04T16:16:56.698Z] #67 DONE 6.9s [2022-04-04T16:16:56.698Z] [2022-04-04T16:16:56.698Z] #24 [internal] load build context [2022-04-04T16:16:56.698Z] #24 sha256:dd12c3afdb5c28343f26dea1d4299ea8b2a412215e523e7ad4b46517df7ef346 [2022-04-04T16:16:56.698Z] #24 transferring context: 35.84MB 6.9s [2022-04-04T16:16:56.813Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 139.46MB / 141.70MB 7.8s [2022-04-04T16:16:56.845Z] #60 ... [2022-04-04T16:16:56.845Z] [2022-04-04T16:16:56.845Z] #21 [dev-systemd-false 7/24] 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-04-04T16:16:56.845Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T16:16:56.959Z] #24 ... [2022-04-04T16:16:56.959Z] [2022-04-04T16:16:56.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:56.960Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:56.960Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 104.26MB / 141.70MB 7.0s [2022-04-04T16:16:57.220Z] #11 ... [2022-04-04T16:16:57.220Z] [2022-04-04T16:16:57.220Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:16:57.220Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T16:16:57.220Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:16:57.220Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T16:16:57.220Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T16:16:57.220Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-04T16:16:57.220Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-04-04T16:16:57.220Z] #69 DONE 7.4s [2022-04-04T16:16:57.220Z] [2022-04-04T16:16:57.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:57.220Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:57.220Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 114.29MB / 141.70MB 7.2s [2022-04-04T16:16:57.482Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 126.88MB / 141.70MB 7.6s [2022-04-04T16:16:57.747Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 134.22MB / 141.70MB 7.8s [2022-04-04T16:16:57.789Z] #21 1.092 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:16:57.789Z] #21 1.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:16:57.789Z] #21 1.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:16:57.906Z] #58 ... [2022-04-04T16:16:57.906Z] [2022-04-04T16:16:57.906Z] #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-04-04T16:16:57.906Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:16:57.906Z] #19 48.47 Fetched 48.9 MB in 47s (1048 kB/s) [2022-04-04T16:16:58.013Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.56MB / 141.70MB 8.0s [2022-04-04T16:16:58.013Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.2s [2022-04-04T16:16:58.050Z] #21 1.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:16:58.740Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.7s done [2022-04-04T16:16:58.740Z] #11 ... [2022-04-04T16:16:58.740Z] [2022-04-04T16:16:58.740Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:16:58.740Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:16:58.740Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.2s done [2022-04-04T16:16:58.740Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T16:16:58.740Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T16:16:58.740Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T16:16:58.740Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.7s done [2022-04-04T16:16:58.999Z] #28 ... [2022-04-04T16:16:58.999Z] [2022-04-04T16:16:59.000Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T16:16:59.000Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T16:16:59.000Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-04T16:16:59.000Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T16:16:59.000Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T16:16:59.000Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T16:16:59.000Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-04T16:16:59.000Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2022-04-04T16:16:59.000Z] #69 DONE 10.1s [2022-04-04T16:16:59.000Z] [2022-04-04T16:16:59.000Z] #24 [internal] load build context [2022-04-04T16:16:59.000Z] #24 sha256:b774b54abbad39edddd54b0d27da73c2d159ca1a48d0633d1d73b102912cc23b [2022-04-04T16:16:59.000Z] #24 transferring context: 60.71MB 9.2s done [2022-04-04T16:16:59.000Z] #24 DONE 10.3s [2022-04-04T16:16:59.000Z] [2022-04-04T16:16:59.000Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T16:16:59.000Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T16:16:59.438Z] #21 2.468 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:16:59.929Z] #68 DONE 1.0s [2022-04-04T16:16:59.929Z] [2022-04-04T16:16:59.929Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:16:59.929Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:16:59.929Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.6s [2022-04-04T16:16:59.933Z] #11 ... [2022-04-04T16:16:59.933Z] [2022-04-04T16:16:59.933Z] #24 [internal] load build context [2022-04-04T16:16:59.933Z] #24 sha256:dd12c3afdb5c28343f26dea1d4299ea8b2a412215e523e7ad4b46517df7ef346 [2022-04-04T16:16:59.933Z] #24 transferring context: 60.71MB 9.5s done [2022-04-04T16:16:59.933Z] #24 DONE 10.0s [2022-04-04T16:16:59.933Z] [2022-04-04T16:16:59.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:59.933Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:16:59.933Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.8s done [2022-04-04T16:16:59.933Z] #11 ... [2022-04-04T16:16:59.933Z] [2022-04-04T16:16:59.933Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:16:59.933Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:16:59.933Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-04T16:16:59.933Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T16:16:59.933Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T16:16:59.933Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T16:16:59.933Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.4s done [2022-04-04T16:16:59.933Z] #28 ... [2022-04-04T16:16:59.933Z] [2022-04-04T16:16:59.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:16:59.933Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:00.381Z] #21 3.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:17:00.861Z] #28 ... [2022-04-04T16:17:00.861Z] [2022-04-04T16:17:00.861Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T16:17:00.861Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T16:17:00.861Z] #70 DONE 0.9s [2022-04-04T16:17:00.874Z] #11 ... [2022-04-04T16:17:00.874Z] [2022-04-04T16:17:00.874Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T16:17:00.874Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T16:17:00.874Z] #68 DONE 0.6s [2022-04-04T16:17:00.874Z] [2022-04-04T16:17:00.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:00.874Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:01.118Z] [2022-04-04T16:17:01.118Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:17:01.118Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:17:01.226Z] #60 ... [2022-04-04T16:17:01.226Z] [2022-04-04T16:17:01.226Z] #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-04-04T16:17:01.226Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:17:01.226Z] #14 74.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T16:17:01.226Z] #14 74.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:17:01.226Z] #14 74.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:17:01.226Z] #14 79.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T16:17:01.226Z] #14 79.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:17:01.226Z] #14 79.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:17:01.811Z] #11 ... [2022-04-04T16:17:01.811Z] [2022-04-04T16:17:01.811Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T16:17:01.811Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T16:17:01.811Z] #70 DONE 0.9s [2022-04-04T16:17:01.811Z] [2022-04-04T16:17:01.811Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:01.811Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:02.296Z] #21 ... [2022-04-04T16:17:02.296Z] [2022-04-04T16:17:02.296Z] #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-04-04T16:17:02.296Z] #26 sha256:fed5e61bfb784621d06f30e908f5c3f75cc42bc4e246f056a17c8b2559d4b9af [2022-04-04T16:17:02.296Z] #26 90.34 Updating files: 33% (3831/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 66% (7575/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 99% (11345/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-04T16:17:02.296Z] #26 92.49 + cd /tmp/tmp.6LkQnfok7b/tmp/docker-ce [2022-04-04T16:17:02.296Z] #26 92.49 + git checkout -q v17.06.2-ce [2022-04-04T16:17:03.013Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 10.3s done [2022-04-04T16:17:03.013Z] #28 DONE 14.0s [2022-04-04T16:17:03.013Z] [2022-04-04T16:17:03.013Z] #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-04-04T16:17:03.013Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:17:03.192Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 10.3s [2022-04-04T16:17:03.496Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 10.5s done [2022-04-04T16:17:03.755Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-04T16:17:03.755Z] #11 ... [2022-04-04T16:17:03.755Z] [2022-04-04T16:17:03.755Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T16:17:03.755Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T16:17:03.755Z] #28 DONE 13.8s [2022-04-04T16:17:03.755Z] [2022-04-04T16:17:03.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:03.755Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:04.695Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.7s done [2022-04-04T16:17:04.695Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-04T16:17:04.846Z] #26 95.35 + mkdir -p /tmp/tmp.6LkQnfok7b/src/github.com/docker [2022-04-04T16:17:04.846Z] #26 95.36 + mv components/cli /tmp/tmp.6LkQnfok7b/src/github.com/docker/cli [2022-04-04T16:17:04.846Z] #26 95.36 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-04T16:17:04.911Z] #29 1.774 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:04.911Z] #29 1.793 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:04.911Z] #29 1.799 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:04.911Z] #29 1.981 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:05.167Z] #29 2.218 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:05.264Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.7s done [2022-04-04T16:17:05.426Z] #29 2.442 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:05.529Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-04T16:17:06.485Z] #14 90.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T16:17:06.485Z] #14 90.41 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:17:06.485Z] #14 90.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:17:06.796Z] #29 3.838 Fetched 8508 kB in 2s (3652 kB/s) [2022-04-04T16:17:07.729Z] #29 3.838 Reading package lists... [2022-04-04T16:17:08.298Z] #29 4.604 Reading package lists... [2022-04-04T16:17:08.555Z] #29 5.362 Building dependency tree... [2022-04-04T16:17:08.555Z] #29 5.714 The following additional packages will be installed: [2022-04-04T16:17:08.555Z] #29 5.714 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T16:17:08.555Z] #29 5.714 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T16:17:08.555Z] #29 5.714 Recommended packages: [2022-04-04T16:17:08.555Z] #29 5.714 libldap-common publicsuffix libsasl2-modules [2022-04-04T16:17:08.813Z] #29 5.930 The following NEW packages will be installed: [2022-04-04T16:17:08.813Z] #29 5.930 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T16:17:08.814Z] #29 5.930 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T16:17:08.814Z] #29 5.935 libssh2-1 openssl [2022-04-04T16:17:09.061Z] #26 ... [2022-04-04T16:17:09.061Z] [2022-04-04T16:17:09.061Z] #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-04-04T16:17:09.061Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T16:17:09.061Z] #34 DONE 99.2s [2022-04-04T16:17:09.061Z] [2022-04-04T16:17:09.061Z] #21 [dev-systemd-false 7/24] 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-04-04T16:17:09.061Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T16:17:09.061Z] #21 5.621 Fetched 8395 kB in 5s (1692 kB/s) [2022-04-04T16:17:09.061Z] #21 5.621 Reading package lists... [2022-04-04T16:17:09.061Z] #21 7.749 Reading package lists... [2022-04-04T16:17:09.061Z] #21 9.708 Building dependency tree... [2022-04-04T16:17:09.061Z] #21 11.16 The following additional packages will be installed: [2022-04-04T16:17:09.061Z] #21 11.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:17:09.061Z] #21 11.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T16:17:09.061Z] #21 11.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T16:17:09.061Z] #21 11.16 python3-pkg-resources vim-runtime xxd [2022-04-04T16:17:09.061Z] #21 11.16 Suggested packages: [2022-04-04T16:17:09.061Z] #21 11.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T16:17:09.061Z] #21 11.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T16:17:09.061Z] #21 11.17 acl attr quota [2022-04-04T16:17:09.061Z] #21 11.17 Recommended packages: [2022-04-04T16:17:09.061Z] #21 11.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T16:17:09.061Z] #21 12.48 The following NEW packages will be installed: [2022-04-04T16:17:09.061Z] #21 12.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T16:17:09.061Z] #21 12.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:17:09.061Z] #21 12.48 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T16:17:09.061Z] #21 12.48 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T16:17:09.061Z] #21 12.48 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T16:17:09.061Z] #21 12.48 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T16:17:09.061Z] #21 12.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T16:17:09.061Z] #21 12.48 xz-utils zip zstd [2022-04-04T16:17:09.071Z] #29 6.209 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:17:09.071Z] #29 6.209 Need to get 3040 kB of archives. [2022-04-04T16:17:09.071Z] #29 6.209 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T16:17:09.071Z] #29 6.209 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T16:17:09.071Z] #29 6.239 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T16:17:09.329Z] #29 6.269 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-04-04T16:17:09.329Z] #29 6.269 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T16:17:09.329Z] #29 6.269 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T16:17:09.329Z] #29 6.278 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:17:09.329Z] #29 6.278 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:17:09.329Z] #29 6.278 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:17:09.587Z] #29 6.524 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:17:09.587Z] #29 6.575 Fetched 3040 kB in 0s (9017 kB/s) [2022-04-04T16:17:09.587Z] #29 6.653 Selecting previously unselected package openssl. [2022-04-04T16:17:09.587Z] #29 6.653 (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-04-04T16:17:09.587Z] #29 6.655 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T16:17:09.587Z] #29 6.659 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:17:09.634Z] #21 12.84 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:17:09.634Z] #21 12.84 Need to get 27.0 MB of archives. [2022-04-04T16:17:09.634Z] #21 12.84 After this operation, 105 MB of additional disk space will be used. [2022-04-04T16:17:09.634Z] #21 12.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-04T16:17:09.634Z] #21 12.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-04T16:17:09.634Z] #21 12.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-04T16:17:09.634Z] #21 12.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-04T16:17:09.634Z] #21 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-04T16:17:09.634Z] #21 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-04T16:17:09.634Z] #21 12.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-04T16:17:09.634Z] #21 12.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-04T16:17:09.634Z] #21 12.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:17:09.634Z] #21 12.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:17:09.634Z] #21 12.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T16:17:09.634Z] #21 12.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-04T16:17:09.634Z] #21 12.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-04-04T16:17:09.634Z] #21 12.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-04T16:17:09.634Z] #21 12.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-04T16:17:09.635Z] #21 12.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-04T16:17:09.635Z] #21 12.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-04T16:17:09.635Z] #21 12.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-04T16:17:09.635Z] #21 12.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-04T16:17:09.635Z] #21 12.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-04T16:17:09.635Z] #21 12.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-04T16:17:09.635Z] #21 12.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-04T16:17:09.635Z] #21 12.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-04T16:17:09.635Z] #21 12.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-04T16:17:09.635Z] #21 12.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-04T16:17:09.635Z] #21 12.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-04T16:17:09.635Z] #21 12.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-04T16:17:09.847Z] #29 6.917 Selecting previously unselected package ca-certificates. [2022-04-04T16:17:09.847Z] #29 6.917 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T16:17:09.847Z] #29 6.921 Unpacking ca-certificates (20210119) ... [2022-04-04T16:17:09.896Z] #21 13.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-04T16:17:09.896Z] #21 13.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T16:17:09.897Z] #21 13.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-04T16:17:09.897Z] #21 13.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-04T16:17:09.897Z] #21 13.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-04T16:17:09.897Z] #21 13.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-04T16:17:09.897Z] #21 13.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T16:17:09.897Z] #21 13.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T16:17:09.897Z] #21 13.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T16:17:09.897Z] #21 13.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:17:09.897Z] #21 13.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T16:17:09.897Z] #21 13.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T16:17:09.897Z] #21 13.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T16:17:09.897Z] #21 13.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-04T16:17:09.897Z] #21 13.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-04T16:17:09.897Z] #21 13.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-04T16:17:09.897Z] #21 13.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T16:17:09.897Z] #21 13.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-04T16:17:10.104Z] #29 7.144 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T16:17:10.104Z] #29 7.144 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T16:17:10.104Z] #29 7.152 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:17:10.104Z] #29 7.323 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T16:17:10.159Z] #21 13.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-04T16:17:10.159Z] #21 13.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-04T16:17:10.159Z] #21 13.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-04T16:17:10.363Z] #29 7.325 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:17:10.363Z] #29 7.329 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:10.363Z] #29 7.431 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T16:17:10.363Z] #29 7.431 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:17:10.363Z] #29 7.436 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:10.363Z] #29 ... [2022-04-04T16:17:10.363Z] [2022-04-04T16:17:10.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:10.363Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:10.363Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.7s done [2022-04-04T16:17:10.363Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.8s done [2022-04-04T16:17:10.363Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.8s [2022-04-04T16:17:10.420Z] #21 13.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:17:10.420Z] #21 13.86 Fetched 27.0 MB in 1s (33.3 MB/s) [2022-04-04T16:17:10.621Z] #11 ... [2022-04-04T16:17:10.621Z] [2022-04-04T16:17:10.621Z] #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-04-04T16:17:10.621Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:17:10.621Z] #29 7.617 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T16:17:10.621Z] #29 7.619 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T16:17:10.621Z] #29 7.623 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:17:10.621Z] #29 7.834 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T16:17:10.672Z] #14 ... [2022-04-04T16:17:10.672Z] [2022-04-04T16:17:10.672Z] #63 [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-04-04T16:17:10.672Z] #63 sha256:9265c738ead07f2ccaca1d47b48085bc17d7cc30faf39e9763e37140c6e23be9 [2022-04-04T16:17:10.672Z] #63 94.02 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:17:10.672Z] #63 94.02 + GOBIN=/build [2022-04-04T16:17:10.672Z] #63 94.02 + GO111MODULE=on [2022-04-04T16:17:10.672Z] #63 94.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:10.680Z] #21 13.92 Selecting previously unselected package pigz. [2022-04-04T16:17:10.680Z] #21 13.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 ... 24001 files and directories currently installed.) [2022-04-04T16:17:10.680Z] #21 13.97 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-04T16:17:10.680Z] #21 13.97 Unpacking pigz (2.6-1) ... [2022-04-04T16:17:10.680Z] #21 14.05 Selecting previously unselected package libelf1:arm64. [2022-04-04T16:17:10.680Z] #21 14.05 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-04T16:17:10.680Z] #21 14.06 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-04T16:17:10.680Z] #21 ... [2022-04-04T16:17:10.680Z] [2022-04-04T16:17:10.680Z] #56 [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-04-04T16:17:10.680Z] #56 sha256:bcf9ee77f9f64d4e189cbc5bff71d62685b4b9d89177ce54b415441ec2b892ff [2022-04-04T16:17:10.680Z] #56 8.903 + cd /tmp/tmp.qzuVFeRcki/src/github.com/opencontainers/runc [2022-04-04T16:17:10.681Z] #56 8.904 + git checkout -q v1.1.1 [2022-04-04T16:17:10.681Z] #56 9.282 + '[' -z '' ']' [2022-04-04T16:17:10.681Z] #56 9.282 + target=static [2022-04-04T16:17:10.681Z] #56 9.283 + make BUILDTAGS=seccomp static [2022-04-04T16:17:10.681Z] #56 9.656 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-04-04T16:17:10.824Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.1s [2022-04-04T16:17:10.953Z] #56 ... [2022-04-04T16:17:10.953Z] [2022-04-04T16:17:10.953Z] #21 [dev-systemd-false 7/24] 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-04-04T16:17:10.953Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T16:17:10.953Z] #21 14.16 Selecting previously unselected package libbpf0:arm64. [2022-04-04T16:17:10.953Z] #21 14.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-04T16:17:10.953Z] #21 14.17 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-04T16:17:10.953Z] #21 14.23 Selecting previously unselected package libcap2:arm64. [2022-04-04T16:17:10.953Z] #21 14.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-04T16:17:10.953Z] #21 14.24 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-04T16:17:10.953Z] #21 14.32 Selecting previously unselected package libmnl0:arm64. [2022-04-04T16:17:10.953Z] #21 14.32 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-04T16:17:10.953Z] #21 14.33 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-04T16:17:10.953Z] #21 14.38 Selecting previously unselected package libxtables12:arm64. [2022-04-04T16:17:10.979Z] #29 7.837 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T16:17:10.979Z] #29 7.841 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:17:10.980Z] #29 7.959 Selecting previously unselected package libpsl5:amd64. [2022-04-04T16:17:10.980Z] #29 7.959 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T16:17:10.980Z] #29 7.965 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:17:10.980Z] #29 8.086 Selecting previously unselected package librtmp1:amd64. [2022-04-04T16:17:10.980Z] #29 8.088 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T16:17:10.980Z] #29 8.092 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:17:10.980Z] #29 8.204 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T16:17:10.980Z] #29 8.204 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T16:17:10.980Z] #29 8.204 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:17:11.213Z] #21 14.38 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-04T16:17:11.213Z] #21 14.40 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-04T16:17:11.213Z] #21 14.48 Selecting previously unselected package libcap2-bin. [2022-04-04T16:17:11.213Z] #21 14.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-04T16:17:11.213Z] #21 14.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T16:17:11.247Z] #29 8.359 Selecting previously unselected package libcurl4:amd64. [2022-04-04T16:17:11.247Z] #29 8.359 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:17:11.247Z] #29 8.366 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:11.474Z] #21 14.60 Selecting previously unselected package iproute2. [2022-04-04T16:17:11.474Z] #21 14.61 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-04T16:17:11.474Z] #21 14.61 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T16:17:11.510Z] #29 8.566 Selecting previously unselected package curl. [2022-04-04T16:17:11.510Z] #29 8.566 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:17:11.510Z] #29 8.570 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:11.734Z] #21 15.05 Selecting previously unselected package xxd. [2022-04-04T16:17:11.734Z] #21 15.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T16:17:11.734Z] #21 15.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:11.734Z] #21 15.17 Selecting previously unselected package vim-common. [2022-04-04T16:17:11.775Z] #29 8.724 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:17:11.775Z] #29 8.724 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:17:11.775Z] #29 8.728 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:17:11.775Z] #29 8.840 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:17:11.775Z] #29 8.840 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:17:11.775Z] #29 8.942 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:17:11.995Z] #21 15.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:17:11.995Z] #21 15.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:11.995Z] #21 15.31 Selecting previously unselected package bash-completion. [2022-04-04T16:17:11.995Z] #21 15.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T16:17:12.032Z] #29 9.005 Selecting previously unselected package jq. [2022-04-04T16:17:12.032Z] #29 9.005 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:17:12.032Z] #29 9.011 Unpacking jq (1.6-2.1) ... [2022-04-04T16:17:12.032Z] #29 9.173 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:17:12.032Z] #29 9.189 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:17:12.032Z] #29 9.242 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:17:12.295Z] #29 9.254 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:12.295Z] #29 9.266 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:17:12.295Z] #29 9.278 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:12.295Z] #29 9.289 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:17:12.295Z] #29 9.301 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:17:12.295Z] #29 9.319 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:17:12.295Z] #29 9.333 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:17:12.295Z] #29 9.344 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:17:12.295Z] #29 9.354 Setting up ca-certificates (20210119) ... [2022-04-04T16:17:12.843Z] #19 48.47 Reading package lists... [2022-04-04T16:17:13.239Z] #29 10.22 Updating certificates in /etc/ssl/certs... [2022-04-04T16:17:13.381Z] #21 16.78 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T16:17:13.641Z] #21 17.06 Selecting previously unselected package bzip2. [2022-04-04T16:17:13.902Z] #21 17.07 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-04T16:17:13.902Z] #21 17.08 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T16:17:13.902Z] #21 17.15 Selecting previously unselected package xz-utils. [2022-04-04T16:17:13.902Z] #21 17.15 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-04-04T16:17:13.902Z] #21 17.16 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T16:17:13.902Z] #21 17.31 Selecting previously unselected package apparmor. [2022-04-04T16:17:13.902Z] #21 17.31 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-04T16:17:13.902Z] #21 17.36 Unpacking apparmor (2.13.6-10) ... [2022-04-04T16:17:14.122Z] #11 ... [2022-04-04T16:17:14.122Z] [2022-04-04T16:17:14.122Z] #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-04-04T16:17:14.122Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:17:14.122Z] #29 1.728 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:14.122Z] #29 1.771 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:14.122Z] #29 1.776 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:14.122Z] #29 1.883 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:14.122Z] #29 2.130 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:14.122Z] #29 2.379 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:14.122Z] #29 3.811 Fetched 8508 kB in 2s (3611 kB/s) [2022-04-04T16:17:14.122Z] #29 3.811 Reading package lists... [2022-04-04T16:17:14.122Z] #29 4.583 Reading package lists... [2022-04-04T16:17:14.122Z] #29 5.318 Building dependency tree... [2022-04-04T16:17:14.122Z] #29 5.627 The following additional packages will be installed: [2022-04-04T16:17:14.122Z] #29 5.627 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T16:17:14.122Z] #29 5.627 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T16:17:14.122Z] #29 5.627 Recommended packages: [2022-04-04T16:17:14.122Z] #29 5.627 libldap-common publicsuffix libsasl2-modules [2022-04-04T16:17:14.122Z] #29 5.839 The following NEW packages will be installed: [2022-04-04T16:17:14.122Z] #29 5.839 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T16:17:14.122Z] #29 5.839 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T16:17:14.122Z] #29 5.839 libssh2-1 openssl [2022-04-04T16:17:14.122Z] #29 6.114 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:17:14.122Z] #29 6.114 Need to get 3040 kB of archives. [2022-04-04T16:17:14.122Z] #29 6.114 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T16:17:14.122Z] #29 6.114 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T16:17:14.122Z] #29 6.131 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T16:17:14.122Z] #29 6.134 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T16:17:14.122Z] #29 6.144 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-04-04T16:17:14.122Z] #29 6.144 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T16:17:14.122Z] #29 6.144 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T16:17:14.122Z] #29 6.144 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T16:17:14.122Z] #29 6.144 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T16:17:14.122Z] #29 6.151 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T16:17:14.122Z] #29 6.151 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T16:17:14.122Z] #29 6.151 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T16:17:14.122Z] #29 6.175 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T16:17:14.122Z] #29 6.175 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:17:14.122Z] #29 6.175 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:17:14.122Z] #29 6.175 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:17:14.122Z] #29 6.464 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:17:14.122Z] #29 6.512 Fetched 3040 kB in 0s (9416 kB/s) [2022-04-04T16:17:14.122Z] #29 6.571 Selecting previously unselected package openssl. [2022-04-04T16:17:14.122Z] #29 6.571 (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-04-04T16:17:14.122Z] #29 6.571 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 6.582 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:17:14.122Z] #29 6.805 Selecting previously unselected package ca-certificates. [2022-04-04T16:17:14.122Z] #29 6.805 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T16:17:14.122Z] #29 6.814 Unpacking ca-certificates (20210119) ... [2022-04-04T16:17:14.122Z] #29 6.936 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T16:17:14.122Z] #29 6.936 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 6.972 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:17:14.122Z] #29 7.088 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T16:17:14.122Z] #29 7.090 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.095 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:14.122Z] #29 7.149 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T16:17:14.122Z] #29 7.149 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.190 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:14.122Z] #29 7.275 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T16:17:14.122Z] #29 7.275 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.287 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:17:14.122Z] #29 7.425 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T16:17:14.122Z] #29 7.425 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.435 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:17:14.122Z] #29 7.550 Selecting previously unselected package libpsl5:amd64. [2022-04-04T16:17:14.122Z] #29 7.550 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.557 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:17:14.122Z] #29 7.690 Selecting previously unselected package librtmp1:amd64. [2022-04-04T16:17:14.122Z] #29 7.690 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.694 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:17:14.122Z] #29 7.796 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T16:17:14.122Z] #29 7.796 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.842 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:17:14.122Z] #29 7.952 Selecting previously unselected package libcurl4:amd64. [2022-04-04T16:17:14.122Z] #29 7.952 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 7.957 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:14.122Z] #29 8.071 Selecting previously unselected package curl. [2022-04-04T16:17:14.122Z] #29 8.071 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 8.099 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:14.122Z] #29 8.208 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:17:14.122Z] #29 8.208 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 8.212 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:17:14.122Z] #29 8.375 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:17:14.122Z] #29 8.375 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 8.378 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:17:14.122Z] #29 8.466 Selecting previously unselected package jq. [2022-04-04T16:17:14.122Z] #29 8.466 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:17:14.122Z] #29 8.476 Unpacking jq (1.6-2.1) ... [2022-04-04T16:17:14.122Z] #29 8.591 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T16:17:14.122Z] #29 8.636 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T16:17:14.122Z] #29 8.653 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T16:17:14.122Z] #29 8.666 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:14.122Z] #29 8.720 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T16:17:14.122Z] #29 8.732 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T16:17:14.123Z] #29 8.798 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T16:17:14.123Z] #29 8.810 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T16:17:14.123Z] #29 8.829 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:17:14.123Z] #29 8.841 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:17:14.123Z] #29 8.852 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T16:17:14.123Z] #29 8.863 Setting up ca-certificates (20210119) ... [2022-04-04T16:17:14.123Z] #29 9.546 Updating certificates in /etc/ssl/certs... [2022-04-04T16:17:14.123Z] #29 ... [2022-04-04T16:17:14.123Z] [2022-04-04T16:17:14.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:14.123Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:14.123Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 8.6s done [2022-04-04T16:17:14.164Z] #21 17.64 Selecting previously unselected package inetutils-ping. [2022-04-04T16:17:14.177Z] #29 11.24 129 added, 0 removed; done. [2022-04-04T16:17:14.177Z] #29 11.35 Setting up jq (1.6-2.1) ... [2022-04-04T16:17:14.385Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-04T16:17:14.425Z] #21 17.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-04T16:17:14.425Z] #21 17.64 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T16:17:14.425Z] #21 17.72 Selecting previously unselected package libip4tc2:arm64. [2022-04-04T16:17:14.425Z] #21 17.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-04T16:17:14.425Z] #21 17.73 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-04T16:17:14.425Z] #21 17.78 Selecting previously unselected package libip6tc2:arm64. [2022-04-04T16:17:14.426Z] #21 17.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-04T16:17:14.426Z] #21 17.78 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-04T16:17:14.426Z] #21 17.84 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-04T16:17:14.426Z] #21 17.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-04T16:17:14.426Z] #21 17.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T16:17:14.437Z] #29 11.36 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:14.437Z] #29 11.37 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:14.437Z] #29 11.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:17:14.437Z] #29 11.40 Processing triggers for ca-certificates (20210119) ... [2022-04-04T16:17:14.437Z] #29 11.41 Updating certificates in /etc/ssl/certs... [2022-04-04T16:17:14.686Z] #21 17.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-04T16:17:14.687Z] #21 17.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-04T16:17:14.687Z] #21 17.89 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-04T16:17:14.687Z] #21 17.98 Selecting previously unselected package libnftnl11:arm64. [2022-04-04T16:17:14.687Z] #21 17.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-04T16:17:14.687Z] #21 18.00 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-04T16:17:14.687Z] #21 18.08 Selecting previously unselected package iptables. [2022-04-04T16:17:14.687Z] #21 18.09 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-04T16:17:14.948Z] #21 18.09 Unpacking iptables (1.8.7-1) ... [2022-04-04T16:17:14.948Z] #21 18.36 Selecting previously unselected package libonig5:arm64. [2022-04-04T16:17:15.209Z] #21 18.36 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-04T16:17:15.209Z] #21 18.37 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T16:17:15.209Z] #21 18.49 Selecting previously unselected package libjq1:arm64. [2022-04-04T16:17:15.209Z] #21 18.49 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-04T16:17:15.209Z] #21 18.50 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-04T16:17:15.209Z] #21 18.57 Selecting previously unselected package jq. [2022-04-04T16:17:15.209Z] #21 18.57 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-04T16:17:15.209Z] #21 18.58 Unpacking jq (1.6-2.1) ... [2022-04-04T16:17:15.370Z] #29 12.39 0 added, 0 removed; done. [2022-04-04T16:17:15.370Z] #29 12.39 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T16:17:15.370Z] #29 12.39 done. [2022-04-04T16:17:15.470Z] #21 18.66 Selecting previously unselected package libaio1:arm64. [2022-04-04T16:17:15.470Z] #21 18.66 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-04T16:17:15.470Z] #21 18.67 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-04T16:17:15.470Z] #21 18.79 Selecting previously unselected package libgpm2:arm64. [2022-04-04T16:17:15.470Z] #21 18.79 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-04T16:17:15.470Z] #21 18.81 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-04T16:17:15.470Z] #21 18.88 Selecting previously unselected package libicu67:arm64. [2022-04-04T16:17:15.470Z] #21 18.88 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-04T16:17:15.470Z] #21 18.88 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-04T16:17:15.939Z] #63 98.88 rootlesskit version 1.0.0 [2022-04-04T16:17:15.939Z] #63 98.88 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T16:17:15.939Z] #63 98.88 -container-ip string [2022-04-04T16:17:15.939Z] #63 98.88 container ip [2022-04-04T16:17:15.939Z] #63 98.88 -container-port int [2022-04-04T16:17:15.939Z] #63 98.88 container port (default -1) [2022-04-04T16:17:15.939Z] #63 98.88 -host-ip string [2022-04-04T16:17:15.939Z] #63 98.88 host ip [2022-04-04T16:17:15.939Z] #63 98.88 -host-port int [2022-04-04T16:17:15.939Z] #63 98.88 host port (default -1) [2022-04-04T16:17:15.939Z] #63 98.88 -proto string [2022-04-04T16:17:15.939Z] #63 98.88 proxy protocol (default "tcp") [2022-04-04T16:17:15.939Z] #63 ... [2022-04-04T16:17:15.939Z] [2022-04-04T16:17:15.939Z] #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-04-04T16:17:15.939Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:17:15.939Z] #14 95.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T16:17:15.939Z] #14 95.32 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T16:17:15.939Z] #14 95.33 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 95.41 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T16:17:15.939Z] #14 95.42 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 95.42 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:17:15.939Z] #14 95.52 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T16:17:15.939Z] #14 95.54 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 95.55 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:17:15.939Z] #14 95.69 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:17:15.939Z] #14 95.69 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 95.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:17:15.939Z] #14 95.86 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:17:15.939Z] #14 95.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 95.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:17:15.939Z] #14 96.05 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T16:17:15.939Z] #14 96.05 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:17:15.939Z] #14 96.11 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T16:17:15.939Z] #14 96.12 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:17:15.939Z] #14 96.24 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T16:17:15.939Z] #14 96.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:17:15.939Z] #14 96.46 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T16:17:15.939Z] #14 96.46 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.46 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 96.61 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T16:17:15.939Z] #14 96.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.62 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 96.79 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T16:17:15.939Z] #14 96.79 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 96.88 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T16:17:15.939Z] #14 96.88 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 96.89 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 97.31 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T16:17:15.939Z] #14 97.31 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 97.32 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:17:15.939Z] #14 97.56 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T16:17:15.939Z] #14 97.58 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 97.58 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:17:15.939Z] #14 97.65 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T16:17:15.939Z] #14 97.65 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 97.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:17:15.939Z] #14 97.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T16:17:15.939Z] #14 97.82 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T16:17:15.939Z] #14 97.83 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:17:15.939Z] #14 98.41 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:17:15.939Z] #14 98.42 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:17:15.939Z] #14 98.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:17:15.939Z] #14 98.45 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:17:15.939Z] #14 98.46 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.47 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 98.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:17:15.939Z] #14 98.50 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 98.51 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:17:15.939Z] #14 98.52 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 98.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:17:15.939Z] #14 98.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:17:15.939Z] #14 98.56 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:17:15.939Z] #14 98.58 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T16:17:15.939Z] #14 98.59 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:17:15.939Z] #14 98.62 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:17:15.939Z] #14 98.63 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:17:15.939Z] #14 98.65 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:17:15.939Z] #14 98.66 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.67 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.68 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-04-04T16:17:15.939Z] #14 98.70 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.70 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-04-04T16:17:15.939Z] #14 98.71 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:17:15.939Z] #14 98.72 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.73 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-04-04T16:17:15.939Z] #14 98.74 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.77 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:17:15.939Z] #14 98.80 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:17:15.939Z] #14 98.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:17:15.939Z] #14 98.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:17:15.939Z] #14 98.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:17:15.939Z] #14 98.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:17:15.939Z] #14 DONE 99.6s [2022-04-04T16:17:15.939Z] [2022-04-04T16:17:15.939Z] #63 [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-04-04T16:17:15.939Z] #63 sha256:9265c738ead07f2ccaca1d47b48085bc17d7cc30faf39e9763e37140c6e23be9 [2022-04-04T16:17:15.939Z] #63 DONE 99.2s [2022-04-04T16:17:15.939Z] [2022-04-04T16:17:15.939Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T16:17:15.939Z] #64 sha256:a8167bb75521ba010afe200d21021c2182f28e84bbaf39b613ade6234773c3a5 [2022-04-04T16:17:15.939Z] #64 DONE 0.3s [2022-04-04T16:17:15.939Z] [2022-04-04T16:17:15.939Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T16:17:15.939Z] #55 sha256:e13a627f1319022b08bfe4e8afdb15e89f3bb22e6ee1931c1a01bed9313e8508 [2022-04-04T16:17:15.939Z] #55 DONE 0.4s [2022-04-04T16:17:15.939Z] [2022-04-04T16:17:15.939Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T16:17:15.939Z] #65 sha256:4665c17277266f5969b26dc1b19b0eee18c34dc8b0602fae338687555e70cc05 [2022-04-04T16:17:15.939Z] #65 DONE 0.1s [2022-04-04T16:17:15.939Z] [2022-04-04T16:17:15.939Z] #56 [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-04-04T16:17:15.939Z] #56 sha256:8507aac55d03665aef2b8e1f6568854ef1027939ef1ef032b8577edeb2ec93db [2022-04-04T16:17:16.743Z] #29 DONE 13.6s [2022-04-04T16:17:16.743Z] [2022-04-04T16:17:16.743Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T16:17:16.743Z] #30 sha256:09a56f537a310757bf3266d7e96b4a815132866d219f7af5ac57e4ac0e3fb688 [2022-04-04T16:17:16.743Z] #30 DONE 0.1s [2022-04-04T16:17:16.743Z] [2022-04-04T16:17:16.743Z] #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-04-04T16:17:16.743Z] #31 sha256:4b512b834d8b55288626fd9d268ab56117891d702a4ae4d104251fdb19424ba6 [2022-04-04T16:17:17.690Z] #11 ... [2022-04-04T16:17:17.690Z] [2022-04-04T16:17:17.690Z] #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-04-04T16:17:17.690Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T16:17:17.690Z] #29 10.58 129 added, 0 removed; done. [2022-04-04T16:17:17.690Z] #29 10.65 Setting up jq (1.6-2.1) ... [2022-04-04T16:17:17.690Z] #29 10.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:17.690Z] #29 10.66 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T16:17:17.690Z] #29 10.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:17:17.690Z] #29 10.69 Processing triggers for ca-certificates (20210119) ... [2022-04-04T16:17:17.690Z] #29 10.71 Updating certificates in /etc/ssl/certs... [2022-04-04T16:17:17.690Z] #29 11.56 0 added, 0 removed; done. [2022-04-04T16:17:17.690Z] #29 11.56 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T16:17:17.690Z] #29 11.56 done. [2022-04-04T16:17:17.690Z] #29 DONE 14.0s [2022-04-04T16:17:17.949Z] [2022-04-04T16:17:17.949Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T16:17:17.949Z] #30 sha256:7aa0172831eef35938e481f6428c030700c676ba752eef885aa706c82314f97b [2022-04-04T16:17:18.017Z] #21 21.36 Selecting previously unselected package libinih1:arm64. [2022-04-04T16:17:18.017Z] #21 21.38 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-04T16:17:18.017Z] #21 21.38 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-04T16:17:18.017Z] #21 21.46 Selecting previously unselected package libnet1:arm64. [2022-04-04T16:17:18.211Z] #30 DONE 0.6s [2022-04-04T16:17:18.211Z] [2022-04-04T16:17:18.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:18.211Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:18.211Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 3.5s done [2022-04-04T16:17:18.278Z] #21 21.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T16:17:18.278Z] #21 21.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:17:18.278Z] #21 21.54 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T16:17:18.278Z] #21 21.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-04T16:17:18.278Z] #21 21.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T16:17:18.278Z] #21 21.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T16:17:18.278Z] #21 21.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-04T16:17:18.278Z] #21 21.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T16:17:18.278Z] #21 21.68 Selecting previously unselected package net-tools. [2022-04-04T16:17:18.278Z] #21 21.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-04T16:17:18.469Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0.1s [2022-04-04T16:17:18.539Z] #21 21.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:17:18.539Z] #21 21.85 Selecting previously unselected package patch. [2022-04-04T16:17:18.539Z] #21 21.85 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-04T16:17:18.539Z] #21 21.86 Unpacking patch (2.7.6-7) ... [2022-04-04T16:17:18.539Z] #21 21.94 Selecting previously unselected package python-pip-whl. [2022-04-04T16:17:18.539Z] #21 21.95 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:17:18.539Z] #21 21.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:17:19.112Z] #21 22.40 Selecting previously unselected package python3-lib2to3. [2022-04-04T16:17:19.112Z] #21 22.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T16:17:19.112Z] #21 22.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:17:19.222Z] #56 ... [2022-04-04T16:17:19.222Z] [2022-04-04T16:17:19.222Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T16:17:19.222Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T16:17:19.222Z] #15 DONE 3.3s [2022-04-04T16:17:19.222Z] [2022-04-04T16:17:19.222Z] #56 [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-04-04T16:17:19.222Z] #56 sha256:8507aac55d03665aef2b8e1f6568854ef1027939ef1ef032b8577edeb2ec93db [2022-04-04T16:17:19.222Z] #56 2.864 + RM_GOPATH=0 [2022-04-04T16:17:19.222Z] #56 2.864 + TMP_GOPATH= [2022-04-04T16:17:19.222Z] #56 2.864 + : /build [2022-04-04T16:17:19.222Z] #56 2.864 + '[' -z '' ']' [2022-04-04T16:17:19.222Z] #56 2.864 ++ mktemp -d [2022-04-04T16:17:19.222Z] #56 2.864 + export GOPATH=/tmp/tmp.xRYexc9vDE [2022-04-04T16:17:19.222Z] #56 2.864 + GOPATH=/tmp/tmp.xRYexc9vDE [2022-04-04T16:17:19.222Z] #56 2.864 + RM_GOPATH=1 [2022-04-04T16:17:19.222Z] #56 2.864 + case "$(go env GOARCH)" in [2022-04-04T16:17:19.222Z] #56 2.864 ++ go env GOARCH [2022-04-04T16:17:19.222Z] #56 2.914 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:19.222Z] #56 2.914 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:19.222Z] #56 2.914 ++ dirname /install.sh [2022-04-04T16:17:19.222Z] #56 2.914 + dir=/ [2022-04-04T16:17:19.222Z] #56 2.914 + bin=runc [2022-04-04T16:17:19.222Z] #56 2.914 + shift [2022-04-04T16:17:19.222Z] #56 2.914 + '[' '!' -f //runc.installer ']' [2022-04-04T16:17:19.222Z] #56 2.914 + . //runc.installer [2022-04-04T16:17:19.222Z] #56 2.914 ++ set -e [2022-04-04T16:17:19.222Z] #56 2.914 ++ : v1.1.1 [2022-04-04T16:17:19.222Z] #56 2.914 + install_runc [2022-04-04T16:17:19.222Z] #56 2.914 + RUNC_BUILDTAGS=seccomp [2022-04-04T16:17:19.222Z] #56 2.914 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T16:17:19.222Z] #56 2.914 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xRYexc9vDE/src/github.com/opencontainers/runc [2022-04-04T16:17:19.222Z] #56 2.914 Cloning into '/tmp/tmp.xRYexc9vDE/src/github.com/opencontainers/runc'... [2022-04-04T16:17:19.222Z] #56 2.914 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T16:17:19.271Z] #31 2.215 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T16:17:19.272Z] #31 2.480 [2022-04-04T16:17:19.372Z] #21 22.52 Selecting previously unselected package python3-distutils. [2022-04-04T16:17:19.372Z] #21 22.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T16:17:19.372Z] #21 22.53 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T16:17:19.372Z] #21 22.65 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:17:19.372Z] #21 22.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:17:19.372Z] #21 22.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:17:19.528Z] #31 2.698 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:19.528Z] #31 2.980 [2022-04-04T16:17:19.633Z] #21 22.77 Selecting previously unselected package python3-setuptools. [2022-04-04T16:17:19.633Z] #21 22.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T16:17:19.633Z] #21 22.79 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T16:17:19.894Z] #21 23.03 Selecting previously unselected package python3-wheel. [2022-04-04T16:17:19.894Z] #21 23.04 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T16:17:19.894Z] #21 23.05 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T16:17:19.894Z] #21 23.12 Selecting previously unselected package python3-pip. [2022-04-04T16:17:19.894Z] #21 23.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:17:19.894Z] #21 23.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:17:20.155Z] #21 23.34 Selecting previously unselected package sudo. [2022-04-04T16:17:20.155Z] #21 23.34 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-04T16:17:20.155Z] #21 23.35 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T16:17:20.416Z] #21 23.78 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T16:17:20.416Z] #21 23.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-04T16:17:20.416Z] #21 23.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:17:20.461Z] #31 3.862 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T16:17:20.677Z] #21 23.95 Selecting previously unselected package uidmap. [2022-04-04T16:17:20.677Z] #21 23.95 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-04T16:17:20.677Z] #21 23.96 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T16:17:20.677Z] #21 24.08 Selecting previously unselected package vim-runtime. [2022-04-04T16:17:20.677Z] #21 24.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:17:20.677Z] #21 24.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T16:17:20.677Z] #21 24.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T16:17:20.677Z] #21 24.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:20.718Z] #31 ... [2022-04-04T16:17:20.718Z] [2022-04-04T16:17:20.718Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:20.718Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:20.718Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 9.3s done [2022-04-04T16:17:20.718Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 6.0s done [2022-04-04T16:17:20.718Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0.3s [2022-04-04T16:17:20.718Z] #11 ... [2022-04-04T16:17:20.718Z] [2022-04-04T16:17:20.718Z] #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-04-04T16:17:20.718Z] #31 sha256:4b512b834d8b55288626fd9d268ab56117891d702a4ae4d104251fdb19424ba6 [2022-04-04T16:17:20.718Z] #31 4.180 [2022-04-04T16:17:20.976Z] #31 4.396 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:21.116Z] #56 ... [2022-04-04T16:17:21.116Z] [2022-04-04T16:17:21.116Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T16:17:21.117Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T16:17:21.374Z] #16 DONE 2.7s [2022-04-04T16:17:21.374Z] [2022-04-04T16:17:21.374Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T16:17:21.374Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T16:17:21.541Z] #31 4.687 [2022-04-04T16:17:22.471Z] #31 5.726 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T16:17:22.730Z] #31 6.029 [2022-04-04T16:17:23.244Z] #31 6.262 #=#=# ################## 25.8% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-04-04T16:17:23.501Z] #31 6.878 [2022-04-04T16:17:23.763Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s [2022-04-04T16:17:23.984Z] #21 26.79 Selecting previously unselected package vim. [2022-04-04T16:17:23.984Z] #21 26.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T16:17:23.984Z] #21 26.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:23.984Z] #21 27.24 Selecting previously unselected package xfsprogs. [2022-04-04T16:17:23.984Z] #21 27.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-04T16:17:23.985Z] #21 27.25 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T16:17:24.246Z] #21 27.53 Selecting previously unselected package zip. [2022-04-04T16:17:24.246Z] #21 27.53 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-04T16:17:24.246Z] #21 27.55 Unpacking zip (3.0-12) ... [2022-04-04T16:17:24.431Z] #31 7.884 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T16:17:24.507Z] #21 27.67 Selecting previously unselected package zstd. [2022-04-04T16:17:24.507Z] #21 27.67 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-04T16:17:24.507Z] #21 27.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:17:24.657Z] #17 2.951 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T16:17:24.657Z] #17 DONE 3.0s [2022-04-04T16:17:24.657Z] [2022-04-04T16:17:24.657Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T16:17:24.657Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T16:17:24.768Z] #21 27.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:17:24.994Z] #31 8.213 [2022-04-04T16:17:25.100Z] #19 63.61 Reading package lists... [2022-04-04T16:17:25.265Z] #31 8.437 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:25.265Z] #31 8.732 [2022-04-04T16:17:25.340Z] #21 28.53 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-04T16:17:25.341Z] #21 28.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:17:25.341Z] #21 28.55 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-04T16:17:25.341Z] #21 28.57 Setting up libicu67:arm64 (67.1-7) ... [2022-04-04T16:17:25.341Z] #21 28.58 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-04T16:17:25.341Z] #21 28.60 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-04T16:17:25.341Z] #21 28.62 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T16:17:25.341Z] #21 28.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:17:25.341Z] #21 28.67 Setting up bzip2 (1.0.8-4) ... [2022-04-04T16:17:25.341Z] #21 28.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T16:17:25.341Z] #21 28.70 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T16:17:25.914Z] #21 29.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:25.914Z] #21 29.26 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-04T16:17:25.914Z] #21 29.28 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T16:17:25.914Z] #21 29.29 Setting up apparmor (2.13.6-10) ... [2022-04-04T16:17:26.026Z] #18 DONE 1.6s [2022-04-04T16:17:26.026Z] [2022-04-04T16:17:26.026Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T16:17:26.026Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T16:17:26.200Z] #31 9.431 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T16:17:26.458Z] #31 9.722 [2022-04-04T16:17:26.715Z] #31 9.952 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:26.973Z] #31 10.29 [2022-04-04T16:17:26.973Z] #31 10.36 Download of images into '/build' complete. [2022-04-04T16:17:26.973Z] #31 10.36 Use something like the following to load the result into a Docker daemon: [2022-04-04T16:17:26.973Z] #31 10.36 tar -cC '/build' . | docker load [2022-04-04T16:17:27.560Z] #21 30.68 Setting up zip (3.0-12) ... [2022-04-04T16:17:27.560Z] #21 30.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:27.560Z] #21 30.72 Setting up bash-completion (1:2.11-2) ... [2022-04-04T16:17:27.905Z] #31 ... [2022-04-04T16:17:27.905Z] [2022-04-04T16:17:27.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:27.905Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:27.905Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 7.4s [2022-04-04T16:17:27.925Z] #19 DONE 1.7s [2022-04-04T16:17:27.925Z] [2022-04-04T16:17:27.925Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T16:17:27.925Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T16:17:29.046Z] #11 ... [2022-04-04T16:17:29.046Z] [2022-04-04T16:17:29.046Z] #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-04-04T16:17:29.046Z] #31 sha256:7ecaa778d93a999ae8ebf27927af3dcc44886dcb7be20b684680e6000b7a0c47 [2022-04-04T16:17:29.046Z] #31 1.683 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T16:17:29.046Z] #31 1.980 [2022-04-04T16:17:29.046Z] #31 2.199 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:29.046Z] #31 2.554 [2022-04-04T16:17:29.046Z] #31 3.590 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T16:17:29.046Z] #31 3.881 [2022-04-04T16:17:29.046Z] #31 4.114 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:29.046Z] #31 4.425 [2022-04-04T16:17:29.046Z] #31 5.498 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T16:17:29.046Z] #31 5.811 [2022-04-04T16:17:29.046Z] #31 6.050 #=#=# ################# 24.2% ######################################## 56.5% ############################################################### 88.2% ######################################################################## 100.0% [2022-04-04T16:17:29.046Z] #31 6.594 [2022-04-04T16:17:29.046Z] #31 7.627 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T16:17:29.046Z] #31 7.947 [2022-04-04T16:17:29.046Z] #31 8.166 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:29.046Z] #31 8.414 [2022-04-04T16:17:29.046Z] #31 9.166 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T16:17:29.046Z] #31 9.431 [2022-04-04T16:17:29.046Z] #31 9.655 #=#=# ######################################################################## 100.0% [2022-04-04T16:17:29.046Z] #31 9.946 [2022-04-04T16:17:29.046Z] #31 10.04 Download of images into '/build' complete. [2022-04-04T16:17:29.046Z] #31 10.04 Use something like the following to load the result into a Docker daemon: [2022-04-04T16:17:29.046Z] #31 10.04 tar -cC '/build' . | docker load [2022-04-04T16:17:29.046Z] #31 ... [2022-04-04T16:17:29.046Z] [2022-04-04T16:17:29.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:29.046Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:29.046Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.1s [2022-04-04T16:17:29.299Z] #20 DONE 1.6s [2022-04-04T16:17:29.299Z] [2022-04-04T16:17:29.299Z] #21 [dev-systemd-false 7/24] 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-04-04T16:17:29.299Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:17:29.478Z] #21 32.41 Setting up xz-utils (5.2.5-2) ... [2022-04-04T16:17:29.478Z] #21 32.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T16:17:29.478Z] #21 32.44 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-04T16:17:29.478Z] #21 32.48 Setting up patch (2.7.6-7) ... [2022-04-04T16:17:29.478Z] #21 32.50 Setting up sudo (1.9.5p2-3) ... [2022-04-04T16:17:29.478Z] #21 32.58 invoke-rc.d: could not determine current runlevel [2022-04-04T16:17:29.478Z] #21 32.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T16:17:29.478Z] #21 32.60 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T16:17:29.478Z] #21 32.61 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-04T16:17:29.478Z] #21 32.63 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T16:17:29.478Z] #21 32.65 Setting up pigz (2.6-1) ... [2022-04-04T16:17:29.478Z] #21 32.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T16:17:29.478Z] #21 32.68 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T16:17:29.478Z] #21 32.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:17:29.478Z] #21 32.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:29.673Z] #19 76.30 Building dependency tree... [2022-04-04T16:17:30.051Z] #21 33.24 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-04T16:17:30.051Z] #21 33.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:17:30.312Z] #21 33.63 Setting up libelf1:arm64 (0.183-1) ... [2022-04-04T16:17:30.573Z] #21 33.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:17:30.573Z] #21 33.67 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T16:17:30.573Z] #21 33.69 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T16:17:30.836Z] #21 34.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:30.836Z] #21 34.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T16:17:30.836Z] #21 34.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T16:17:30.836Z] #21 34.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T16:17:30.836Z] #21 34.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T16:17:30.836Z] #21 34.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T16:17:30.836Z] #21 34.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T16:17:30.836Z] #21 34.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T16:17:30.836Z] #21 34.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T16:17:30.836Z] #21 34.15 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T16:17:30.954Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 12.5s done [2022-04-04T16:17:31.181Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.2s done [2022-04-04T16:17:31.181Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T16:17:31.439Z] #11 ... [2022-04-04T16:17:31.439Z] [2022-04-04T16:17:31.439Z] #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-04-04T16:17:31.439Z] #31 sha256:4b512b834d8b55288626fd9d268ab56117891d702a4ae4d104251fdb19424ba6 [2022-04-04T16:17:31.439Z] #31 DONE 14.8s [2022-04-04T16:17:31.524Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T16:17:31.524Z] #11 ... [2022-04-04T16:17:31.524Z] [2022-04-04T16:17:31.524Z] #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-04-04T16:17:31.524Z] #31 sha256:7ecaa778d93a999ae8ebf27927af3dcc44886dcb7be20b684680e6000b7a0c47 [2022-04-04T16:17:31.524Z] #31 DONE 13.2s [2022-04-04T16:17:31.696Z] [2022-04-04T16:17:31.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:31.696Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:31.696Z] #11 DONE 42.7s [2022-04-04T16:17:31.696Z] [2022-04-04T16:17:31.696Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T16:17:31.696Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T16:17:31.785Z] #21 35.21 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-04T16:17:31.785Z] #21 35.22 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-04T16:17:31.785Z] [2022-04-04T16:17:31.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T16:17:31.785Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T16:17:31.785Z] #11 DONE 41.9s [2022-04-04T16:17:31.785Z] [2022-04-04T16:17:31.785Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T16:17:31.785Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T16:17:31.825Z] #21 2.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:31.825Z] #21 2.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:31.825Z] #21 2.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:31.825Z] #21 2.535 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:32.046Z] #21 35.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:17:32.046Z] #21 35.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:17:32.619Z] #21 36.06 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-04T16:17:32.619Z] #21 36.07 Setting up jq (1.6-2.1) ... [2022-04-04T16:17:32.626Z] #12 DONE 0.7s [2022-04-04T16:17:32.626Z] [2022-04-04T16:17:32.626Z] #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-04-04T16:17:32.626Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T16:17:32.881Z] #21 36.09 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-04T16:17:32.881Z] #21 36.10 Setting up iptables (1.8.7-1) ... [2022-04-04T16:17:32.881Z] #21 36.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:17:32.881Z] #21 36.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:17:32.881Z] #21 36.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:17:32.881Z] #21 36.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:17:32.881Z] #21 36.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T16:17:32.881Z] #21 36.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T16:17:32.881Z] #21 36.16 Setting up iproute2 (5.10.0-4) ... [2022-04-04T16:17:32.988Z] #19 83.50 The following additional packages will be installed: [2022-04-04T16:17:32.988Z] #19 83.52 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-04T16:17:32.988Z] #19 83.52 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-04T16:17:32.988Z] #19 83.52 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-04T16:17:32.988Z] #19 83.52 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-04T16:17:32.988Z] #19 83.52 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-04T16:17:32.988Z] #19 83.52 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-04T16:17:32.988Z] #19 83.52 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-04T16:17:32.988Z] #19 83.52 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-04T16:17:32.988Z] #19 83.52 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.52 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.53 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-04T16:17:32.988Z] #19 83.53 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-04T16:17:32.988Z] #19 83.53 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-04T16:17:32.988Z] #19 83.53 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-04T16:17:32.988Z] #19 83.53 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-04T16:17:32.988Z] #19 83.53 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.53 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-04T16:17:32.988Z] #19 83.53 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-04T16:17:32.988Z] #19 83.53 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-04T16:17:32.988Z] #19 83.53 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-04T16:17:32.988Z] #19 83.53 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-04T16:17:32.988Z] #19 83.53 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.53 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-04T16:17:32.988Z] #19 83.53 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-04T16:17:32.988Z] #19 83.53 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.53 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-04T16:17:32.988Z] #19 83.55 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.55 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-04T16:17:32.988Z] #19 83.55 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.55 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-04T16:17:32.988Z] #19 83.55 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-04T16:17:32.988Z] #19 83.55 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-04T16:17:32.988Z] #19 83.55 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.55 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-04T16:17:32.988Z] #19 83.55 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-04T16:17:32.988Z] #19 83.55 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-04T16:17:32.988Z] #19 83.55 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-04T16:17:32.988Z] #19 83.56 linux-libc-dev-s390x-cross patch xz-utils [2022-04-04T16:17:32.988Z] #19 83.60 Suggested packages: [2022-04-04T16:17:32.988Z] #19 83.60 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-04T16:17:32.988Z] #19 83.60 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.60 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-04T16:17:32.988Z] #19 83.60 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-04T16:17:32.988Z] #19 83.60 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-04T16:17:32.988Z] #19 83.60 libyaml-shell-perl ed diffutils-doc [2022-04-04T16:17:32.988Z] #19 83.60 Recommended packages: [2022-04-04T16:17:32.988Z] #19 83.60 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-04T16:17:32.988Z] #19 83.60 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-04T16:17:33.143Z] #21 36.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:17:33.168Z] #12 DONE 1.1s [2022-04-04T16:17:33.168Z] [2022-04-04T16:17:33.168Z] #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-04-04T16:17:33.168Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T16:17:33.191Z] #13 DONE 0.6s [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:17:33.191Z] #25 sha256:125b09644dc258f2c17620fcfa36ffa647066d0df299356ed9f77ebe6254ce1c [2022-04-04T16:17:33.191Z] #25 ... [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T16:17:33.191Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T16:17:33.191Z] #42 DONE 0.1s [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T16:17:33.191Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T16:17:33.191Z] #33 DONE 0.3s [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T16:17:33.191Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T16:17:33.191Z] #46 DONE 0.3s [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:17:33.191Z] #25 sha256:125b09644dc258f2c17620fcfa36ffa647066d0df299356ed9f77ebe6254ce1c [2022-04-04T16:17:33.191Z] #25 DONE 0.3s [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:17:33.191Z] #62 sha256:effab2167ff8f33e045efc327f4ec307fed0e7d03f8396a885096cdb532e89b7 [2022-04-04T16:17:33.191Z] #62 DONE 0.3s [2022-04-04T16:17:33.191Z] [2022-04-04T16:17:33.191Z] #63 [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-04-04T16:17:33.191Z] #63 sha256:98d7d02aa18dfcc4ce16d85152b446698bba8bee860ed5c205f36d5aa1f2d98e [2022-04-04T16:17:33.255Z] #21 3.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:33.426Z] #13 DONE 0.6s [2022-04-04T16:17:33.686Z] [2022-04-04T16:17:33.686Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:17:33.686Z] #62 sha256:9bc55fc716d611176db7e0e4799b33d36a9f99bf6be8933b4bd450dc24a5e5ed [2022-04-04T16:17:33.686Z] #62 ... [2022-04-04T16:17:33.686Z] [2022-04-04T16:17:33.686Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T16:17:33.686Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T16:17:33.686Z] #42 DONE 0.2s [2022-04-04T16:17:33.686Z] [2022-04-04T16:17:33.686Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T16:17:33.686Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T16:17:33.686Z] #33 DONE 0.2s [2022-04-04T16:17:33.716Z] #21 DONE 37.0s [2022-04-04T16:17:33.716Z] [2022-04-04T16:17:33.716Z] #60 [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-04-04T16:17:33.716Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:17:33.716Z] #60 ... [2022-04-04T16:17:33.716Z] [2022-04-04T16:17:33.716Z] #22 [dev-systemd-false 8/24] 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-04-04T16:17:33.716Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-04T16:17:33.949Z] [2022-04-04T16:17:33.949Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T16:17:33.949Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T16:17:33.949Z] #46 DONE 0.3s [2022-04-04T16:17:33.949Z] [2022-04-04T16:17:33.949Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:17:33.949Z] #25 sha256:aa73cbcc44829b1ac4324e608562c742d1e4538ca1ca8685b7cd1aef300d9c90 [2022-04-04T16:17:33.949Z] #25 DONE 0.4s [2022-04-04T16:17:33.949Z] [2022-04-04T16:17:33.949Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:17:33.949Z] #62 sha256:9bc55fc716d611176db7e0e4799b33d36a9f99bf6be8933b4bd450dc24a5e5ed [2022-04-04T16:17:33.949Z] #62 DONE 0.4s [2022-04-04T16:17:33.949Z] [2022-04-04T16:17:33.949Z] #63 [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-04-04T16:17:33.949Z] #63 sha256:719063646741d65099376ffacc6a46f0f915185576bc550125a1805e15523ae4 [2022-04-04T16:17:34.190Z] #21 4.922 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:34.287Z] #22 0.540 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T16:17:34.287Z] #22 0.545 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T16:17:34.287Z] #22 0.548 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T16:17:34.287Z] #22 DONE 0.6s [2022-04-04T16:17:34.287Z] [2022-04-04T16:17:34.287Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:17:34.287Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T16:17:34.287Z] #43 ... [2022-04-04T16:17:34.287Z] [2022-04-04T16:17:34.287Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T16:17:34.287Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-04T16:17:37.461Z] #21 ... [2022-04-04T16:17:37.461Z] [2022-04-04T16:17:37.461Z] #56 [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-04-04T16:17:37.461Z] #56 sha256:8507aac55d03665aef2b8e1f6568854ef1027939ef1ef032b8577edeb2ec93db [2022-04-04T16:17:37.461Z] #56 11.01 + cd /tmp/tmp.xRYexc9vDE/src/github.com/opencontainers/runc [2022-04-04T16:17:37.461Z] #56 11.01 + git checkout -q v1.1.1 [2022-04-04T16:17:37.461Z] #56 11.48 + '[' -z '' ']' [2022-04-04T16:17:37.461Z] #56 11.48 + target=static [2022-04-04T16:17:37.461Z] #56 11.48 + make BUILDTAGS=seccomp static [2022-04-04T16:17:37.461Z] #56 11.67 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-04-04T16:17:37.461Z] #56 ... [2022-04-04T16:17:37.461Z] [2022-04-04T16:17:37.461Z] #21 [dev-systemd-false 7/24] 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-04-04T16:17:37.461Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:17:37.461Z] #21 7.975 Fetched 8508 kB in 6s (1385 kB/s) [2022-04-04T16:17:38.024Z] #21 7.975 Reading package lists... [2022-04-04T16:17:38.024Z] #21 ... [2022-04-04T16:17:38.024Z] [2022-04-04T16:17:38.024Z] #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-04-04T16:17:38.024Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:17:38.024Z] #34 DONE 122.0s [2022-04-04T16:17:38.281Z] [2022-04-04T16:17:38.281Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:17:38.281Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:17:38.449Z] #63 4.997 + RM_GOPATH=0 [2022-04-04T16:17:38.449Z] #63 4.997 + TMP_GOPATH= [2022-04-04T16:17:38.449Z] #63 4.997 + : /build [2022-04-04T16:17:38.449Z] #63 4.997 + '[' -z '' ']' [2022-04-04T16:17:38.449Z] #63 4.997 ++ mktemp -d [2022-04-04T16:17:38.449Z] #63 5.012 + export GOPATH=/tmp/tmp.keIYvJClHN [2022-04-04T16:17:38.449Z] #63 5.012 + GOPATH=/tmp/tmp.keIYvJClHN [2022-04-04T16:17:38.449Z] #63 5.012 + RM_GOPATH=1 [2022-04-04T16:17:38.449Z] #63 5.012 + case "$(go env GOARCH)" in [2022-04-04T16:17:38.449Z] #63 5.012 ++ go env GOARCH [2022-04-04T16:17:38.449Z] #63 5.014 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:38.449Z] #63 5.015 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:38.449Z] #63 5.015 ++ dirname /install.sh [2022-04-04T16:17:38.449Z] #63 5.020 + dir=/ [2022-04-04T16:17:38.449Z] #63 5.020 + bin=rootlesskit [2022-04-04T16:17:38.449Z] #63 5.030 + shift [2022-04-04T16:17:38.449Z] #63 5.030 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T16:17:38.449Z] #63 5.030 + . //rootlesskit.installer [2022-04-04T16:17:38.449Z] #63 5.031 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:38.449Z] #63 5.031 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:38.449Z] #63 5.031 + install_rootlesskit [2022-04-04T16:17:38.449Z] #63 5.031 + case "$1" in [2022-04-04T16:17:38.449Z] #63 5.031 + export CGO_ENABLED=0 [2022-04-04T16:17:38.449Z] #63 5.031 + CGO_ENABLED=0 [2022-04-04T16:17:38.449Z] #63 5.031 + _install_rootlesskit [2022-04-04T16:17:38.449Z] #63 5.031 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T16:17:38.449Z] #63 5.031 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:17:38.449Z] #63 5.031 + GOBIN=/build [2022-04-04T16:17:38.449Z] #63 5.031 + GO111MODULE=on [2022-04-04T16:17:38.449Z] #63 5.031 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:39.012Z] #63 5.683 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T16:17:39.230Z] #63 5.218 + RM_GOPATH=0 [2022-04-04T16:17:39.230Z] #63 5.218 + TMP_GOPATH= [2022-04-04T16:17:39.230Z] #63 5.218 + : /build [2022-04-04T16:17:39.230Z] #63 5.218 + '[' -z '' ']' [2022-04-04T16:17:39.230Z] #63 5.218 ++ mktemp -d [2022-04-04T16:17:39.230Z] #63 5.229 + export GOPATH=/tmp/tmp.c5VDn05OtX [2022-04-04T16:17:39.230Z] #63 5.229 + GOPATH=/tmp/tmp.c5VDn05OtX [2022-04-04T16:17:39.230Z] #63 5.229 + RM_GOPATH=1 [2022-04-04T16:17:39.230Z] #63 5.229 + case "$(go env GOARCH)" in [2022-04-04T16:17:39.230Z] #63 5.229 ++ go env GOARCH [2022-04-04T16:17:39.230Z] #63 5.309 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:39.230Z] #63 5.309 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:39.230Z] #63 5.309 ++ dirname /install.sh [2022-04-04T16:17:39.489Z] #63 5.342 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:39.489Z] #63 5.343 + dir=/ [2022-04-04T16:17:39.489Z] #63 5.343 + bin=rootlesskit [2022-04-04T16:17:39.489Z] #63 5.343 + shift [2022-04-04T16:17:39.489Z] #63 5.343 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T16:17:39.489Z] #63 5.343 + . //rootlesskit.installer [2022-04-04T16:17:39.489Z] #63 5.343 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:39.489Z] #63 5.343 + install_rootlesskit [2022-04-04T16:17:39.489Z] #63 5.343 + case "$1" in [2022-04-04T16:17:39.489Z] #63 5.343 + export CGO_ENABLED=0 [2022-04-04T16:17:39.489Z] #63 5.343 + CGO_ENABLED=0 [2022-04-04T16:17:39.489Z] #63 5.343 + _install_rootlesskit [2022-04-04T16:17:39.489Z] #63 5.343 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T16:17:39.489Z] #63 5.343 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:17:39.489Z] #63 5.343 + GOBIN=/build [2022-04-04T16:17:39.489Z] #63 5.343 + GO111MODULE=on [2022-04-04T16:17:39.489Z] #63 5.343 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:17:39.625Z] #19 90.35 The following NEW packages will be installed: [2022-04-04T16:17:39.625Z] #19 90.35 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-04T16:17:39.625Z] #19 90.35 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-04T16:17:39.625Z] #19 90.35 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-04T16:17:39.625Z] #19 90.35 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-04T16:17:39.625Z] #19 90.35 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-04T16:17:39.625Z] #19 90.35 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-04T16:17:39.625Z] #19 90.35 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-04T16:17:39.625Z] #19 90.35 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-04T16:17:39.625Z] #19 90.35 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-04T16:17:39.625Z] #19 90.35 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-04T16:17:39.625Z] #19 90.35 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-04T16:17:39.625Z] #19 90.35 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-04T16:17:39.625Z] #19 90.35 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-04T16:17:39.625Z] #19 90.36 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-04T16:17:39.625Z] #19 90.36 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-04T16:17:39.625Z] #19 90.36 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-04T16:17:39.625Z] #19 90.36 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-04T16:17:39.625Z] #19 90.36 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.36 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-04T16:17:39.625Z] #19 90.36 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-04T16:17:39.625Z] #19 90.36 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-04T16:17:39.625Z] #19 90.36 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-04T16:17:39.625Z] #19 90.36 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-04T16:17:39.625Z] #19 90.36 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.36 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-04T16:17:39.625Z] #19 90.36 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-04T16:17:39.625Z] #19 90.36 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.36 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-04T16:17:39.625Z] #19 90.37 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.38 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-04T16:17:39.625Z] #19 90.38 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.38 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-04T16:17:39.625Z] #19 90.38 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-04T16:17:39.625Z] #19 90.38 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-04T16:17:39.625Z] #19 90.38 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.38 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-04T16:17:39.625Z] #19 90.38 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-04T16:17:39.625Z] #19 90.38 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-04T16:17:39.625Z] #19 90.38 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-04T16:17:39.625Z] #19 90.39 linux-libc-dev-s390x-cross patch xz-utils [2022-04-04T16:17:39.653Z] #43 ... [2022-04-04T16:17:39.653Z] [2022-04-04T16:17:39.653Z] #21 [dev-systemd-false 7/24] 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-04-04T16:17:39.653Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:17:39.653Z] #21 7.975 Reading package lists... [2022-04-04T16:17:39.748Z] #63 5.948 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T16:17:39.888Z] #19 91.06 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:17:39.888Z] #19 91.06 Need to get 787 MB of archives. [2022-04-04T16:17:39.888Z] #19 91.06 After this operation, 3385 MB of additional disk space will be used. [2022-04-04T16:17:39.888Z] #19 91.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-04T16:17:40.009Z] #63 ... [2022-04-04T16:17:40.009Z] [2022-04-04T16:17:40.009Z] #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-04-04T16:17:40.009Z] #26 sha256:8135210d920890435bd056fc990caa6c870fb194cdbeb47d9c5d4e4024bbef71 [2022-04-04T16:17:40.009Z] #26 5.280 + RM_GOPATH=0 [2022-04-04T16:17:40.009Z] #26 5.280 + TMP_GOPATH= [2022-04-04T16:17:40.009Z] #26 5.280 + : /build [2022-04-04T16:17:40.009Z] #26 5.280 + '[' -z '' ']' [2022-04-04T16:17:40.009Z] #26 5.292 ++ mktemp -d [2022-04-04T16:17:40.009Z] #26 5.292 + export GOPATH=/tmp/tmp.9r5rkNbtzf [2022-04-04T16:17:40.009Z] #26 5.292 + GOPATH=/tmp/tmp.9r5rkNbtzf [2022-04-04T16:17:40.009Z] #26 5.292 + RM_GOPATH=1 [2022-04-04T16:17:40.009Z] #26 5.292 + case "$(go env GOARCH)" in [2022-04-04T16:17:40.009Z] #26 5.292 ++ go env GOARCH [2022-04-04T16:17:40.009Z] #26 5.371 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:40.009Z] #26 5.371 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:40.009Z] #26 5.386 ++ dirname /install.sh [2022-04-04T16:17:40.009Z] #26 5.386 + dir=/ [2022-04-04T16:17:40.009Z] #26 5.401 + bin=dockercli [2022-04-04T16:17:40.009Z] #26 5.401 + shift [2022-04-04T16:17:40.009Z] #26 5.401 + '[' '!' -f //dockercli.installer ']' [2022-04-04T16:17:40.009Z] #26 5.401 + . //dockercli.installer [2022-04-04T16:17:40.009Z] #26 5.401 ++ : stable [2022-04-04T16:17:40.009Z] #26 5.401 ++ : 17.06.2-ce [2022-04-04T16:17:40.009Z] #26 5.401 + install_dockercli [2022-04-04T16:17:40.009Z] #26 5.401 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T16:17:40.009Z] #26 5.401 ++ uname -m [2022-04-04T16:17:40.009Z] #26 5.401 Install docker/cli version 17.06.2-ce from stable [2022-04-04T16:17:40.009Z] #26 5.410 + arch=x86_64 [2022-04-04T16:17:40.009Z] #26 5.410 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T16:17:40.009Z] #26 5.410 + url=https://download.docker.com/linux/static [2022-04-04T16:17:40.009Z] #26 5.410 + tar -xz docker/docker [2022-04-04T16:17:40.009Z] #26 5.410 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T16:17:40.149Z] #19 91.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T16:17:40.149Z] #19 91.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-04T16:17:40.149Z] #19 91.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-04T16:17:40.149Z] #19 91.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-04T16:17:40.149Z] #19 91.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T16:17:40.149Z] #19 91.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-04T16:17:40.411Z] #19 91.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-04T16:17:40.411Z] #19 91.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-04T16:17:40.673Z] #19 91.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-04T16:17:40.673Z] #19 91.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-04T16:17:40.673Z] #19 91.73 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-04-04T16:17:40.673Z] #19 91.73 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-04-04T16:17:40.947Z] #26 ... [2022-04-04T16:17:40.947Z] [2022-04-04T16:17:40.947Z] #49 [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-04-04T16:17:40.947Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:17:40.947Z] #49 4.915 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:17:40.947Z] #49 6.330 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:17:40.947Z] #49 6.778 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:17:40.947Z] #49 6.811 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:17:40.947Z] #49 6.892 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:17:40.947Z] #49 7.123 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:17:40.947Z] #49 7.201 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:17:40.947Z] #49 7.439 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:17:41.515Z] #49 7.843 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:17:41.774Z] #49 8.146 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:17:41.803Z] #21 10.57 Reading package lists... [2022-04-04T16:17:42.622Z] #21 12.75 Building dependency tree... [2022-04-04T16:17:43.185Z] #21 13.98 The following additional packages will be installed: [2022-04-04T16:17:43.185Z] #21 13.98 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:17:43.185Z] #21 13.98 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T16:17:43.185Z] #21 13.98 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T16:17:43.185Z] #21 13.99 python3-pkg-resources vim-runtime xxd [2022-04-04T16:17:43.185Z] #21 13.99 Suggested packages: [2022-04-04T16:17:43.185Z] #21 13.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T16:17:43.185Z] #21 13.99 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T16:17:43.185Z] #21 13.99 acl attr quota [2022-04-04T16:17:43.185Z] #21 13.99 Recommended packages: [2022-04-04T16:17:43.185Z] #21 13.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T16:17:43.189Z] #63 ... [2022-04-04T16:17:43.189Z] [2022-04-04T16:17:43.189Z] #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-04-04T16:17:43.189Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:17:43.189Z] #36 4.920 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T16:17:43.189Z] #36 ... [2022-04-04T16:17:43.189Z] [2022-04-04T16:17:43.189Z] #53 [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-04-04T16:17:43.189Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:17:43.189Z] #53 4.198 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T16:17:43.189Z] #53 5.162 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T16:17:43.189Z] #53 5.162 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T16:17:43.189Z] #53 5.344 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T16:17:43.189Z] #53 7.092 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T16:17:43.189Z] #53 ... [2022-04-04T16:17:43.189Z] [2022-04-04T16:17:43.189Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:17:43.189Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:17:43.189Z] #43 5.013 + git clone https://github.com/docker/distribution.git . [2022-04-04T16:17:43.189Z] #43 5.013 Cloning into '.'... [2022-04-04T16:17:43.445Z] #43 ... [2022-04-04T16:17:43.445Z] [2022-04-04T16:17:43.445Z] #58 [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-04-04T16:17:43.445Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:17:43.445Z] #58 6.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:43.445Z] #58 6.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:43.445Z] #58 6.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:43.445Z] #58 7.418 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:43.445Z] #58 ... [2022-04-04T16:17:43.445Z] [2022-04-04T16:17:43.446Z] #51 [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-04-04T16:17:43.446Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:17:43.446Z] #51 4.251 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T16:17:43.704Z] #51 ... [2022-04-04T16:17:43.704Z] [2022-04-04T16:17:43.704Z] #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-04-04T16:17:43.704Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:17:43.704Z] #14 6.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:43.704Z] #14 6.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:43.704Z] #14 6.282 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:43.704Z] #14 7.333 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:43.704Z] #14 9.939 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:43.704Z] #14 ... [2022-04-04T16:17:43.704Z] [2022-04-04T16:17:43.704Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:17:43.704Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:17:43.704Z] #38 6.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:43.704Z] #38 6.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:43.704Z] #38 6.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:43.704Z] #38 7.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:43.704Z] #38 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:43.742Z] #49 ... [2022-04-04T16:17:43.742Z] [2022-04-04T16:17:43.742Z] #58 [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-04-04T16:17:43.742Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:17:43.742Z] #58 6.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:43.742Z] #58 6.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:43.742Z] #58 6.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:43.742Z] #58 7.547 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:43.742Z] #58 ... [2022-04-04T16:17:43.742Z] [2022-04-04T16:17:43.742Z] #53 [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-04-04T16:17:43.742Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:17:43.742Z] #53 5.879 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T16:17:43.742Z] #53 7.229 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T16:17:43.742Z] #53 7.236 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T16:17:43.742Z] #53 7.428 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T16:17:43.742Z] #53 9.689 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T16:17:43.961Z] #38 ... [2022-04-04T16:17:43.961Z] [2022-04-04T16:17:43.961Z] #49 [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-04-04T16:17:43.961Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:17:43.961Z] #49 6.221 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:17:43.961Z] #49 8.288 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:17:43.961Z] #49 8.625 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:17:43.961Z] #49 9.127 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:17:43.961Z] #49 9.145 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:17:43.961Z] #49 9.331 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:17:43.961Z] #49 9.451 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:17:43.961Z] #49 9.596 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:17:43.961Z] #49 10.31 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:17:43.961Z] #49 10.74 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:17:43.980Z] #19 94.74 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] [2022-04-04T16:17:43.980Z] #19 94.74 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-04-04T16:17:44.023Z] #53 ... [2022-04-04T16:17:44.023Z] [2022-04-04T16:17:44.023Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:17:44.023Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:17:44.023Z] #38 5.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:44.023Z] #38 5.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:44.023Z] #38 5.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:44.023Z] #38 7.301 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:44.023Z] #38 9.722 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:44.023Z] #38 ... [2022-04-04T16:17:44.023Z] [2022-04-04T16:17:44.023Z] #51 [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-04-04T16:17:44.023Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:17:44.023Z] #51 3.647 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T16:17:44.122Z] Running on azwin-2-592ec1 in d:\jenkins\workspace\moby_PR-43459 [Pipeline] { [Pipeline] ws [2022-04-04T16:17:44.144Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-04T16:17:44.219Z] #49 ... [2022-04-04T16:17:44.219Z] [2022-04-04T16:17:44.219Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:17:44.219Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:17:44.219Z] #47 6.113 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:44.219Z] #47 6.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:44.219Z] #47 6.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:44.219Z] #47 6.762 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T16:17:44.219Z] #47 8.258 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:44.219Z] #47 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:44.219Z] #47 ... [2022-04-04T16:17:44.219Z] [2022-04-04T16:17:44.219Z] #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-04-04T16:17:44.219Z] #26 sha256:176b412a2915311ca4cd6dc73547ecd476cd2ecc65a1dd1d438a2a3460073854 [2022-04-04T16:17:44.219Z] #26 5.572 + RM_GOPATH=0 [2022-04-04T16:17:44.219Z] #26 5.572 + TMP_GOPATH= [2022-04-04T16:17:44.219Z] #26 5.572 + : /build [2022-04-04T16:17:44.219Z] #26 5.572 + '[' -z '' ']' [2022-04-04T16:17:44.219Z] #26 5.572 ++ mktemp -d [2022-04-04T16:17:44.219Z] #26 5.572 + export GOPATH=/tmp/tmp.XHLqOU5iCE [2022-04-04T16:17:44.219Z] #26 5.572 + GOPATH=/tmp/tmp.XHLqOU5iCE [2022-04-04T16:17:44.219Z] #26 5.572 + RM_GOPATH=1 [2022-04-04T16:17:44.219Z] #26 5.572 + case "$(go env GOARCH)" in [2022-04-04T16:17:44.219Z] #26 5.572 ++ go env GOARCH [2022-04-04T16:17:44.219Z] #26 5.717 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:44.219Z] #26 5.717 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:17:44.219Z] #26 5.717 ++ dirname /install.sh [2022-04-04T16:17:44.219Z] #26 5.729 Install docker/cli version 17.06.2-ce from stable [2022-04-04T16:17:44.219Z] #26 5.730 + dir=/ [2022-04-04T16:17:44.219Z] #26 5.730 + bin=dockercli [2022-04-04T16:17:44.219Z] #26 5.730 + shift [2022-04-04T16:17:44.219Z] #26 5.730 + '[' '!' -f //dockercli.installer ']' [2022-04-04T16:17:44.219Z] #26 5.730 + . //dockercli.installer [2022-04-04T16:17:44.219Z] #26 5.730 ++ : stable [2022-04-04T16:17:44.219Z] #26 5.730 ++ : 17.06.2-ce [2022-04-04T16:17:44.219Z] #26 5.730 + install_dockercli [2022-04-04T16:17:44.219Z] #26 5.730 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T16:17:44.219Z] #26 5.763 ++ uname -m [2022-04-04T16:17:44.219Z] #26 5.767 + arch=x86_64 [2022-04-04T16:17:44.219Z] #26 5.767 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T16:17:44.219Z] #26 5.768 + url=https://download.docker.com/linux/static [2022-04-04T16:17:44.219Z] #26 5.768 + tar -xz docker/docker [2022-04-04T16:17:44.219Z] #26 5.770 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T16:17:44.292Z] #51 ... [2022-04-04T16:17:44.292Z] [2022-04-04T16:17:44.292Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:17:44.292Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:17:44.292Z] #47 5.101 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:44.292Z] #47 5.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:44.292Z] #47 5.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:44.292Z] #47 6.123 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T16:17:44.292Z] #47 7.040 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:44.292Z] #47 ... [2022-04-04T16:17:44.292Z] [2022-04-04T16:17:44.292Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:17:44.292Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:17:44.292Z] #43 4.524 + git clone https://github.com/docker/distribution.git . [2022-04-04T16:17:44.292Z] #43 4.524 Cloning into '.'... [2022-04-04T16:17:44.353Z] #23 8.410 Collecting yamllint==1.26.1 [2022-04-04T16:17:44.353Z] #23 9.487 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T16:17:44.476Z] #26 ... [2022-04-04T16:17:44.477Z] [2022-04-04T16:17:44.477Z] #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-04-04T16:17:44.477Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:17:44.477Z] #34 4.285 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T16:17:44.477Z] #34 4.286 Cloning into '.'... [2022-04-04T16:17:44.477Z] #34 ... [2022-04-04T16:17:44.477Z] [2022-04-04T16:17:44.477Z] #58 [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-04-04T16:17:44.477Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:17:44.477Z] #58 11.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:44.555Z] #21 15.09 The following NEW packages will be installed: [2022-04-04T16:17:44.555Z] #21 15.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T16:17:44.555Z] #21 15.09 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:17:44.555Z] #21 15.09 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T16:17:44.555Z] #21 15.09 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T16:17:44.555Z] #21 15.09 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T16:17:44.555Z] #21 15.09 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T16:17:44.555Z] #21 15.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T16:17:44.555Z] #21 15.09 xz-utils zip zstd [2022-04-04T16:17:44.565Z] #43 ... [2022-04-04T16:17:44.565Z] [2022-04-04T16:17:44.566Z] #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-04-04T16:17:44.566Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:17:44.566Z] #34 4.958 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T16:17:44.566Z] #34 4.965 Cloning into '.'... [2022-04-04T16:17:44.566Z] #34 ... [2022-04-04T16:17:44.566Z] [2022-04-04T16:17:44.566Z] #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-04-04T16:17:44.566Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:17:44.566Z] #14 6.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:17:44.566Z] #14 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:17:44.566Z] #14 6.061 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:17:44.566Z] #14 7.283 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:17:44.613Z] #23 10.43 Collecting pathspec>=0.5.3 [2022-04-04T16:17:44.613Z] #23 10.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T16:17:44.813Z] #21 15.42 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:17:44.813Z] #21 15.42 Need to get 27.6 MB of archives. [2022-04-04T16:17:44.813Z] #21 15.42 After this operation, 106 MB of additional disk space will be used. [2022-04-04T16:17:44.813Z] #21 15.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T16:17:44.813Z] #21 15.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T16:17:44.813Z] #21 15.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T16:17:44.813Z] #21 15.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T16:17:44.813Z] #21 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T16:17:44.813Z] #21 15.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T16:17:44.813Z] #21 15.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T16:17:44.813Z] #21 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T16:17:44.813Z] #21 15.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:17:44.813Z] #21 15.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:17:44.813Z] #21 15.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T16:17:44.813Z] #21 15.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T16:17:44.813Z] #21 15.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T16:17:44.813Z] #21 15.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T16:17:44.813Z] #21 15.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T16:17:44.813Z] #21 15.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T16:17:44.813Z] #21 15.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T16:17:44.813Z] #21 15.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T16:17:44.813Z] #21 15.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T16:17:44.813Z] #21 15.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T16:17:44.813Z] #21 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T16:17:44.813Z] #21 15.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:17:44.813Z] #21 15.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:17:44.950Z] #14 ... [2022-04-04T16:17:44.950Z] [2022-04-04T16:17:44.950Z] #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-04-04T16:17:44.950Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:17:44.950Z] #36 5.987 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T16:17:44.950Z] #36 ... [2022-04-04T16:17:44.950Z] [2022-04-04T16:17:44.950Z] #58 [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-04-04T16:17:44.950Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:17:44.950Z] #58 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:45.070Z] #21 15.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:17:45.070Z] #21 15.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T16:17:45.070Z] #21 15.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T16:17:45.070Z] #21 15.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:17:45.184Z] #23 10.67 Collecting pyyaml [2022-04-04T16:17:45.184Z] #23 10.69 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-04T16:17:45.184Z] #23 10.71 Building wheels for collected packages: yamllint [2022-04-04T16:17:45.184Z] #23 10.73 Building wheel for yamllint (setup.py): started [2022-04-04T16:17:45.327Z] #21 15.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T16:17:45.327Z] #21 15.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:17:45.327Z] #21 15.91 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-04-04T16:17:45.327Z] #21 15.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:17:45.327Z] #21 15.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T16:17:45.327Z] #21 15.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T16:17:45.327Z] #21 15.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T16:17:45.327Z] #21 15.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T16:17:45.327Z] #21 16.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T16:17:45.327Z] #21 16.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:17:45.327Z] #21 16.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T16:17:45.327Z] #21 16.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T16:17:45.327Z] #21 16.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T16:17:45.327Z] #21 16.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T16:17:45.327Z] #21 16.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T16:17:45.584Z] #21 16.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T16:17:45.584Z] #21 16.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T16:17:45.584Z] #21 16.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T16:17:45.584Z] #21 16.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T16:17:45.584Z] #21 16.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T16:17:45.584Z] #21 16.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T16:17:45.696Z] The recommended git tool is: git [2022-04-04T16:17:45.756Z] #23 11.39 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T16:17:45.756Z] #23 11.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=792596388dcd867f1de421fc91a2919e7aaaf088663d6343d32bd7ec9bb0a4a3 [2022-04-04T16:17:45.756Z] #23 11.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T16:17:45.756Z] #23 11.40 Successfully built yamllint [2022-04-04T16:17:45.756Z] #23 11.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T16:17:45.897Z] #19 96.99 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-04-04T16:17:45.897Z] #19 97.00 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-04-04T16:17:46.017Z] #23 11.78 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T16:17:46.148Z] #21 16.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:17:46.148Z] #21 16.97 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-04-04T16:17:46.405Z] #21 17.02 Selecting previously unselected package pigz. [2022-04-04T16:17:46.405Z] #21 17.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-04T16:17:46.405Z] #21 17.09 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T16:17:46.405Z] #21 17.09 Unpacking pigz (2.6-1) ... [2022-04-04T16:17:46.405Z] #21 17.17 Selecting previously unselected package libelf1:amd64. [2022-04-04T16:17:46.405Z] #21 17.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T16:17:46.405Z] #21 17.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T16:17:46.589Z] #23 DONE 12.3s [2022-04-04T16:17:46.589Z] [2022-04-04T16:17:46.589Z] #56 [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-04-04T16:17:46.589Z] #56 sha256:bcf9ee77f9f64d4e189cbc5bff71d62685b4b9d89177ce54b415441ec2b892ff [2022-04-04T16:17:46.663Z] #21 17.34 Selecting previously unselected package libbpf0:amd64. [2022-04-04T16:17:46.663Z] #21 17.34 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T16:17:46.663Z] #21 17.34 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:17:46.663Z] #21 17.44 Selecting previously unselected package libcap2:amd64. [2022-04-04T16:17:46.920Z] #21 17.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T16:17:46.920Z] #21 17.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:17:46.920Z] #21 17.51 Selecting previously unselected package libmnl0:amd64. [2022-04-04T16:17:46.920Z] #21 17.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T16:17:46.920Z] #21 17.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:17:46.920Z] #21 17.58 Selecting previously unselected package libxtables12:amd64. [2022-04-04T16:17:46.920Z] #21 17.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T16:17:46.920Z] #21 17.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:17:46.920Z] #21 17.64 Selecting previously unselected package libcap2-bin. [2022-04-04T16:17:46.920Z] #21 17.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T16:17:46.920Z] #21 17.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T16:17:47.177Z] #21 17.74 Selecting previously unselected package iproute2. [2022-04-04T16:17:47.177Z] #21 17.76 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T16:17:47.177Z] #21 17.76 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T16:17:47.433Z] #21 18.18 Selecting previously unselected package xxd. [2022-04-04T16:17:47.433Z] #21 18.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:17:47.433Z] #21 18.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:47.433Z] #21 18.30 Selecting previously unselected package vim-common. [2022-04-04T16:17:47.433Z] #21 18.30 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:17:47.508Z] #58 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:47.691Z] #21 18.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:47.758Z] #58 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:47.817Z] #19 98.98 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-04-04T16:17:47.817Z] #19 99.01 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-04-04T16:17:47.948Z] #21 18.49 Selecting previously unselected package bash-completion. [2022-04-04T16:17:47.948Z] #21 18.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T16:17:49.049Z] Running on azwin-2-32c6d0 in d:\jenkins\workspace\moby_PR-43459 [Pipeline] { [Pipeline] ws [2022-04-04T16:17:49.064Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-04T16:17:49.417Z] #58 ... [2022-04-04T16:17:49.417Z] [2022-04-04T16:17:49.417Z] #49 [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-04-04T16:17:49.417Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:17:49.417Z] #49 12.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:17:49.417Z] #49 12.69 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:17:49.417Z] #49 12.77 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:17:49.658Z] #58 ... [2022-04-04T16:17:49.658Z] [2022-04-04T16:17:49.658Z] #49 [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-04-04T16:17:49.658Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:17:49.658Z] #49 16.57 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:17:49.658Z] #49 16.67 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:17:49.676Z] #49 16.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:17:49.846Z] #21 20.16 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T16:17:49.846Z] #21 20.62 Selecting previously unselected package bzip2. [2022-04-04T16:17:49.846Z] #21 20.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T16:17:49.846Z] #21 20.64 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T16:17:49.917Z] #49 16.80 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:17:49.935Z] #49 16.33 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:17:50.104Z] #21 20.71 Selecting previously unselected package xz-utils. [2022-04-04T16:17:50.104Z] #21 20.71 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T16:17:50.104Z] #21 20.72 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T16:17:50.362Z] #21 20.88 Selecting previously unselected package apparmor. [2022-04-04T16:17:50.362Z] #21 20.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T16:17:50.362Z] #21 20.94 Unpacking apparmor (2.13.6-10) ... [2022-04-04T16:17:50.372Z] #19 101.1 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-04-04T16:17:50.372Z] #19 101.1 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-04-04T16:17:50.482Z] #49 ... [2022-04-04T16:17:50.482Z] [2022-04-04T16:17:50.482Z] #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-04-04T16:17:50.482Z] #26 sha256:176b412a2915311ca4cd6dc73547ecd476cd2ecc65a1dd1d438a2a3460073854 [2022-04-04T16:17:50.482Z] #26 16.79 + mkdir -p /build [2022-04-04T16:17:50.482Z] #26 16.81 + mv docker/docker /build/ [2022-04-04T16:17:50.482Z] #26 16.82 + rmdir docker [2022-04-04T16:17:50.482Z] #26 DONE 17.2s [2022-04-04T16:17:50.620Z] #21 21.33 Selecting previously unselected package inetutils-ping. [2022-04-04T16:17:50.620Z] #21 21.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T16:17:50.620Z] #21 21.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T16:17:50.620Z] #21 21.45 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T16:17:50.638Z] The recommended git tool is: git [2022-04-04T16:17:50.740Z] [2022-04-04T16:17:50.740Z] #63 [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-04-04T16:17:50.740Z] #63 sha256:98d7d02aa18dfcc4ce16d85152b446698bba8bee860ed5c205f36d5aa1f2d98e [2022-04-04T16:17:50.740Z] #63 13.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:17:50.740Z] #63 13.95 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T16:17:50.740Z] #63 14.58 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T16:17:50.877Z] #21 21.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:17:50.877Z] #21 21.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:17:50.877Z] #21 21.55 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T16:17:50.877Z] #21 21.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:17:50.877Z] #21 21.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:17:50.877Z] #21 21.62 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T16:17:50.877Z] #21 21.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T16:17:50.878Z] #21 21.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:17:51.135Z] #21 21.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T16:17:51.135Z] #21 21.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T16:17:51.135Z] #21 21.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:17:51.135Z] #21 21.79 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T16:17:51.135Z] #21 21.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T16:17:51.135Z] #21 21.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:17:51.135Z] #21 21.87 Selecting previously unselected package iptables. [2022-04-04T16:17:51.135Z] #21 21.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T16:17:51.135Z] #21 21.89 Unpacking iptables (1.8.7-1) ... [2022-04-04T16:17:51.393Z] #21 22.20 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:17:51.649Z] #21 22.21 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:17:51.649Z] #21 22.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:17:51.649Z] #21 22.35 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:17:51.649Z] #21 22.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:17:51.649Z] #21 22.36 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:17:51.649Z] #21 22.45 Selecting previously unselected package jq. [2022-04-04T16:17:51.911Z] #21 22.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:17:51.911Z] #21 22.46 Unpacking jq (1.6-2.1) ... [2022-04-04T16:17:51.911Z] #21 22.54 Selecting previously unselected package libaio1:amd64. [2022-04-04T16:17:51.911Z] #21 22.54 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T16:17:51.911Z] #21 22.55 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:17:51.911Z] #21 22.60 Selecting previously unselected package libgpm2:amd64. [2022-04-04T16:17:51.911Z] #21 22.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T16:17:51.911Z] #21 22.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:17:51.911Z] #21 22.66 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:17:51.911Z] #21 22.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:17:51.911Z] #21 22.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:17:52.477Z] #49 ... [2022-04-04T16:17:52.477Z] [2022-04-04T16:17:52.477Z] #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-04-04T16:17:52.477Z] #26 sha256:8135210d920890435bd056fc990caa6c870fb194cdbeb47d9c5d4e4024bbef71 [2022-04-04T16:17:52.477Z] #26 18.60 + mkdir -p /build [2022-04-04T16:17:52.477Z] #26 18.62 + mv docker/docker /build/ [2022-04-04T16:17:52.477Z] #26 18.63 + rmdir docker [2022-04-04T16:17:52.637Z] #63 ... [2022-04-04T16:17:52.638Z] [2022-04-04T16:17:52.638Z] #49 [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-04-04T16:17:52.638Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:17:52.638Z] #49 19.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:17:52.638Z] #49 19.62 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:17:53.014Z] #19 103.9 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-04-04T16:17:53.014Z] #19 103.9 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-04-04T16:17:53.014Z] #19 103.9 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-04-04T16:17:53.014Z] #19 103.9 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-04-04T16:17:53.014Z] #19 103.9 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-04-04T16:17:53.014Z] #19 103.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-04T16:17:53.014Z] #19 103.9 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-04T16:17:53.014Z] #19 103.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-04T16:17:53.014Z] #19 103.9 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-04-04T16:17:53.014Z] #19 103.9 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-04T16:17:53.014Z] #19 103.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-04T16:17:53.014Z] #19 103.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-04T16:17:53.014Z] #19 104.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-04T16:17:53.014Z] #19 104.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-04T16:17:53.014Z] #19 104.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-04T16:17:53.014Z] #19 104.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-04T16:17:53.014Z] #19 104.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-04T16:17:53.014Z] #19 104.2 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-04-04T16:17:53.282Z] #19 104.2 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-04-04T16:17:54.386Z] #26 DONE 20.4s [2022-04-04T16:17:54.386Z] [2022-04-04T16:17:54.386Z] #63 [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-04-04T16:17:54.386Z] #63 sha256:719063646741d65099376ffacc6a46f0f915185576bc550125a1805e15523ae4 [2022-04-04T16:17:54.386Z] #63 11.94 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T16:17:54.386Z] #63 11.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:17:54.386Z] #63 13.22 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T16:17:54.386Z] #63 17.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T16:17:54.386Z] #63 19.63 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T16:17:54.386Z] #63 19.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T16:17:54.386Z] #63 20.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T16:17:54.386Z] #63 20.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:17:54.646Z] #63 20.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T16:17:54.675Z] #19 105.8 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-04-04T16:17:54.695Z] #21 25.22 Selecting previously unselected package libinih1:amd64. [2022-04-04T16:17:54.695Z] #21 25.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T16:17:54.695Z] #21 25.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T16:17:54.695Z] #21 25.29 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:17:54.695Z] #21 25.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:17:54.695Z] #21 25.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:17:54.695Z] #21 25.42 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:17:54.695Z] #21 25.42 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:17:54.695Z] #21 25.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:17:54.905Z] #63 20.89 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T16:17:54.937Z] #19 105.8 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-04-04T16:17:54.937Z] #19 105.9 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-04T16:17:54.937Z] #19 106.0 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-04-04T16:17:54.937Z] #19 106.1 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-04-04T16:17:54.952Z] #21 25.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:17:54.952Z] #21 25.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:17:54.952Z] #21 25.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:17:54.952Z] #21 25.59 Selecting previously unselected package net-tools. [2022-04-04T16:17:54.952Z] #21 25.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T16:17:54.952Z] #21 25.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:17:55.165Z] #63 21.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T16:17:55.165Z] #63 ... [2022-04-04T16:17:55.165Z] [2022-04-04T16:17:55.165Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:17:55.165Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:17:55.165Z] #47 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:55.165Z] #47 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:55.165Z] #47 18.68 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T16:17:55.166Z] #49 ... [2022-04-04T16:17:55.166Z] [2022-04-04T16:17:55.166Z] #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-04-04T16:17:55.166Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:17:55.166Z] #36 21.60 tomll can be used in two ways: [2022-04-04T16:17:55.166Z] #36 21.60 Writing to STDIN and reading from STDOUT: [2022-04-04T16:17:55.166Z] #36 21.60 cat file.toml | tomll > file.toml [2022-04-04T16:17:55.166Z] #36 21.60 [2022-04-04T16:17:55.166Z] #36 21.60 Reading and updating a list of files: [2022-04-04T16:17:55.166Z] #36 21.60 tomll a.toml b.toml c.toml [2022-04-04T16:17:55.166Z] #36 21.60 [2022-04-04T16:17:55.166Z] #36 21.60 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T16:17:55.166Z] #36 DONE 21.8s [2022-04-04T16:17:55.166Z] [2022-04-04T16:17:55.166Z] #63 [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-04-04T16:17:55.166Z] #63 sha256:98d7d02aa18dfcc4ce16d85152b446698bba8bee860ed5c205f36d5aa1f2d98e [2022-04-04T16:17:55.166Z] #63 19.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T16:17:55.166Z] #63 20.94 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T16:17:55.166Z] #63 21.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T16:17:55.166Z] #63 21.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T16:17:55.166Z] #63 21.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:17:55.166Z] #63 21.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T16:17:55.210Z] #21 25.78 Selecting previously unselected package patch. [2022-04-04T16:17:55.210Z] #21 25.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T16:17:55.210Z] #21 25.79 Unpacking patch (2.7.6-7) ... [2022-04-04T16:17:55.210Z] #21 25.90 Selecting previously unselected package python-pip-whl. [2022-04-04T16:17:55.210Z] #21 25.91 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:17:55.210Z] #21 25.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:17:55.425Z] #63 22.06 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T16:17:55.426Z] #47 ... [2022-04-04T16:17:55.426Z] [2022-04-04T16:17:55.426Z] #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-04-04T16:17:55.426Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:17:55.426Z] #14 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:17:55.426Z] #14 14.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:55.426Z] #14 ... [2022-04-04T16:17:55.426Z] [2022-04-04T16:17:55.426Z] #63 [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-04-04T16:17:55.426Z] #63 sha256:719063646741d65099376ffacc6a46f0f915185576bc550125a1805e15523ae4 [2022-04-04T16:17:55.426Z] #63 21.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T16:17:55.773Z] #21 26.45 Selecting previously unselected package python3-lib2to3. [2022-04-04T16:17:55.773Z] #21 26.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T16:17:55.773Z] #21 26.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:17:55.991Z] #63 22.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T16:17:56.000Z] #63 21.79 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T16:17:56.031Z] #21 26.60 Selecting previously unselected package python3-distutils. [2022-04-04T16:17:56.031Z] #21 26.60 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T16:17:56.031Z] #21 26.61 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T16:17:56.031Z] #21 26.73 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:17:56.031Z] #21 26.73 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:17:56.031Z] #21 26.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:17:56.031Z] #21 26.87 Selecting previously unselected package python3-setuptools. [2022-04-04T16:17:56.288Z] #21 26.89 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T16:17:56.288Z] #21 26.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T16:17:56.545Z] #21 27.16 Selecting previously unselected package python3-wheel. [2022-04-04T16:17:56.545Z] #21 27.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T16:17:56.545Z] #21 27.18 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T16:17:56.545Z] #21 27.25 Selecting previously unselected package python3-pip. [2022-04-04T16:17:56.545Z] #21 27.26 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:17:56.545Z] #21 27.26 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:17:56.555Z] #63 22.95 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T16:17:56.802Z] #21 27.54 Selecting previously unselected package sudo. [2022-04-04T16:17:56.802Z] #21 27.54 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T16:17:56.802Z] #21 27.56 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T16:17:56.813Z] #63 ... [2022-04-04T16:17:56.813Z] [2022-04-04T16:17:56.813Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:17:56.813Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:17:56.813Z] #38 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:56.813Z] #38 ... [2022-04-04T16:17:56.813Z] [2022-04-04T16:17:56.813Z] #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-04-04T16:17:56.813Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:17:56.813Z] #14 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:56.813Z] #14 23.86 Fetched 8508 kB in 18s (474 kB/s) [2022-04-04T16:17:56.938Z] #63 ... [2022-04-04T16:17:56.938Z] [2022-04-04T16:17:56.938Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:17:56.938Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:17:56.938Z] #38 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:57.072Z] #14 23.86 Reading package lists... [2022-04-04T16:17:57.072Z] #14 ... [2022-04-04T16:17:57.072Z] [2022-04-04T16:17:57.072Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:17:57.072Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:17:57.072Z] #47 15.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:17:57.072Z] #47 20.34 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T16:17:57.072Z] #47 ... [2022-04-04T16:17:57.072Z] [2022-04-04T16:17:57.072Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:17:57.072Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:17:57.072Z] #38 24.28 Fetched 8508 kB in 18s (464 kB/s) [2022-04-04T16:17:57.365Z] #21 28.10 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T16:17:57.365Z] #21 28.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T16:17:57.365Z] #21 28.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:17:57.485Z] #19 108.3 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-04-04T16:17:57.485Z] #19 108.3 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T16:17:57.485Z] #19 108.3 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-04T16:17:57.485Z] #19 108.4 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-04T16:17:57.485Z] #19 108.4 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-04T16:17:57.485Z] #19 108.4 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:17:57.512Z] #38 ... [2022-04-04T16:17:57.512Z] [2022-04-04T16:17:57.513Z] #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-04-04T16:17:57.513Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T16:17:57.513Z] #36 23.71 tomll can be used in two ways: [2022-04-04T16:17:57.513Z] #36 23.71 Writing to STDIN and reading from STDOUT: [2022-04-04T16:17:57.513Z] #36 23.71 cat file.toml | tomll > file.toml [2022-04-04T16:17:57.513Z] #36 23.71 [2022-04-04T16:17:57.513Z] #36 23.71 Reading and updating a list of files: [2022-04-04T16:17:57.513Z] #36 23.71 tomll a.toml b.toml c.toml [2022-04-04T16:17:57.513Z] #36 23.71 [2022-04-04T16:17:57.513Z] #36 23.71 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T16:17:57.622Z] #21 28.35 Selecting previously unselected package uidmap. [2022-04-04T16:17:57.622Z] #21 28.36 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T16:17:57.622Z] #21 28.36 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T16:17:57.750Z] #19 108.9 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T16:17:57.750Z] #19 108.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-04T16:17:57.750Z] #19 108.9 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-04-04T16:17:57.750Z] #19 108.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-04T16:17:57.750Z] #19 108.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-04T16:17:57.772Z] #36 DONE 24.0s [2022-04-04T16:17:57.772Z] [2022-04-04T16:17:57.772Z] #49 [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-04-04T16:17:57.772Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:17:57.880Z] #21 28.51 Selecting previously unselected package vim-runtime. [2022-04-04T16:17:57.880Z] #21 28.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:17:57.880Z] #21 28.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T16:17:57.880Z] #21 28.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T16:17:57.880Z] #21 28.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:17:58.021Z] #19 108.9 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-04T16:17:58.021Z] #19 108.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-04T16:17:58.021Z] #19 108.9 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-04T16:17:58.021Z] #19 108.9 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-04T16:17:58.021Z] #19 108.9 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-04T16:17:58.021Z] #19 108.9 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-04T16:17:58.021Z] #19 109.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-04T16:17:58.021Z] #19 109.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-04T16:17:58.021Z] #19 109.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-04T16:17:58.021Z] #19 109.0 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-04-04T16:17:58.021Z] #19 109.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-04T16:17:58.021Z] #19 109.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-04T16:17:58.021Z] #19 109.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-04T16:17:58.021Z] #19 109.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-04T16:17:58.021Z] #19 109.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-04T16:17:58.021Z] #19 109.1 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-04-04T16:17:58.021Z] #19 109.1 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] [2022-04-04T16:17:58.031Z] #49 ... [2022-04-04T16:17:58.031Z] [2022-04-04T16:17:58.031Z] #58 [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-04-04T16:17:58.031Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:17:58.031Z] #58 24.54 Fetched 8508 kB in 19s (456 kB/s) [2022-04-04T16:18:00.570Z] #19 111.6 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-04-04T16:18:00.570Z] #19 111.6 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-04-04T16:18:00.570Z] #19 111.7 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-04T16:18:00.570Z] #19 111.7 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-04-04T16:18:00.832Z] #19 111.8 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-04-04T16:18:01.165Z] #21 31.35 Selecting previously unselected package vim. [2022-04-04T16:18:01.165Z] #21 31.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:18:01.165Z] #21 31.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:01.165Z] #21 31.91 Selecting previously unselected package xfsprogs. [2022-04-04T16:18:01.165Z] #21 31.92 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T16:18:01.165Z] #21 31.92 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T16:18:01.731Z] #21 32.33 Selecting previously unselected package zip. [2022-04-04T16:18:01.731Z] #21 32.34 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T16:18:01.731Z] #21 32.34 Unpacking zip (3.0-12) ... [2022-04-04T16:18:01.731Z] #21 32.46 Selecting previously unselected package zstd. [2022-04-04T16:18:01.731Z] #21 32.47 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T16:18:01.731Z] #21 32.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:18:02.294Z] #21 32.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:18:02.857Z] #21 33.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:18:02.857Z] #21 33.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:18:02.857Z] #21 33.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:18:02.857Z] #21 33.66 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:18:02.857Z] #21 33.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:18:02.857Z] #21 33.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T16:18:02.857Z] #21 33.70 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T16:18:02.857Z] #21 33.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:18:02.857Z] #21 33.72 Setting up bzip2 (1.0.8-4) ... [2022-04-04T16:18:03.114Z] #21 33.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:18:03.114Z] #21 33.74 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T16:18:03.402Z] #19 114.1 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-04-04T16:18:03.402Z] #19 114.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-04T16:18:03.402Z] #19 114.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-04T16:18:03.402Z] #19 114.1 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-04-04T16:18:03.402Z] #19 114.1 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-04T16:18:03.402Z] #19 114.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-04T16:18:03.402Z] #19 114.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-04T16:18:03.402Z] #19 114.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-04T16:18:03.402Z] #19 114.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-04T16:18:03.402Z] #19 114.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-04T16:18:03.402Z] #19 114.5 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-04-04T16:18:03.628Z] #38 24.28 Reading package lists... [2022-04-04T16:18:03.628Z] #38 ... [2022-04-04T16:18:03.628Z] [2022-04-04T16:18:03.628Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:18:03.628Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:18:03.679Z] #21 34.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:03.679Z] #21 34.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:18:03.679Z] #21 34.37 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T16:18:03.679Z] #21 34.38 Setting up apparmor (2.13.6-10) ... [2022-04-04T16:18:03.887Z] #43 29.84 Updating files: 71% (1308/1842) Updating files: 72% (1327/1842) Updating files: 73% (1345/1842) Updating files: 74% (1364/1842) Updating files: 75% (1382/1842) Updating files: 76% (1400/1842) Updating files: 77% (1419/1842) Updating files: 78% (1437/1842) Updating files: 79% (1456/1842) Updating files: 80% (1474/1842) Updating files: 81% (1493/1842) Updating files: 82% (1511/1842) Updating files: 83% (1529/1842) Updating files: 84% (1548/1842) Updating files: 85% (1566/1842) Updating files: 86% (1585/1842) Updating files: 87% (1603/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-04T16:18:03.887Z] #43 30.63 + git checkout -q v2.3.0 [2022-04-04T16:18:04.609Z] #58 24.54 Reading package lists... [2022-04-04T16:18:04.609Z] #58 ... [2022-04-04T16:18:04.609Z] [2022-04-04T16:18:04.609Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:18:04.609Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:18:04.713Z] #56 ... [2022-04-04T16:18:04.713Z] [2022-04-04T16:18:04.713Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:18:04.713Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T16:18:04.713Z] #43 154.1 + dpkg --print-architecture [2022-04-04T16:18:04.713Z] #43 DONE 154.5s [2022-04-04T16:18:04.713Z] [2022-04-04T16:18:04.713Z] #51 [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-04-04T16:18:04.713Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T16:18:04.841Z] Running on azwin-2-592ec0 in d:\jenkins\workspace\moby_PR-43459 [Pipeline] { [Pipeline] ws [2022-04-04T16:18:04.859Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-04-04T16:18:04.869Z] #43 30.38 Updating files: 71% (1319/1842) Updating files: 72% (1327/1842) Updating files: 73% (1345/1842) Updating files: 74% (1364/1842) Updating files: 75% (1382/1842) Updating files: 76% (1400/1842) Updating files: 77% (1419/1842) Updating files: 78% (1437/1842) Updating files: 79% (1456/1842) Updating files: 80% (1474/1842) Updating files: 81% (1493/1842) Updating files: 82% (1511/1842) Updating files: 83% (1529/1842) Updating files: 84% (1548/1842) Updating files: 85% (1566/1842) Updating files: 86% (1585/1842) Updating files: 87% (1603/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-04T16:18:04.869Z] #43 31.11 + git checkout -q v2.3.0 [Pipeline] checkout [2022-04-04T16:18:05.306Z] #21 35.83 Setting up zip (3.0-12) ... [2022-04-04T16:18:05.306Z] #21 35.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:05.306Z] #21 35.87 Setting up bash-completion (1:2.11-2) ... [2022-04-04T16:18:05.429Z] #19 116.5 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-04-04T16:18:05.429Z] #19 116.5 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-04-04T16:18:05.429Z] #19 116.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-04T16:18:05.429Z] #19 116.6 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-04T16:18:05.692Z] #19 ... [2022-04-04T16:18:05.692Z] [2022-04-04T16:18:05.692Z] #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-04-04T16:18:05.692Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:18:05.692Z] #41 DONE 126.1s [2022-04-04T16:18:05.692Z] [2022-04-04T16:18:05.692Z] #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-04-04T16:18:05.692Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:18:05.692Z] #19 116.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-04T16:18:05.941Z] The recommended git tool is: git [2022-04-04T16:18:06.419Z] #43 33.11 + 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-04-04T16:18:07.202Z] #21 37.78 Setting up xz-utils (5.2.5-2) ... [2022-04-04T16:18:07.202Z] #21 37.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T16:18:07.202Z] #21 37.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:18:07.202Z] #21 37.83 Setting up patch (2.7.6-7) ... [2022-04-04T16:18:07.202Z] #21 37.85 Setting up sudo (1.9.5p2-3) ... [2022-04-04T16:18:07.202Z] #21 37.94 invoke-rc.d: could not determine current runlevel [2022-04-04T16:18:07.202Z] #21 37.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T16:18:07.202Z] #21 37.96 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T16:18:07.202Z] #21 38.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:18:07.411Z] #43 33.74 + 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-04-04T16:18:07.459Z] #21 38.05 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T16:18:07.459Z] #21 38.06 Setting up pigz (2.6-1) ... [2022-04-04T16:18:07.459Z] #21 38.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:18:07.459Z] #21 38.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:18:07.459Z] #21 38.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:18:07.459Z] #21 38.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:08.244Z] #19 119.1 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-04-04T16:18:08.244Z] #19 119.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-04T16:18:08.244Z] #19 119.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-04T16:18:08.244Z] #19 119.1 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-04T16:18:08.244Z] #19 119.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-04T16:18:08.244Z] #19 119.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-04T16:18:08.244Z] #19 119.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-04T16:18:08.244Z] #19 119.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-04T16:18:08.244Z] #19 119.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-04T16:18:08.244Z] #19 119.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-04T16:18:08.244Z] #19 119.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-04T16:18:08.244Z] #19 119.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-04T16:18:08.244Z] #19 119.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-04T16:18:08.244Z] #19 119.3 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-04-04T16:18:08.244Z] #19 119.4 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-04-04T16:18:08.292Z] #21 38.90 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:18:08.292Z] #21 38.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:18:08.789Z] #43 ... [2022-04-04T16:18:08.789Z] [2022-04-04T16:18:08.789Z] #63 [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-04-04T16:18:08.789Z] #63 sha256:719063646741d65099376ffacc6a46f0f915185576bc550125a1805e15523ae4 [2022-04-04T16:18:08.789Z] #63 24.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T16:18:08.855Z] #21 39.35 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T16:18:08.855Z] #21 39.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:18:08.855Z] #21 39.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:18:08.855Z] #21 39.44 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T16:18:09.049Z] #63 ... [2022-04-04T16:18:09.049Z] [2022-04-04T16:18:09.049Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:09.049Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:09.049Z] #38 25.29 Fetched 8508 kB in 20s (429 kB/s) [2022-04-04T16:18:09.049Z] #38 25.29 Reading package lists... [2022-04-04T16:18:09.049Z] #38 32.64 Reading package lists... [2022-04-04T16:18:09.049Z] #38 ... [2022-04-04T16:18:09.049Z] [2022-04-04T16:18:09.049Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:18:09.049Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:09.049Z] #14 25.37 Fetched 8508 kB in 20s (434 kB/s) [2022-04-04T16:18:09.049Z] #14 25.37 Reading package lists... [2022-04-04T16:18:09.111Z] #21 39.88 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:09.112Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T16:18:09.112Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T16:18:09.112Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T16:18:09.112Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T16:18:09.315Z] #14 32.45 Reading package lists... [2022-04-04T16:18:09.315Z] #14 ... [2022-04-04T16:18:09.315Z] [2022-04-04T16:18:09.315Z] #58 [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-04-04T16:18:09.315Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:18:09.315Z] #58 24.54 Reading package lists... [2022-04-04T16:18:09.368Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T16:18:09.368Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T16:18:09.368Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T16:18:09.368Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T16:18:09.368Z] #21 39.94 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T16:18:09.698Z] #43 ... [2022-04-04T16:18:09.698Z] [2022-04-04T16:18:09.698Z] #58 [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-04-04T16:18:09.698Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:18:09.698Z] #58 26.33 Fetched 8508 kB in 20s (421 kB/s) [2022-04-04T16:18:09.698Z] #58 26.33 Reading package lists... [2022-04-04T16:18:09.698Z] #58 33.04 Reading package lists... [2022-04-04T16:18:09.698Z] #58 ... [2022-04-04T16:18:09.698Z] [2022-04-04T16:18:09.698Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:09.698Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:09.698Z] #38 24.28 Reading package lists... [2022-04-04T16:18:09.698Z] #38 31.65 Reading package lists... [2022-04-04T16:18:09.698Z] #38 ... [2022-04-04T16:18:09.698Z] [2022-04-04T16:18:09.698Z] #63 [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-04-04T16:18:09.698Z] #63 sha256:98d7d02aa18dfcc4ce16d85152b446698bba8bee860ed5c205f36d5aa1f2d98e [2022-04-04T16:18:09.698Z] #63 26.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T16:18:09.698Z] #63 26.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T16:18:09.698Z] #63 ... [2022-04-04T16:18:09.698Z] [2022-04-04T16:18:09.698Z] #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-04-04T16:18:09.698Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:09.698Z] #14 23.86 Reading package lists... [2022-04-04T16:18:09.889Z] #58 32.47 Reading package lists... [2022-04-04T16:18:09.889Z] #58 ... [2022-04-04T16:18:09.889Z] [2022-04-04T16:18:09.889Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:09.889Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:09.889Z] #47 26.06 Fetched 8511 kB in 21s (401 kB/s) [2022-04-04T16:18:09.889Z] #47 26.06 Reading package lists... [2022-04-04T16:18:10.262Z] #14 31.07 Reading package lists... [2022-04-04T16:18:10.262Z] #14 ... [2022-04-04T16:18:10.262Z] [2022-04-04T16:18:10.262Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:10.262Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:10.262Z] #47 26.91 Fetched 8511 kB in 21s (403 kB/s) [2022-04-04T16:18:10.262Z] #47 26.91 Reading package lists... [2022-04-04T16:18:10.262Z] #47 34.16 Reading package lists... [2022-04-04T16:18:10.262Z] #47 ... [2022-04-04T16:18:10.262Z] [2022-04-04T16:18:10.262Z] #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-04-04T16:18:10.262Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:10.262Z] #14 31.07 Reading package lists... [2022-04-04T16:18:10.738Z] #21 41.25 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:18:10.738Z] #21 41.26 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:18:10.738Z] #21 41.28 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:18:10.738Z] #21 41.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:18:10.792Z] #19 121.6 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-04-04T16:18:10.792Z] #19 121.6 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-04-04T16:18:10.792Z] #19 121.6 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-04T16:18:10.792Z] #19 121.7 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-04-04T16:18:10.792Z] #19 121.7 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-04-04T16:18:11.255Z] using credential docker-jenkins-github-credentials [2022-04-04T16:18:11.411Z] Cloning the remote Git repository [2022-04-04T16:18:11.411Z] Cloning with configured refspecs honoured and without tags [2022-04-04T16:18:11.801Z] #21 42.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:18:11.801Z] #21 42.41 Setting up jq (1.6-2.1) ... [2022-04-04T16:18:11.801Z] #21 42.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:18:11.801Z] #21 42.45 Setting up iptables (1.8.7-1) ... [2022-04-04T16:18:11.801Z] #21 42.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:18:11.801Z] #21 42.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:18:11.801Z] #21 42.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:18:11.801Z] #21 42.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:18:11.801Z] #21 42.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T16:18:11.801Z] #21 42.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T16:18:11.801Z] #21 42.50 Setting up iproute2 (5.10.0-4) ... [2022-04-04T16:18:11.810Z] #47 32.97 Reading package lists... [2022-04-04T16:18:11.810Z] #47 ... [2022-04-04T16:18:11.810Z] [2022-04-04T16:18:11.810Z] #51 [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-04-04T16:18:11.810Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:11.810Z] #51 38.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:18:11.810Z] #51 38.02 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T16:18:11.810Z] #51 38.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T16:18:11.810Z] #51 38.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T16:18:12.072Z] #51 38.40 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T16:18:12.072Z] #51 38.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T16:18:11.649Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:18:12.078Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T16:18:12.315Z] #21 42.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:12.644Z] #51 38.90 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T16:18:12.644Z] #51 38.92 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T16:18:12.783Z] #19 123.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-04T16:18:12.783Z] #19 123.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-04T16:18:12.783Z] #19 123.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-04T16:18:12.783Z] #19 123.6 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-04-04T16:18:12.783Z] #19 123.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-04T16:18:12.783Z] #19 123.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-04T16:18:12.783Z] #19 123.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-04T16:18:12.783Z] #19 123.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-04T16:18:12.783Z] #19 123.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-04T16:18:12.783Z] #19 123.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-04T16:18:12.783Z] #19 123.7 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-04T16:18:12.783Z] #19 123.7 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-04T16:18:12.878Z] #21 DONE 43.5s [2022-04-04T16:18:12.878Z] [2022-04-04T16:18:12.878Z] #22 [dev-systemd-false 8/24] 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-04-04T16:18:12.878Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T16:18:13.099Z] #14 37.59 Building dependency tree... [2022-04-04T16:18:14.274Z] #22 1.401 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T16:18:14.274Z] #22 1.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T16:18:14.274Z] #22 1.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T16:18:14.274Z] #22 DONE 1.5s [2022-04-04T16:18:14.274Z] [2022-04-04T16:18:14.274Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T16:18:14.274Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T16:18:13.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:18:13.070Z] > git --version # timeout=10 [2022-04-04T16:18:13.108Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T16:18:13.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:13.111Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:14.553Z] #51 40.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T16:18:14.553Z] #51 40.95 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T16:18:14.701Z] #19 125.5 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-04-04T16:18:14.701Z] #19 125.5 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-04-04T16:18:14.701Z] #19 125.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-04T16:18:14.701Z] #19 125.6 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-04-04T16:18:14.701Z] #19 125.7 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-04-04T16:18:15.677Z] #14 42.34 The following additional packages will be installed: [2022-04-04T16:18:15.677Z] #14 42.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:18:15.677Z] #14 42.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T16:18:15.677Z] #14 42.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T16:18:15.677Z] #14 42.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T16:18:15.677Z] #14 42.34 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T16:18:15.677Z] #14 42.34 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T16:18:15.677Z] #14 42.38 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T16:18:15.677Z] #14 42.39 Suggested packages: [2022-04-04T16:18:15.677Z] #14 42.39 gcc-10-locales seccomp wine64 [2022-04-04T16:18:16.617Z] #14 ... [2022-04-04T16:18:16.617Z] [2022-04-04T16:18:16.617Z] #51 [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-04-04T16:18:16.617Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:16.617Z] #51 39.94 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T16:18:16.617Z] #51 39.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:18:16.617Z] #51 40.03 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T16:18:16.617Z] #51 40.07 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T16:18:16.617Z] #51 40.39 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T16:18:16.617Z] #51 40.62 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T16:18:16.617Z] #51 41.21 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T16:18:16.617Z] #51 41.22 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T16:18:16.617Z] #51 42.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T16:18:16.617Z] #51 42.58 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T16:18:16.617Z] #51 42.74 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T16:18:16.619Z] #19 127.6 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-04-04T16:18:16.619Z] #19 127.6 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-04T16:18:17.566Z] #19 128.4 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:17.566Z] #19 128.8 Fetched 787 MB in 37s (21.3 MB/s) [2022-04-04T16:18:17.828Z] #19 128.9 Selecting previously unselected package liblocale-gettext-perl. [2022-04-04T16:18:17.828Z] #19 128.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:18:17.828Z] #19 129.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-04T16:18:17.828Z] #19 129.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-04T16:18:18.089Z] #19 129.1 Selecting previously unselected package bzip2. [2022-04-04T16:18:18.089Z] #19 129.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T16:18:18.089Z] #19 129.1 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T16:18:18.350Z] #19 129.3 Selecting previously unselected package libmagic-mgc. [2022-04-04T16:18:18.350Z] #19 129.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-04T16:18:18.351Z] #19 129.3 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-04T16:18:18.514Z] #51 ... [2022-04-04T16:18:18.514Z] [2022-04-04T16:18:18.514Z] #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-04-04T16:18:18.514Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:18.514Z] #14 44.36 The following NEW packages will be installed: [2022-04-04T16:18:18.514Z] #14 44.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:18:18.514Z] #14 44.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T16:18:18.514Z] #14 44.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T16:18:18.514Z] #14 44.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T16:18:18.514Z] #14 44.37 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T16:18:18.514Z] #14 44.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T16:18:18.514Z] #14 44.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T16:18:18.514Z] #14 44.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T16:18:18.514Z] #14 44.39 mingw-w64-x86-64-dev [2022-04-04T16:18:18.514Z] #14 44.92 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:18.514Z] #14 44.92 Need to get 115 MB of archives. [2022-04-04T16:18:18.514Z] #14 44.92 After this operation, 645 MB of additional disk space will be used. [2022-04-04T16:18:18.514Z] #14 44.92 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-04-04T16:18:18.514Z] #14 45.10 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-04-04T16:18:18.514Z] #14 45.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T16:18:18.514Z] #14 45.29 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-04-04T16:18:18.514Z] #14 45.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T16:18:18.514Z] #14 45.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T16:18:18.532Z] using credential docker-jenkins-github-credentials [2022-04-04T16:18:18.612Z] #19 129.6 Selecting previously unselected package libmagic1:amd64. [2022-04-04T16:18:18.612Z] #19 129.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-04T16:18:18.612Z] #19 129.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-04T16:18:18.620Z] Cloning the remote Git repository [2022-04-04T16:18:18.620Z] Cloning with configured refspecs honoured and without tags [2022-04-04T16:18:18.757Z] #51 ... [2022-04-04T16:18:18.757Z] [2022-04-04T16:18:18.757Z] #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-04-04T16:18:18.757Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:18.757Z] #14 32.45 Reading package lists... [2022-04-04T16:18:18.757Z] #14 38.76 Building dependency tree... [2022-04-04T16:18:18.757Z] #14 43.60 The following additional packages will be installed: [2022-04-04T16:18:18.757Z] #14 43.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:18:18.757Z] #14 43.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T16:18:18.757Z] #14 43.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T16:18:18.757Z] #14 43.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T16:18:18.757Z] #14 43.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T16:18:18.757Z] #14 43.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T16:18:18.757Z] #14 43.62 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T16:18:18.757Z] #14 43.66 Suggested packages: [2022-04-04T16:18:18.757Z] #14 43.66 gcc-10-locales seccomp wine64 [2022-04-04T16:18:18.757Z] #14 ... [2022-04-04T16:18:18.757Z] [2022-04-04T16:18:18.757Z] #51 [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-04-04T16:18:18.757Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:18.757Z] #51 45.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T16:18:18.757Z] #51 45.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:18:18.757Z] #51 45.22 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T16:18:18.771Z] #14 45.76 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-04-04T16:18:18.874Z] #19 129.8 Selecting previously unselected package file. [2022-04-04T16:18:18.874Z] #19 129.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-04T16:18:18.874Z] #19 129.8 Unpacking file (1:5.39-3) ... [2022-04-04T16:18:18.874Z] #19 129.9 Selecting previously unselected package xz-utils. [2022-04-04T16:18:18.874Z] #19 129.9 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T16:18:18.874Z] #19 129.9 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T16:18:19.018Z] #51 45.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T16:18:18.832Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:18:19.037Z] #14 46.03 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-04-04T16:18:19.037Z] #14 46.05 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-04-04T16:18:19.136Z] #19 130.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-04T16:18:19.136Z] #19 130.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-04T16:18:19.136Z] #19 130.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-04T16:18:19.277Z] #51 45.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T16:18:19.277Z] #51 45.59 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T16:18:19.277Z] #51 45.63 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T16:18:19.277Z] #51 45.77 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T16:18:19.277Z] #51 45.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T16:18:19.277Z] #51 45.86 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T16:18:19.537Z] #51 46.02 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T16:18:19.537Z] #51 46.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T16:18:19.798Z] #51 46.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T16:18:19.798Z] #51 46.19 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T16:18:19.798Z] #51 46.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T16:18:19.798Z] #51 46.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T16:18:19.798Z] #51 46.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T16:18:19.798Z] #51 46.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T16:18:19.798Z] #51 46.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T16:18:19.977Z] #14 ... [2022-04-04T16:18:19.977Z] [2022-04-04T16:18:19.977Z] #53 [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-04-04T16:18:19.977Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:18:19.977Z] #53 46.36 v3.0.2 [2022-04-04T16:18:19.977Z] #53 DONE 47.0s [2022-04-04T16:18:20.060Z] #51 46.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T16:18:20.060Z] #51 46.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T16:18:20.060Z] #51 46.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T16:18:20.060Z] #51 46.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T16:18:20.235Z] [2022-04-04T16:18:20.235Z] #51 [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-04-04T16:18:20.235Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:20.235Z] #51 47.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:18:20.235Z] #51 47.06 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T16:18:20.328Z] #51 46.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T16:18:20.328Z] #51 46.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T16:18:20.328Z] #51 46.82 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T16:18:20.493Z] #51 47.38 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T16:18:20.493Z] #51 47.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T16:18:20.493Z] #51 47.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T16:18:20.493Z] #51 47.60 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T16:18:20.493Z] #51 47.66 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T16:18:20.524Z] #19 131.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-04T16:18:20.524Z] #19 131.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-04T16:18:20.524Z] #19 131.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-04T16:18:20.591Z] #51 46.95 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T16:18:20.591Z] #51 47.07 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T16:18:20.793Z] #51 47.82 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T16:18:20.855Z] #51 47.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T16:18:20.855Z] #51 47.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T16:18:21.050Z] #51 47.95 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T16:18:21.050Z] #51 47.95 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T16:18:21.050Z] #51 47.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T16:18:21.050Z] #51 48.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T16:18:21.050Z] #51 48.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T16:18:21.116Z] #51 47.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T16:18:21.116Z] #51 47.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T16:18:21.116Z] #51 47.58 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T16:18:21.116Z] #51 47.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T16:18:19.278Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T16:18:20.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:18:20.444Z] > git --version # timeout=10 [2022-04-04T16:18:20.482Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T16:18:20.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:20.486Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:21.307Z] #51 48.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T16:18:21.307Z] #51 48.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T16:18:21.307Z] #51 48.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T16:18:21.307Z] #51 48.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T16:18:21.307Z] #51 48.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T16:18:21.375Z] #51 47.77 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T16:18:21.375Z] #51 47.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T16:18:21.375Z] #51 47.92 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T16:18:21.566Z] #51 48.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T16:18:21.566Z] #51 48.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T16:18:21.566Z] #51 48.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T16:18:21.566Z] #51 48.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T16:18:21.566Z] #51 48.67 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T16:18:21.566Z] #51 ... [2022-04-04T16:18:21.566Z] [2022-04-04T16:18:21.566Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:21.567Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:21.567Z] #38 31.65 Reading package lists... [2022-04-04T16:18:21.567Z] #38 39.03 Building dependency tree... [2022-04-04T16:18:21.567Z] #38 43.39 The following additional packages will be installed: [2022-04-04T16:18:21.567Z] #38 43.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T16:18:21.567Z] #38 43.41 Suggested packages: [2022-04-04T16:18:21.567Z] #38 43.41 cmake-doc ninja-build lrzip [2022-04-04T16:18:21.567Z] #38 43.41 Recommended packages: [2022-04-04T16:18:21.567Z] #38 43.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T16:18:21.567Z] #38 44.29 The following NEW packages will be installed: [2022-04-04T16:18:21.567Z] #38 44.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T16:18:21.567Z] #38 44.32 vim-common xxd [2022-04-04T16:18:21.567Z] #38 44.92 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:21.567Z] #38 44.92 Need to get 17.7 MB of archives. [2022-04-04T16:18:21.567Z] #38 44.92 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T16:18:21.567Z] #38 44.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:18:21.567Z] #38 44.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:18:21.567Z] #38 44.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T16:18:21.567Z] #38 45.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:18:21.567Z] #38 45.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T16:18:21.567Z] #38 45.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T16:18:21.567Z] #38 45.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T16:18:21.567Z] #38 45.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T16:18:21.567Z] #38 45.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T16:18:21.567Z] #38 45.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T16:18:21.567Z] #38 47.87 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:21.567Z] #38 48.21 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-04-04T16:18:21.567Z] #38 48.44 Selecting previously unselected package xxd. [2022-04-04T16:18:21.567Z] #38 48.44 (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-04-04T16:18:21.567Z] #38 48.50 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:18:21.567Z] #38 48.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:21.638Z] #51 48.05 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T16:18:21.639Z] #51 48.05 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T16:18:21.639Z] #51 48.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T16:18:21.639Z] #51 48.19 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T16:18:21.639Z] #51 48.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T16:18:21.639Z] #51 48.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T16:18:21.905Z] #51 48.31 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T16:18:21.905Z] #51 48.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T16:18:21.905Z] #51 48.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T16:18:21.914Z] #19 132.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-04T16:18:21.914Z] #19 132.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-04T16:18:21.914Z] #19 132.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-04T16:18:22.133Z] #38 49.12 Selecting previously unselected package vim-common. [2022-04-04T16:18:22.133Z] #38 49.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:18:22.133Z] #38 49.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:22.133Z] #38 ... [2022-04-04T16:18:22.133Z] [2022-04-04T16:18:22.133Z] #51 [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-04-04T16:18:22.133Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:22.133Z] #51 49.33 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T16:18:22.165Z] #51 ... [2022-04-04T16:18:22.165Z] [2022-04-04T16:18:22.165Z] #58 [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-04-04T16:18:22.165Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:18:22.165Z] #58 32.47 Reading package lists... [2022-04-04T16:18:22.165Z] #58 39.00 Building dependency tree... [2022-04-04T16:18:22.165Z] #58 43.91 The following additional packages will be installed: [2022-04-04T16:18:22.165Z] #58 43.93 libbtrfs0 [2022-04-04T16:18:22.165Z] #58 44.22 The following NEW packages will be installed: [2022-04-04T16:18:22.165Z] #58 44.22 libbtrfs-dev libbtrfs0 [2022-04-04T16:18:22.165Z] #58 44.75 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:22.165Z] #58 44.75 Need to get 460 kB of archives. [2022-04-04T16:18:22.165Z] #58 44.75 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T16:18:22.165Z] #58 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:18:22.165Z] #58 44.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:18:22.165Z] #58 46.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:22.165Z] #58 46.39 Fetched 460 kB in 0s (1149 kB/s) [2022-04-04T16:18:22.165Z] #58 46.53 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:18:22.165Z] #58 46.53 (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-04-04T16:18:22.165Z] #58 46.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:18:22.165Z] #58 46.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.165Z] #58 46.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:18:22.165Z] #58 47.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:18:22.165Z] #58 47.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.165Z] #58 47.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.165Z] #58 47.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.165Z] #58 47.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:22.165Z] #58 DONE 48.5s [2022-04-04T16:18:22.165Z] [2022-04-04T16:18:22.165Z] #51 [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-04-04T16:18:22.165Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:22.165Z] #51 48.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T16:18:22.165Z] #51 48.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T16:18:22.392Z] #51 49.37 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T16:18:22.392Z] #51 49.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T16:18:22.392Z] #51 ... [2022-04-04T16:18:22.392Z] [2022-04-04T16:18:22.392Z] #58 [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-04-04T16:18:22.392Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T16:18:22.392Z] #58 33.04 Reading package lists... [2022-04-04T16:18:22.392Z] #58 40.34 Building dependency tree... [2022-04-04T16:18:22.392Z] #58 44.58 The following additional packages will be installed: [2022-04-04T16:18:22.392Z] #58 44.59 libbtrfs0 [2022-04-04T16:18:22.392Z] #58 44.84 The following NEW packages will be installed: [2022-04-04T16:18:22.392Z] #58 44.87 libbtrfs-dev libbtrfs0 [2022-04-04T16:18:22.392Z] #58 45.35 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:22.392Z] #58 45.35 Need to get 460 kB of archives. [2022-04-04T16:18:22.392Z] #58 45.35 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T16:18:22.392Z] #58 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:18:22.392Z] #58 45.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:18:22.392Z] #58 47.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:22.392Z] #58 47.61 Fetched 460 kB in 0s (1065 kB/s) [2022-04-04T16:18:22.392Z] #58 47.79 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:18:22.392Z] #58 47.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:18:22.392Z] #58 47.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:18:22.392Z] #58 47.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.392Z] #58 48.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:18:22.392Z] #58 48.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:18:22.392Z] #58 48.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.392Z] #58 48.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.392Z] #58 49.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:18:22.392Z] #58 49.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:22.392Z] #58 DONE 49.5s [2022-04-04T16:18:22.392Z] [2022-04-04T16:18:22.392Z] #51 [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-04-04T16:18:22.392Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:22.392Z] #51 49.52 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T16:18:22.424Z] #51 ... [2022-04-04T16:18:22.424Z] [2022-04-04T16:18:22.424Z] #53 [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-04-04T16:18:22.424Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T16:18:22.424Z] #53 48.57 v3.0.2 [2022-04-04T16:18:22.424Z] #53 DONE 48.7s [2022-04-04T16:18:22.424Z] [2022-04-04T16:18:22.424Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T16:18:22.424Z] #59 sha256:a0c5cbb323629e4601ca63e682496e3009a134029f058d2d6224fb97a3b5e3e5 [2022-04-04T16:18:22.424Z] #59 DONE 0.2s [2022-04-04T16:18:22.424Z] [2022-04-04T16:18:22.424Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:22.424Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:22.424Z] #38 32.64 Reading package lists... [2022-04-04T16:18:22.424Z] #38 38.98 Building dependency tree... [2022-04-04T16:18:22.424Z] #38 43.95 The following additional packages will be installed: [2022-04-04T16:18:22.424Z] #38 43.97 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T16:18:22.424Z] #38 43.98 Suggested packages: [2022-04-04T16:18:22.424Z] #38 43.99 cmake-doc ninja-build lrzip [2022-04-04T16:18:22.424Z] #38 43.99 Recommended packages: [2022-04-04T16:18:22.424Z] #38 43.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T16:18:22.424Z] #38 44.79 The following NEW packages will be installed: [2022-04-04T16:18:22.424Z] #38 44.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T16:18:22.424Z] #38 44.80 vim-common xxd [2022-04-04T16:18:22.424Z] #38 45.12 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:22.424Z] #38 45.12 Need to get 17.7 MB of archives. [2022-04-04T16:18:22.424Z] #38 45.12 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T16:18:22.424Z] #38 45.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:18:22.424Z] #38 45.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:18:22.424Z] #38 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T16:18:22.424Z] #38 45.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:18:22.424Z] #38 45.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T16:18:22.424Z] #38 45.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T16:18:22.424Z] #38 46.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T16:18:22.424Z] #38 46.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T16:18:22.424Z] #38 46.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T16:18:22.424Z] #38 46.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T16:18:22.424Z] #38 47.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:22.424Z] #38 48.11 Fetched 17.7 MB in 2s (10.6 MB/s) [2022-04-04T16:18:22.424Z] #38 48.28 Selecting previously unselected package xxd. [2022-04-04T16:18:22.424Z] #38 48.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:18:22.424Z] #38 48.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:18:22.424Z] #38 48.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:22.424Z] #38 48.82 Selecting previously unselected package vim-common. [2022-04-04T16:18:22.424Z] #38 48.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:18:22.424Z] #38 48.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:22.650Z] #51 ... [2022-04-04T16:18:22.650Z] [2022-04-04T16:18:22.650Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T16:18:22.650Z] #59 sha256:1ff745da01ffa829f49fc446ab9568b3c216290743505302693fe82521392306 [2022-04-04T16:18:22.650Z] #59 DONE 0.1s [2022-04-04T16:18:22.685Z] #38 ... [2022-04-04T16:18:22.685Z] [2022-04-04T16:18:22.685Z] #51 [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-04-04T16:18:22.685Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:22.685Z] #51 48.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T16:18:22.685Z] #51 49.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T16:18:22.685Z] #51 49.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T16:18:22.685Z] #51 49.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T16:18:22.685Z] #51 49.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T16:18:22.685Z] #51 49.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T16:18:22.685Z] #51 49.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T16:18:22.685Z] #51 49.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T16:18:22.685Z] #51 49.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T16:18:22.859Z] #19 133.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-04T16:18:22.859Z] #19 133.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-04T16:18:22.859Z] #19 133.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-04T16:18:22.908Z] [2022-04-04T16:18:22.908Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:22.908Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:22.908Z] #38 49.73 Selecting previously unselected package cmake-data. [2022-04-04T16:18:22.908Z] #38 49.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T16:18:22.908Z] #38 49.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:18:22.945Z] #51 49.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T16:18:22.945Z] #51 ... [2022-04-04T16:18:22.945Z] [2022-04-04T16:18:22.945Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:22.945Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:22.945Z] #47 32.97 Reading package lists... [2022-04-04T16:18:22.945Z] #47 39.15 Building dependency tree... [2022-04-04T16:18:22.945Z] #47 44.07 The following additional packages will be installed: [2022-04-04T16:18:22.945Z] #47 44.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:18:22.945Z] #47 44.07 python3-protobuf python3-six [2022-04-04T16:18:22.945Z] #47 44.08 Suggested packages: [2022-04-04T16:18:22.946Z] #47 44.09 python3-setuptools [2022-04-04T16:18:22.946Z] #47 44.09 Recommended packages: [2022-04-04T16:18:22.946Z] #47 44.09 iproute2 | iproute [2022-04-04T16:18:22.946Z] #47 44.76 The following NEW packages will be installed: [2022-04-04T16:18:22.946Z] #47 44.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:18:22.946Z] #47 44.77 python3-protobuf python3-six [2022-04-04T16:18:22.946Z] #47 45.34 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:22.946Z] #47 45.34 Need to get 2292 kB of archives. [2022-04-04T16:18:22.946Z] #47 45.34 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T16:18:22.946Z] #47 45.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T16:18:22.946Z] #47 45.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:18:22.946Z] #47 45.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T16:18:22.946Z] #47 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T16:18:22.946Z] #47 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:18:22.946Z] #47 45.53 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-04-04T16:18:22.946Z] #47 45.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:18:22.946Z] #47 49.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T16:18:23.205Z] #47 ... [2022-04-04T16:18:23.205Z] [2022-04-04T16:18:23.205Z] #51 [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-04-04T16:18:23.205Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:23.205Z] #51 49.55 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T16:18:23.205Z] #51 49.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T16:18:23.205Z] #51 49.62 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T16:18:23.205Z] #51 49.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T16:18:23.205Z] #51 49.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T16:18:23.205Z] #51 49.80 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T16:18:23.205Z] #51 49.80 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T16:18:23.465Z] #51 49.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T16:18:23.465Z] #51 49.86 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T16:18:23.465Z] #51 50.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T16:18:23.465Z] #51 50.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T16:18:23.465Z] #51 50.09 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T16:18:23.727Z] #51 50.14 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T16:18:23.811Z] #19 134.8 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-04T16:18:23.811Z] #19 134.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-04T16:18:23.811Z] #19 134.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-04T16:18:24.254Z] #23 9.732 Collecting yamllint==1.26.1 [2022-04-04T16:18:24.389Z] #19 135.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-04T16:18:24.389Z] #19 135.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:18:24.651Z] #19 135.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:18:24.651Z] #19 135.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-04T16:18:24.651Z] #19 135.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:18:24.651Z] #19 135.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:18:24.666Z] #51 51.07 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T16:18:24.666Z] #51 51.14 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T16:18:24.666Z] #51 51.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T16:18:24.815Z] #38 ... [2022-04-04T16:18:24.816Z] [2022-04-04T16:18:24.816Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:24.816Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:24.816Z] #47 34.16 Reading package lists... [2022-04-04T16:18:24.816Z] #47 41.35 Building dependency tree... [2022-04-04T16:18:24.816Z] #47 46.00 The following additional packages will be installed: [2022-04-04T16:18:24.816Z] #47 46.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:18:24.816Z] #47 46.08 python3-protobuf python3-six [2022-04-04T16:18:24.816Z] #47 46.15 Suggested packages: [2022-04-04T16:18:24.816Z] #47 46.15 python3-setuptools [2022-04-04T16:18:24.816Z] #47 46.15 Recommended packages: [2022-04-04T16:18:24.816Z] #47 46.15 iproute2 | iproute [2022-04-04T16:18:24.816Z] #47 47.40 The following NEW packages will be installed: [2022-04-04T16:18:24.816Z] #47 47.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T16:18:24.816Z] #47 47.40 python3-protobuf python3-six [2022-04-04T16:18:24.816Z] #47 47.87 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:24.816Z] #47 47.87 Need to get 2292 kB of archives. [2022-04-04T16:18:24.816Z] #47 47.87 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T16:18:24.816Z] #47 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T16:18:24.816Z] #47 47.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:18:24.816Z] #47 47.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T16:18:24.816Z] #47 47.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T16:18:24.816Z] #47 47.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:18:24.816Z] #47 47.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-04T16:18:24.816Z] #47 47.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:18:24.816Z] #47 ... [2022-04-04T16:18:24.816Z] [2022-04-04T16:18:24.816Z] #51 [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-04-04T16:18:24.816Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:24.816Z] #51 50.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T16:18:24.816Z] #51 50.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T16:18:24.816Z] #51 50.53 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T16:18:24.816Z] #51 50.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T16:18:24.816Z] #51 50.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T16:18:24.816Z] #51 50.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T16:18:24.816Z] #51 50.68 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T16:18:24.816Z] #51 50.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T16:18:24.816Z] #51 50.84 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T16:18:24.816Z] #51 51.01 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T16:18:24.816Z] #51 51.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T16:18:24.816Z] #51 51.34 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T16:18:24.816Z] #51 51.35 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T16:18:24.816Z] #51 51.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T16:18:24.816Z] #51 51.47 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T16:18:24.816Z] #51 51.55 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T16:18:24.816Z] #51 51.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T16:18:24.816Z] #51 51.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T16:18:24.816Z] #51 51.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T16:18:24.926Z] #51 51.23 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T16:18:24.926Z] #51 51.25 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T16:18:24.926Z] #51 51.36 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T16:18:24.926Z] #51 51.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T16:18:25.077Z] #51 52.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T16:18:25.187Z] #23 10.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T16:18:25.200Z] #51 51.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T16:18:25.200Z] #51 51.57 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T16:18:25.334Z] #51 52.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T16:18:25.334Z] #51 52.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T16:18:25.334Z] #51 52.54 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T16:18:25.464Z] #51 51.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T16:18:25.464Z] #51 51.97 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T16:18:25.464Z] #51 51.99 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T16:18:25.465Z] #51 52.03 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T16:18:25.593Z] #51 52.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T16:18:25.593Z] #51 52.57 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T16:18:25.593Z] #51 52.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T16:18:25.593Z] #51 52.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T16:18:25.593Z] #51 52.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T16:18:25.724Z] #51 52.14 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T16:18:25.724Z] #51 52.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T16:18:25.724Z] #51 52.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T16:18:25.724Z] #51 52.30 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T16:18:25.850Z] #51 52.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T16:18:25.850Z] #51 52.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T16:18:25.850Z] #51 52.88 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T16:18:25.850Z] #51 52.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T16:18:25.850Z] #51 52.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T16:18:25.984Z] #51 52.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T16:18:25.984Z] #51 52.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T16:18:25.984Z] #51 52.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T16:18:25.984Z] #51 52.44 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T16:18:26.108Z] #51 53.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T16:18:26.108Z] #51 53.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T16:18:26.108Z] #51 53.06 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T16:18:26.108Z] #51 53.12 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T16:18:26.108Z] #51 53.13 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T16:18:26.108Z] #51 53.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T16:18:26.108Z] #51 53.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T16:18:26.108Z] #51 53.24 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T16:18:26.120Z] #23 11.87 Collecting pathspec>=0.5.3 [2022-04-04T16:18:26.120Z] #23 11.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T16:18:26.244Z] #51 52.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T16:18:26.244Z] #51 52.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T16:18:26.244Z] #51 52.84 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T16:18:26.367Z] #51 53.35 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T16:18:26.367Z] #51 53.37 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T16:18:26.378Z] #23 12.24 Collecting pyyaml [2022-04-04T16:18:26.503Z] #51 52.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T16:18:26.503Z] #51 52.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T16:18:26.635Z] #23 12.25 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-04-04T16:18:26.635Z] #23 12.33 Building wheels for collected packages: yamllint [2022-04-04T16:18:26.635Z] #23 12.34 Building wheel for yamllint (setup.py): started [2022-04-04T16:18:26.935Z] #51 54.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T16:18:27.073Z] #51 53.42 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T16:18:27.073Z] #51 53.63 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T16:18:27.193Z] #51 54.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T16:18:27.193Z] #51 54.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T16:18:27.193Z] #51 54.08 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T16:18:27.194Z] #51 54.25 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T16:18:27.451Z] #51 54.33 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T16:18:27.451Z] #51 54.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T16:18:27.451Z] #51 54.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T16:18:27.451Z] #51 54.43 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T16:18:27.567Z] #23 13.32 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T16:18:27.567Z] #23 13.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2340c0739d214240e668bb357d9705904599463a14dc3ed9845f70b74c03218d [2022-04-04T16:18:27.567Z] #23 13.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T16:18:27.567Z] #23 13.32 Successfully built yamllint [2022-04-04T16:18:27.567Z] #23 13.36 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T16:18:27.710Z] #51 54.70 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T16:18:27.710Z] #51 54.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T16:18:27.710Z] #51 54.72 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T16:18:27.710Z] #51 54.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T16:18:27.710Z] #51 54.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T16:18:27.825Z] #23 13.72 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T16:18:27.968Z] #51 54.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T16:18:27.968Z] #51 54.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T16:18:27.968Z] #51 54.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T16:18:27.968Z] #51 55.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T16:18:27.968Z] #51 55.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T16:18:28.225Z] #51 55.08 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T16:18:28.226Z] #51 55.13 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T16:18:28.391Z] #23 DONE 14.2s [2022-04-04T16:18:28.391Z] [2022-04-04T16:18:28.391Z] #51 [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-04-04T16:18:28.391Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:28.391Z] #51 ... [2022-04-04T16:18:28.391Z] [2022-04-04T16:18:28.391Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T16:18:28.391Z] #27 sha256:6ca76dfb136d7b0e6285269db22fa2a729b33112b2c5b05e1bc7044302513e05 [2022-04-04T16:18:28.483Z] #51 55.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T16:18:28.483Z] #51 55.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T16:18:28.483Z] #51 55.45 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T16:18:28.483Z] #51 55.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T16:18:28.483Z] #51 55.60 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T16:18:28.649Z] #27 DONE 0.2s [2022-04-04T16:18:28.649Z] [2022-04-04T16:18:28.649Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T16:18:28.649Z] #32 sha256:94541473c733955630376ca5fac4f9c6457ad7e9dbbab29f03d690d6943fe8d5 [2022-04-04T16:18:28.983Z] #51 ... [2022-04-04T16:18:28.983Z] [2022-04-04T16:18:28.983Z] #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-04-04T16:18:28.983Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:28.983Z] #14 45.27 The following NEW packages will be installed: [2022-04-04T16:18:28.983Z] #14 45.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:18:28.983Z] #14 45.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T16:18:28.983Z] #14 45.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T16:18:28.983Z] #14 45.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T16:18:28.983Z] #14 45.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T16:18:28.983Z] #14 45.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T16:18:28.983Z] #14 45.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T16:18:28.983Z] #14 45.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T16:18:28.983Z] #14 45.31 mingw-w64-x86-64-dev [2022-04-04T16:18:28.983Z] #14 45.78 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:18:28.983Z] #14 45.78 Need to get 115 MB of archives. [2022-04-04T16:18:28.983Z] #14 45.78 After this operation, 645 MB of additional disk space will be used. [2022-04-04T16:18:28.983Z] #14 45.78 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-04-04T16:18:28.983Z] #14 45.90 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-04-04T16:18:28.983Z] #14 46.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T16:18:28.983Z] #14 46.07 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-04-04T16:18:28.983Z] #14 46.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T16:18:28.983Z] #14 46.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T16:18:28.983Z] #14 46.43 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-04-04T16:18:28.983Z] #14 46.74 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-04-04T16:18:28.983Z] #14 46.76 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-04-04T16:18:28.983Z] #14 47.72 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-04-04T16:18:28.983Z] #14 49.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-04T16:18:28.983Z] #14 50.37 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-04-04T16:18:28.983Z] #14 51.26 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-04-04T16:18:28.983Z] #14 53.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-04T16:18:28.983Z] #14 54.17 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-04-04T16:18:28.983Z] #14 54.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T16:18:28.983Z] #14 54.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T16:18:28.983Z] #14 54.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:18:28.983Z] #14 54.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:18:28.983Z] #14 54.22 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-04-04T16:18:28.983Z] #14 54.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T16:18:28.983Z] #14 54.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T16:18:28.983Z] #14 54.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T16:18:28.983Z] #14 54.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T16:18:28.983Z] #14 54.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T16:18:28.983Z] #14 54.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T16:18:28.983Z] #14 54.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T16:18:28.983Z] #14 54.37 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-04-04T16:18:28.983Z] #14 54.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T16:18:28.983Z] #14 54.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T16:18:28.983Z] #14 ... [2022-04-04T16:18:28.983Z] [2022-04-04T16:18:28.983Z] #51 [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-04-04T16:18:28.983Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:28.983Z] #51 55.42 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T16:18:28.983Z] #51 55.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T16:18:29.049Z] #51 56.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T16:18:29.216Z] #32 DONE 0.5s [2022-04-04T16:18:29.216Z] [2022-04-04T16:18:29.216Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T16:18:29.216Z] #35 sha256:c8bf1d4f47ebb19e50b9184e69b9d0a31c23f0c2b21c28a6f9436d94524bbf73 [2022-04-04T16:18:29.216Z] #35 DONE 0.2s [2022-04-04T16:18:29.216Z] [2022-04-04T16:18:29.216Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T16:18:29.216Z] #37 sha256:e07b5f0ff404d7ba2592255cede343f9a6a796510773949de8294a3650913b84 [2022-04-04T16:18:29.244Z] #51 55.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T16:18:29.244Z] #51 55.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T16:18:29.319Z] #51 56.28 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T16:18:29.473Z] #37 DONE 0.1s [2022-04-04T16:18:29.473Z] [2022-04-04T16:18:29.473Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T16:18:29.473Z] #41 sha256:b86ec6f40f75abcb1a37ba3ef8ffd496ffc24ee2e6adc0e80c1f85f700578699 [2022-04-04T16:18:29.473Z] #41 DONE 0.1s [2022-04-04T16:18:29.473Z] [2022-04-04T16:18:29.473Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:18:29.473Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:18:30.255Z] #51 ... [2022-04-04T16:18:30.255Z] [2022-04-04T16:18:30.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:18:30.255Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:30.255Z] #14 47.08 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-04-04T16:18:30.255Z] #14 49.06 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-04-04T16:18:30.255Z] #14 49.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-04T16:18:30.255Z] #14 50.26 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-04-04T16:18:30.255Z] #14 51.75 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-04-04T16:18:30.255Z] #14 52.47 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-04-04T16:18:30.255Z] #14 52.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T16:18:30.255Z] #14 52.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T16:18:30.255Z] #14 52.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:18:30.255Z] #14 52.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:18:30.255Z] #14 52.55 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-04-04T16:18:30.255Z] #14 52.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T16:18:30.255Z] #14 52.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T16:18:30.255Z] #14 52.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T16:18:30.255Z] #14 52.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T16:18:30.255Z] #14 52.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T16:18:30.255Z] #14 52.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T16:18:30.255Z] #14 52.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T16:18:30.255Z] #14 52.72 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-04-04T16:18:30.255Z] #14 52.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T16:18:30.255Z] #14 52.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T16:18:30.255Z] #14 54.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:30.255Z] #14 54.31 Fetched 115 MB in 8s (13.9 MB/s) [2022-04-04T16:18:30.255Z] #14 54.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T16:18:30.255Z] #14 54.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:18:30.255Z] #14 54.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:18:30.255Z] #14 54.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:18:30.255Z] #14 ... [2022-04-04T16:18:30.255Z] [2022-04-04T16:18:30.255Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:30.255Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:30.255Z] #47 51.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T16:18:30.255Z] #47 53.32 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:30.255Z] #47 53.74 Fetched 2292 kB in 5s (505 kB/s) [2022-04-04T16:18:30.255Z] #47 53.99 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T16:18:30.255Z] #47 53.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T16:18:30.255Z] #47 54.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T16:18:30.255Z] #47 54.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:18:30.255Z] #47 55.11 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:18:30.255Z] #47 55.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:18:30.255Z] #47 55.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:18:30.255Z] #47 55.56 Selecting previously unselected package python3-six. [2022-04-04T16:18:30.255Z] #47 55.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T16:18:30.255Z] #47 55.57 Unpacking python3-six (1.16.0-2) ... [2022-04-04T16:18:30.255Z] #47 55.75 Selecting previously unselected package python3-protobuf. [2022-04-04T16:18:30.255Z] #47 55.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T16:18:30.255Z] #47 55.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T16:18:30.255Z] #47 56.53 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:18:30.255Z] #47 56.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:18:30.255Z] #47 56.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:18:30.255Z] #47 56.89 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:18:30.255Z] #47 56.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:18:30.255Z] #47 56.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:18:30.518Z] #47 57.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:18:30.518Z] #47 57.18 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:18:30.518Z] #47 57.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:18:30.776Z] #47 57.43 Selecting previously unselected package criu. [2022-04-04T16:18:30.776Z] #47 57.43 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T16:18:30.776Z] #47 57.44 Unpacking criu (3.16.1-3) ... [2022-04-04T16:18:30.962Z] Fetching without tags [2022-04-04T16:18:31.342Z] #47 ... [2022-04-04T16:18:31.342Z] [2022-04-04T16:18:31.342Z] #51 [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-04-04T16:18:31.342Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:31.342Z] #51 58.30 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T16:18:31.342Z] #51 58.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T16:18:31.342Z] #51 58.40 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T16:18:31.433Z] using credential docker-jenkins-github-credentials [2022-04-04T16:18:31.512Z] Cloning the remote Git repository [2022-04-04T16:18:31.512Z] Cloning with configured refspecs honoured and without tags [2022-04-04T16:18:31.599Z] #51 58.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T16:18:31.599Z] #51 58.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T16:18:31.599Z] #51 58.69 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T16:18:31.599Z] #51 58.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T16:18:31.616Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:18:31.780Z] #51 57.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T16:18:31.780Z] #51 57.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T16:18:31.780Z] #51 57.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T16:18:31.780Z] #51 57.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T16:18:31.780Z] #51 58.24 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T16:18:31.780Z] #51 58.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T16:18:31.856Z] #51 58.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T16:18:32.040Z] #51 58.58 go: downloading golang.org/x/text v0.3.7 [2022-04-04T16:18:32.114Z] #51 59.10 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T16:18:32.114Z] #51 59.10 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T16:18:32.114Z] #51 59.17 go: downloading golang.org/x/text v0.3.7 [2022-04-04T16:18:32.300Z] #51 ... [2022-04-04T16:18:32.300Z] [2022-04-04T16:18:32.300Z] #60 [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-04-04T16:18:32.300Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:18:32.300Z] #60 1.989 + RM_GOPATH=0 [2022-04-04T16:18:32.300Z] #60 1.989 + TMP_GOPATH= [2022-04-04T16:18:32.300Z] #60 1.989 + : /build [2022-04-04T16:18:32.300Z] #60 1.989 + '[' -z '' ']' [2022-04-04T16:18:32.300Z] #60 1.989 ++ mktemp -d [2022-04-04T16:18:32.300Z] #60 1.989 + export GOPATH=/tmp/tmp.Jpi5fG1tBJ [2022-04-04T16:18:32.300Z] #60 1.989 + GOPATH=/tmp/tmp.Jpi5fG1tBJ [2022-04-04T16:18:32.300Z] #60 1.989 + RM_GOPATH=1 [2022-04-04T16:18:32.300Z] #60 1.989 + case "$(go env GOARCH)" in [2022-04-04T16:18:32.300Z] #60 1.997 ++ go env GOARCH [2022-04-04T16:18:32.300Z] #60 2.096 Install containerd version v1.6.2 [2022-04-04T16:18:32.300Z] #60 2.096 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:32.300Z] #60 2.096 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:32.300Z] #60 2.096 ++ dirname /install.sh [2022-04-04T16:18:32.300Z] #60 2.096 + dir=/ [2022-04-04T16:18:32.300Z] #60 2.096 + bin=containerd [2022-04-04T16:18:32.300Z] #60 2.096 + shift [2022-04-04T16:18:32.300Z] #60 2.096 + '[' '!' -f //containerd.installer ']' [2022-04-04T16:18:32.300Z] #60 2.096 + . //containerd.installer [2022-04-04T16:18:32.300Z] #60 2.096 ++ set -e [2022-04-04T16:18:32.300Z] #60 2.096 ++ : v1.6.2 [2022-04-04T16:18:32.300Z] #60 2.096 + install_containerd [2022-04-04T16:18:32.300Z] #60 2.096 + echo 'Install containerd version v1.6.2' [2022-04-04T16:18:32.300Z] #60 2.096 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Jpi5fG1tBJ/src/github.com/containerd/containerd [2022-04-04T16:18:32.300Z] #60 2.096 Cloning into '/tmp/tmp.Jpi5fG1tBJ/src/github.com/containerd/containerd'... [2022-04-04T16:18:31.708Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T16:18:32.111Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T16:18:32.560Z] #60 ... [2022-04-04T16:18:32.560Z] [2022-04-04T16:18:32.560Z] #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-04-04T16:18:32.560Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:18:32.560Z] #34 57.23 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T16:18:32.560Z] #34 57.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T16:18:32.560Z] #34 58.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T16:18:32.677Z] #51 ... [2022-04-04T16:18:32.677Z] [2022-04-04T16:18:32.677Z] #60 [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-04-04T16:18:32.677Z] #60 sha256:63cb39f80c165edb44687c3934de6f0f9c2706aa71e7be87d12b1dc13b2e3f69 [2022-04-04T16:18:32.677Z] #60 1.542 + RM_GOPATH=0 [2022-04-04T16:18:32.677Z] #60 1.542 + TMP_GOPATH= [2022-04-04T16:18:32.677Z] #60 1.542 + : /build [2022-04-04T16:18:32.677Z] #60 1.542 + '[' -z '' ']' [2022-04-04T16:18:32.677Z] #60 1.542 ++ mktemp -d [2022-04-04T16:18:32.677Z] #60 1.542 + export GOPATH=/tmp/tmp.2iREiazjZg [2022-04-04T16:18:32.677Z] #60 1.542 + GOPATH=/tmp/tmp.2iREiazjZg [2022-04-04T16:18:32.677Z] #60 1.542 + RM_GOPATH=1 [2022-04-04T16:18:32.677Z] #60 1.542 + case "$(go env GOARCH)" in [2022-04-04T16:18:32.677Z] #60 1.542 ++ go env GOARCH [2022-04-04T16:18:32.677Z] #60 1.637 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:32.677Z] #60 1.637 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:32.677Z] #60 1.639 ++ dirname /install.sh [2022-04-04T16:18:32.677Z] #60 1.641 + dir=/ [2022-04-04T16:18:32.677Z] #60 1.644 + bin=containerd [2022-04-04T16:18:32.677Z] #60 1.644 + shift [2022-04-04T16:18:32.677Z] #60 1.644 + '[' '!' -f //containerd.installer ']' [2022-04-04T16:18:32.677Z] #60 1.644 + . //containerd.installer [2022-04-04T16:18:32.677Z] #60 1.645 ++ set -e [2022-04-04T16:18:32.677Z] #60 1.645 ++ : v1.6.2 [2022-04-04T16:18:32.677Z] #60 1.645 + install_containerd [2022-04-04T16:18:32.677Z] #60 1.648 + echo 'Install containerd version v1.6.2' [2022-04-04T16:18:32.677Z] #60 1.650 Install containerd version v1.6.2 [2022-04-04T16:18:32.677Z] #60 1.650 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2iREiazjZg/src/github.com/containerd/containerd [2022-04-04T16:18:32.677Z] #60 1.652 Cloning into '/tmp/tmp.2iREiazjZg/src/github.com/containerd/containerd'... [2022-04-04T16:18:32.677Z] #60 ... [2022-04-04T16:18:32.677Z] [2022-04-04T16:18:32.677Z] #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-04-04T16:18:32.677Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:18:32.677Z] #34 53.50 Updating files: 85% (1299/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T16:18:32.677Z] #34 54.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T16:18:32.677Z] #34 54.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T16:18:32.819Z] #34 ... [2022-04-04T16:18:32.819Z] [2022-04-04T16:18:32.819Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:32.819Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:32.819Z] #38 49.28 Selecting previously unselected package cmake-data. [2022-04-04T16:18:32.819Z] #38 49.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T16:18:32.819Z] #38 49.32 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:18:32.819Z] #38 53.76 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:18:32.819Z] #38 53.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:18:32.819Z] #38 53.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:18:30.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:18:30.743Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:18:30.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:30.884Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:18:30.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:18:30.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:30.997Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:31.718Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:18:31.757Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:18:33.230Z] #38 ... [2022-04-04T16:18:33.230Z] [2022-04-04T16:18:33.230Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:33.230Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:33.230Z] #47 51.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:33.230Z] #47 51.51 Fetched 2292 kB in 5s (505 kB/s) [2022-04-04T16:18:33.230Z] #47 51.65 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T16:18:33.230Z] #47 51.65 (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-04-04T16:18:33.230Z] #47 51.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T16:18:33.230Z] #47 51.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:18:33.230Z] #47 53.18 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:18:33.230Z] #47 53.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:18:33.230Z] #47 53.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:18:33.230Z] #47 53.78 Selecting previously unselected package python3-six. [2022-04-04T16:18:33.230Z] #47 53.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T16:18:33.230Z] #47 53.78 Unpacking python3-six (1.16.0-2) ... [2022-04-04T16:18:33.230Z] #47 54.05 Selecting previously unselected package python3-protobuf. [2022-04-04T16:18:33.230Z] #47 54.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T16:18:33.230Z] #47 54.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T16:18:33.230Z] #47 54.99 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:18:33.230Z] #47 54.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:18:33.230Z] #47 55.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:18:33.230Z] #47 55.32 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:18:33.230Z] #47 55.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:18:33.230Z] #47 55.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:18:33.230Z] #47 55.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:18:33.230Z] #47 55.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:18:33.230Z] #47 55.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:18:33.230Z] #47 55.68 Selecting previously unselected package criu. [2022-04-04T16:18:33.230Z] #47 55.68 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T16:18:33.230Z] #47 55.68 Unpacking criu (3.16.1-3) ... [2022-04-04T16:18:33.230Z] #47 57.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:18:33.506Z] #47 59.60 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:18:33.506Z] #47 59.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:18:33.506Z] #47 59.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:18:33.506Z] #47 59.65 Setting up python3-six (1.16.0-2) ... [2022-04-04T16:18:33.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:18:33.134Z] > git --version # timeout=10 [2022-04-04T16:18:33.173Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T16:18:33.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:33.177Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:34.867Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:18:34.868Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:18:35.953Z] #34 ... [2022-04-04T16:18:35.953Z] [2022-04-04T16:18:35.953Z] #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-04-04T16:18:35.953Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:35.953Z] #14 58.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T16:18:35.953Z] #14 58.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:18:35.953Z] #14 58.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:18:35.953Z] #14 62.20 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T16:18:35.953Z] #14 62.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T16:18:35.953Z] #14 62.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:18:35.953Z] #14 62.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T16:18:35.953Z] #14 62.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:18:35.953Z] #14 62.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:18:35.953Z] #14 62.83 Selecting previously unselected package dmsetup. [2022-04-04T16:18:35.953Z] #14 62.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:18:35.953Z] #14 62.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:18:36.052Z] #47 61.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:18:36.052Z] #47 61.86 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T16:18:34.542Z] > git remote # timeout=10 [2022-04-04T16:18:34.621Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:18:34.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:34.660Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:18:34.792Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T16:18:34.900Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:18:34.938Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:18:36.210Z] #14 63.21 Selecting previously unselected package mingw-w64-common. [2022-04-04T16:18:36.210Z] #14 63.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T16:18:36.210Z] #14 63.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T16:18:36.777Z] #14 ... [2022-04-04T16:18:36.777Z] [2022-04-04T16:18:36.777Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:36.777Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:36.777Z] #38 53.90 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:18:36.777Z] #38 53.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:18:36.777Z] #38 53.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:18:36.777Z] #38 62.64 Selecting previously unselected package libxml2:amd64. [2022-04-04T16:18:36.777Z] #38 62.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T16:18:36.777Z] #38 62.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:18:36.777Z] #38 63.40 Selecting previously unselected package libarchive13:amd64. [2022-04-04T16:18:36.777Z] #38 63.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T16:18:36.777Z] #38 63.42 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:18:36.899Z] Fetching without tags [2022-04-04T16:18:37.034Z] #38 63.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T16:18:37.034Z] #38 63.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T16:18:37.034Z] #38 63.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:18:37.034Z] #38 64.18 Selecting previously unselected package librhash0:amd64. [2022-04-04T16:18:37.292Z] #38 64.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T16:18:37.292Z] #38 64.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:18:37.433Z] #47 ... [2022-04-04T16:18:37.433Z] [2022-04-04T16:18:37.433Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:37.433Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:37.433Z] #38 63.70 Selecting previously unselected package libxml2:amd64. [2022-04-04T16:18:37.433Z] #38 63.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T16:18:37.433Z] #38 63.71 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:18:37.550Z] #38 64.50 Selecting previously unselected package libuv1:amd64. [2022-04-04T16:18:37.550Z] #38 64.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T16:18:37.550Z] #38 64.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:18:37.550Z] #38 64.71 Selecting previously unselected package cmake. [2022-04-04T16:18:37.550Z] #38 64.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T16:18:37.558Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:18:36.606Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:18:36.659Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:18:36.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:36.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:18:36.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:18:36.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:36.936Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:37.807Z] #38 64.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:18:38.371Z] #38 64.53 Selecting previously unselected package libarchive13:amd64. [2022-04-04T16:18:38.371Z] #38 64.53 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T16:18:38.371Z] #38 64.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:18:38.371Z] #38 64.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T16:18:38.371Z] #38 64.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T16:18:38.371Z] #38 64.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:18:38.637Z] #38 65.03 Selecting previously unselected package librhash0:amd64. [2022-04-04T16:18:38.637Z] #38 65.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T16:18:38.637Z] #38 65.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:18:38.897Z] #38 65.43 Selecting previously unselected package libuv1:amd64. [2022-04-04T16:18:38.897Z] #38 65.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T16:18:38.897Z] #38 65.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:18:39.157Z] #38 65.72 Selecting previously unselected package cmake. [2022-04-04T16:18:39.157Z] #38 65.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T16:18:39.416Z] #38 65.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:18:39.416Z] #38 ... [2022-04-04T16:18:39.416Z] [2022-04-04T16:18:39.416Z] #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-04-04T16:18:39.416Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:39.416Z] #14 55.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:18:39.416Z] #14 56.00 Fetched 115 MB in 9s (12.8 MB/s) [2022-04-04T16:18:39.416Z] #14 56.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T16:18:39.416Z] #14 56.16 (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-04-04T16:18:39.416Z] #14 56.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:18:39.416Z] #14 56.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:18:39.416Z] #14 60.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T16:18:39.416Z] #14 60.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:18:39.416Z] #14 60.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:18:39.416Z] #14 64.11 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T16:18:39.416Z] #14 64.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T16:18:39.416Z] #14 64.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:18:39.416Z] #14 64.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T16:18:39.416Z] #14 64.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:18:39.416Z] #14 64.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:18:39.416Z] #14 64.59 Selecting previously unselected package dmsetup. [2022-04-04T16:18:39.416Z] #14 64.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:18:39.416Z] #14 64.60 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:18:39.416Z] #14 64.79 Selecting previously unselected package mingw-w64-common. [2022-04-04T16:18:39.416Z] #14 64.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T16:18:39.416Z] #14 64.83 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T16:18:39.984Z] #14 ... [2022-04-04T16:18:39.984Z] [2022-04-04T16:18:39.984Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:39.984Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:39.984Z] #47 66.27 Setting up criu (3.16.1-3) ... [2022-04-04T16:18:40.316Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:18:40.316Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:18:37.671Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:18:37.712Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:18:39.928Z] > git remote # timeout=10 [2022-04-04T16:18:40.015Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:18:40.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:40.055Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:18:40.231Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T16:18:40.349Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:18:40.387Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:18:41.086Z] #38 ... [2022-04-04T16:18:41.086Z] [2022-04-04T16:18:41.086Z] #51 [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-04-04T16:18:41.086Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:41.086Z] #51 67.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T16:18:41.086Z] #51 67.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T16:18:41.086Z] #51 67.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T16:18:41.086Z] #51 67.76 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T16:18:41.086Z] #51 67.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T16:18:41.086Z] #51 67.83 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T16:18:41.086Z] #51 67.89 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T16:18:41.086Z] #51 67.95 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T16:18:41.086Z] #51 67.98 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T16:18:41.086Z] #51 68.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T16:18:41.086Z] #51 68.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T16:18:41.343Z] #51 68.26 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T16:18:41.600Z] #51 ... [2022-04-04T16:18:41.600Z] [2022-04-04T16:18:41.600Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:41.600Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:41.600Z] #47 58.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:18:41.600Z] #47 61.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T16:18:41.600Z] #47 61.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:18:41.600Z] #47 61.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:18:41.600Z] #47 61.36 Setting up python3-six (1.16.0-2) ... [2022-04-04T16:18:41.600Z] #47 63.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:18:41.600Z] #47 63.10 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T16:18:41.930Z] #47 ... [2022-04-04T16:18:41.930Z] [2022-04-04T16:18:41.930Z] #51 [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-04-04T16:18:41.930Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:41.930Z] #51 68.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T16:18:42.192Z] #51 69.05 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T16:18:42.449Z] #51 69.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T16:18:42.449Z] #51 69.49 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T16:18:42.449Z] #51 69.52 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T16:18:42.706Z] #51 69.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T16:18:42.706Z] #51 69.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T16:18:42.706Z] #51 69.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T16:18:42.706Z] #51 69.74 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T16:18:42.789Z] #19 153.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-04T16:18:42.789Z] #19 153.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:18:42.789Z] #19 153.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:18:42.789Z] #19 153.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-04T16:18:42.789Z] #19 153.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:18:42.789Z] #19 153.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T16:18:43.272Z] #47 68.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:43.291Z] #51 70.05 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T16:18:43.291Z] #51 70.27 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T16:18:43.291Z] #51 70.41 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T16:18:43.552Z] #51 70.56 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T16:18:44.346Z] #43 186.9 + dpkg --print-architecture [2022-04-04T16:18:44.346Z] #43 186.9 + git checkout -q v2.1.0 [2022-04-04T16:18:44.346Z] #43 187.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T16:18:44.346Z] #43 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T16:18:45.810Z] #47 ... [2022-04-04T16:18:45.810Z] [2022-04-04T16:18:45.810Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:45.810Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:45.810Z] #38 72.09 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:18:45.810Z] #38 ... [2022-04-04T16:18:45.810Z] [2022-04-04T16:18:45.810Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:45.810Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:45.810Z] #47 DONE 71.8s [2022-04-04T16:18:45.810Z] [2022-04-04T16:18:45.810Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:45.810Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:45.810Z] #38 72.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:45.810Z] #38 72.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:18:45.810Z] #38 72.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:45.810Z] #38 72.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:18:45.810Z] #38 72.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:18:45.810Z] #38 72.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:18:46.030Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:18:46.069Z] #38 72.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:18:46.069Z] #38 72.51 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:18:46.069Z] #38 72.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:18:46.069Z] #38 72.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:46.083Z] #51 72.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T16:18:46.412Z] > git --version # timeout=10 [2022-04-04T16:18:46.455Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T16:18:46.496Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T16:18:46.687Z] #38 DONE 73.1s [2022-04-04T16:18:46.687Z] [2022-04-04T16:18:46.687Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T16:18:46.687Z] #39 sha256:b7b1a027677d4de7f983a767a58ebe9f66f1b5b840294628baa9f9fd4f78633d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:18:47.255Z] #39 DONE 0.4s [2022-04-04T16:18:47.256Z] [2022-04-04T16:18:47.256Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:18:47.256Z] #40 sha256:29af395848c3db3ad7e2e284ec109a182bf29a45a97aa641bdbd6b40908c0e9f [2022-04-04T16:18:47.458Z] #51 ... [2022-04-04T16:18:47.458Z] [2022-04-04T16:18:47.459Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T16:18:47.459Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T16:18:47.459Z] #47 68.90 Setting up criu (3.16.1-3) ... [2022-04-04T16:18:47.459Z] #47 71.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:47.459Z] #47 DONE 74.0s [2022-04-04T16:18:47.459Z] [2022-04-04T16:18:47.459Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:18:47.459Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T16:18:47.459Z] #38 70.35 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:18:47.459Z] #38 70.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:47.459Z] #38 70.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:18:47.459Z] #38 70.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:18:47.459Z] #38 70.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:18:47.459Z] #38 70.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:18:47.459Z] #38 70.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:18:47.459Z] #38 70.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:18:47.459Z] #38 70.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:18:47.459Z] #38 70.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:18:47.459Z] #38 70.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:18:47.459Z] #38 DONE 74.3s [2022-04-04T16:18:47.459Z] [2022-04-04T16:18:47.459Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T16:18:47.459Z] #39 sha256:3656a81bb6ad2d12860207cb2feb313427a6624b417ae63dc05c4850e356a32f [2022-04-04T16:18:47.716Z] #39 DONE 0.6s [2022-04-04T16:18:47.716Z] [2022-04-04T16:18:47.716Z] #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-04-04T16:18:47.716Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:47.716Z] #14 71.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T16:18:47.716Z] #14 71.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T16:18:47.716Z] #14 71.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:18:49.159Z] #40 1.975 + RM_GOPATH=0 [2022-04-04T16:18:49.159Z] #40 1.975 + TMP_GOPATH= [2022-04-04T16:18:49.159Z] #40 1.975 + : /build [2022-04-04T16:18:49.159Z] #40 1.975 + '[' -z '' ']' [2022-04-04T16:18:49.159Z] #40 1.978 ++ mktemp -d [2022-04-04T16:18:49.159Z] #40 1.982 + export GOPATH=/tmp/tmp.7IyxclnjGL [2022-04-04T16:18:49.159Z] #40 1.982 + GOPATH=/tmp/tmp.7IyxclnjGL [2022-04-04T16:18:49.159Z] #40 1.982 + RM_GOPATH=1 [2022-04-04T16:18:49.159Z] #40 1.982 + case "$(go env GOARCH)" in [2022-04-04T16:18:49.159Z] #40 1.982 ++ go env GOARCH [2022-04-04T16:18:49.159Z] #40 2.046 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:49.159Z] #40 2.046 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:49.159Z] #40 2.046 ++ dirname /install.sh [2022-04-04T16:18:49.159Z] #40 2.063 + dir=/ [2022-04-04T16:18:49.159Z] #40 2.067 Install tini version v0.19.0 [2022-04-04T16:18:49.159Z] #40 2.067 + bin=tini [2022-04-04T16:18:49.159Z] #40 2.067 + shift [2022-04-04T16:18:49.159Z] #40 2.067 + '[' '!' -f //tini.installer ']' [2022-04-04T16:18:49.159Z] #40 2.067 + . //tini.installer [2022-04-04T16:18:49.159Z] #40 2.067 ++ : v0.19.0 [2022-04-04T16:18:49.159Z] #40 2.067 + install_tini [2022-04-04T16:18:49.159Z] #40 2.067 + echo 'Install tini version v0.19.0' [2022-04-04T16:18:49.159Z] #40 2.067 + git clone https://github.com/krallin/tini.git /tmp/tmp.7IyxclnjGL/tini [2022-04-04T16:18:49.159Z] #40 2.080 Cloning into '/tmp/tmp.7IyxclnjGL/tini'... [2022-04-04T16:18:49.563Z] + docker version [2022-04-04T16:18:50.096Z] #40 ... [2022-04-04T16:18:50.096Z] [2022-04-04T16:18:50.096Z] #51 [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-04-04T16:18:50.096Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:18:50.096Z] #51 66.71 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T16:18:50.096Z] #51 66.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T16:18:50.096Z] #51 66.96 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T16:18:50.096Z] #51 67.04 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T16:18:50.096Z] #51 67.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T16:18:50.096Z] #51 67.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T16:18:50.096Z] #51 67.28 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T16:18:50.096Z] #51 67.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T16:18:50.096Z] #51 67.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T16:18:50.096Z] #51 67.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T16:18:50.096Z] #51 67.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T16:18:50.096Z] #51 67.73 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T16:18:50.096Z] #51 68.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T16:18:50.096Z] #51 68.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T16:18:50.096Z] #51 68.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T16:18:50.096Z] #51 68.74 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T16:18:50.096Z] #51 68.77 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T16:18:50.096Z] #51 69.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T16:18:50.096Z] #51 69.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T16:18:50.096Z] #51 69.08 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T16:18:50.096Z] #51 69.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T16:18:50.096Z] #51 69.46 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T16:18:50.096Z] #51 69.69 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T16:18:50.096Z] #51 69.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T16:18:50.096Z] #51 69.80 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T16:18:50.096Z] #51 71.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T16:18:50.243Z] #14 ... [2022-04-04T16:18:50.243Z] [2022-04-04T16:18:50.243Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:18:50.243Z] #40 sha256:20beab70de9c304b0bb79031813b2a51acd7635821b211b66fded87980d91d0b [2022-04-04T16:18:50.243Z] #40 1.561 + RM_GOPATH=0 [2022-04-04T16:18:50.243Z] #40 1.561 + TMP_GOPATH= [2022-04-04T16:18:50.243Z] #40 1.561 + : /build [2022-04-04T16:18:50.243Z] #40 1.561 + '[' -z '' ']' [2022-04-04T16:18:50.243Z] #40 1.561 ++ mktemp -d [2022-04-04T16:18:50.243Z] #40 1.561 + export GOPATH=/tmp/tmp.Pq7WHXWLzc [2022-04-04T16:18:50.243Z] #40 1.561 + GOPATH=/tmp/tmp.Pq7WHXWLzc [2022-04-04T16:18:50.243Z] #40 1.561 + RM_GOPATH=1 [2022-04-04T16:18:50.243Z] #40 1.561 + case "$(go env GOARCH)" in [2022-04-04T16:18:50.243Z] #40 1.567 ++ go env GOARCH [2022-04-04T16:18:50.243Z] #40 1.611 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:50.243Z] #40 1.611 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:18:50.243Z] #40 1.611 ++ dirname /install.sh [2022-04-04T16:18:50.243Z] #40 1.611 + dir=/ [2022-04-04T16:18:50.243Z] #40 1.611 + bin=tini [2022-04-04T16:18:50.243Z] #40 1.611 + shift [2022-04-04T16:18:50.243Z] #40 1.611 + '[' '!' -f //tini.installer ']' [2022-04-04T16:18:50.243Z] #40 1.612 + . //tini.installer [2022-04-04T16:18:50.243Z] #40 1.612 ++ : v0.19.0 [2022-04-04T16:18:50.243Z] #40 1.612 + install_tini [2022-04-04T16:18:50.243Z] #40 1.612 + echo 'Install tini version v0.19.0' [2022-04-04T16:18:50.243Z] #40 1.612 Install tini version v0.19.0 [2022-04-04T16:18:50.243Z] #40 1.613 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pq7WHXWLzc/tini [2022-04-04T16:18:50.243Z] #40 1.619 Cloning into '/tmp/tmp.Pq7WHXWLzc/tini'... [2022-04-04T16:18:50.354Z] #51 ... [2022-04-04T16:18:50.355Z] [2022-04-04T16:18:50.355Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:18:50.355Z] #40 sha256:29af395848c3db3ad7e2e284ec109a182bf29a45a97aa641bdbd6b40908c0e9f [2022-04-04T16:18:50.355Z] #40 3.443 + cd /tmp/tmp.7IyxclnjGL/tini [2022-04-04T16:18:50.355Z] #40 3.443 + git checkout -q v0.19.0 [2022-04-04T16:18:50.502Z] #40 2.691 + cd /tmp/tmp.Pq7WHXWLzc/tini [2022-04-04T16:18:50.502Z] #40 2.694 + git checkout -q v0.19.0 [2022-04-04T16:18:50.502Z] #40 2.724 + cmake . [2022-04-04T16:18:50.615Z] #40 3.474 + cmake . [2022-04-04T16:18:50.957Z] Fetching without tags [2022-04-04T16:18:51.185Z] #40 4.160 -- The C compiler identification is GNU 10.2.1 [2022-04-04T16:18:51.436Z] #40 3.425 -- The C compiler identification is GNU 10.2.1 [2022-04-04T16:18:51.436Z] #40 3.516 -- Detecting C compiler ABI info [2022-04-04T16:18:51.445Z] #40 4.347 -- Detecting C compiler ABI info [2022-04-04T16:18:51.620Z] #51 ... [2022-04-04T16:18:51.620Z] [2022-04-04T16:18:51.620Z] #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-04-04T16:18:51.620Z] #26 sha256:fed5e61bfb784621d06f30e908f5c3f75cc42bc4e246f056a17c8b2559d4b9af [2022-04-04T16:18:51.620Z] #26 201.6 + return [2022-04-04T16:18:51.620Z] #26 DONE 202.0s [2022-04-04T16:18:51.620Z] [2022-04-04T16:18:51.620Z] #60 [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-04-04T16:18:51.620Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:51.687Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:18:51.704Z] #40 ... [2022-04-04T16:18:51.704Z] [2022-04-04T16:18:51.704Z] #49 [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-04-04T16:18:51.704Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:18:51.704Z] #49 77.82 gotestsum version dev [2022-04-04T16:18:51.704Z] #49 DONE 78.2s [2022-04-04T16:18:51.963Z] [2022-04-04T16:18:51.963Z] #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-04-04T16:18:51.963Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:51.963Z] #14 72.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T16:18:51.963Z] #14 72.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T16:18:51.963Z] #14 72.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:18:52.197Z] #60 ... [2022-04-04T16:18:52.197Z] [2022-04-04T16:18:52.197Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T16:18:52.197Z] #27 sha256:ecd310f32cfc06caa373b8676bb7b2b484541408557986b28efb857ff8f34fd7 [2022-04-04T16:18:52.366Z] #40 4.505 -- Detecting C compiler ABI info - done [2022-04-04T16:18:52.458Z] #27 DONE 0.1s [2022-04-04T16:18:52.458Z] [2022-04-04T16:18:52.458Z] #60 [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-04-04T16:18:52.458Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:52.458Z] #60 ... [2022-04-04T16:18:52.458Z] [2022-04-04T16:18:52.458Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T16:18:52.458Z] #32 sha256:268399039997ed5116e22ec1383e84882f9728340801a28c8dccc6c3e530a4da [2022-04-04T16:18:52.531Z] #14 ... [2022-04-04T16:18:52.531Z] [2022-04-04T16:18:52.531Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:18:52.531Z] #40 sha256:29af395848c3db3ad7e2e284ec109a182bf29a45a97aa641bdbd6b40908c0e9f [2022-04-04T16:18:52.531Z] #40 5.266 -- Detecting C compiler ABI info - done [2022-04-04T16:18:52.531Z] #40 5.431 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T16:18:52.531Z] #40 5.431 -- Detecting C compile features [2022-04-04T16:18:52.531Z] #40 5.466 -- Detecting C compile features - done [2022-04-04T16:18:52.531Z] #40 5.503 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T16:18:52.623Z] #40 4.699 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T16:18:52.623Z] #40 4.700 -- Detecting C compile features [2022-04-04T16:18:52.623Z] #40 4.704 -- Detecting C compile features - done [2022-04-04T16:18:52.623Z] #40 4.808 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T16:18:52.719Z] #32 DONE 0.2s [2022-04-04T16:18:52.720Z] [2022-04-04T16:18:52.720Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T16:18:52.720Z] #35 sha256:c08f8e2b2bd6c148d4630b7af46a6254821adf577745d69a4d5d077dba31b37e [2022-04-04T16:18:52.720Z] #35 DONE 0.1s [2022-04-04T16:18:52.720Z] [2022-04-04T16:18:52.720Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T16:18:52.720Z] #37 sha256:0597e943f69b7b44e0347fa39bcf2522be52c80be57b55d9e4b4013ee85fd736 [2022-04-04T16:18:52.720Z] #37 DONE 0.1s [2022-04-04T16:18:52.720Z] [2022-04-04T16:18:52.720Z] #60 [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-04-04T16:18:52.720Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:52.790Z] #40 5.749 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T16:18:52.796Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:18:52.981Z] #60 ... [2022-04-04T16:18:52.981Z] [2022-04-04T16:18:52.981Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T16:18:52.981Z] #41 sha256:527386abdf796dffca862f4318df20da67e67d162838e456f9e7bcd58d273a10 [2022-04-04T16:18:52.981Z] #41 DONE 0.1s [2022-04-04T16:18:52.981Z] [2022-04-04T16:18:52.981Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T16:18:52.981Z] #44 sha256:675ad8f6e704b228fd032bfb916028992401c3dd1f73500ae7c2afff04644d11 [2022-04-04T16:18:52.981Z] #44 DONE 0.1s [2022-04-04T16:18:52.981Z] [2022-04-04T16:18:52.981Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T16:18:52.981Z] #48 sha256:32d13850adbaf11f1e8187f33641bf3bd6143340a20eca4489f237fbde03574c [2022-04-04T16:18:52.981Z] #48 DONE 0.1s [2022-04-04T16:18:52.981Z] [2022-04-04T16:18:52.981Z] #60 [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-04-04T16:18:52.981Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:53.051Z] #40 5.906 -- Configuring done [2022-04-04T16:18:53.051Z] #40 5.949 -- Generating done [2022-04-04T16:18:53.051Z] #40 5.949 -- Build files have been written to: /tmp/tmp.7IyxclnjGL/tini [2022-04-04T16:18:53.051Z] #40 5.977 + make tini-static [2022-04-04T16:18:50.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:18:50.724Z] > git config --add remote.origin.fetch +refs/pull/43459/head:refs/remotes/origin/PR-43459 # timeout=10 [2022-04-04T16:18:50.764Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:50.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T16:18:50.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T16:18:50.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:50.995Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43459/head:refs/remotes/origin/PR-43459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T16:18:51.799Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:18:51.838Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:18:53.187Z] #40 5.252 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T16:18:53.187Z] #40 5.400 -- Configuring done [2022-04-04T16:18:53.187Z] #40 5.454 -- Generating done [2022-04-04T16:18:53.187Z] #40 5.462 -- Build files have been written to: /tmp/tmp.Pq7WHXWLzc/tini [2022-04-04T16:18:53.187Z] #40 ... [2022-04-04T16:18:53.187Z] [2022-04-04T16:18:53.187Z] #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-04-04T16:18:53.187Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:53.187Z] #14 80.35 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T16:18:53.187Z] #14 80.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:18:53.244Z] #60 ... [2022-04-04T16:18:53.244Z] [2022-04-04T16:18:53.244Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T16:18:53.244Z] #50 sha256:9db55c454fc9c555c7bc2cf6d89d7ad43df824e0f327749ce37119b7f2725b55 [2022-04-04T16:18:53.244Z] #50 DONE 0.1s [2022-04-04T16:18:53.244Z] [2022-04-04T16:18:53.244Z] #51 [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-04-04T16:18:53.244Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T16:18:53.219Z] > git --version # timeout=10 [2022-04-04T16:18:53.258Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T16:18:53.293Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T16:18:53.467Z] #14 80.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:18:53.620Z] #40 6.398 Scanning dependencies of target tini-static [2022-04-04T16:18:53.620Z] #40 6.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T16:18:53.728Z] #14 80.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T16:18:53.728Z] #14 80.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:18:53.728Z] #14 80.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:18:54.292Z] #14 ... [2022-04-04T16:18:54.292Z] [2022-04-04T16:18:54.292Z] #49 [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-04-04T16:18:54.292Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T16:18:54.292Z] #49 80.57 gotestsum version dev [2022-04-04T16:18:54.292Z] #49 DONE 81.4s [2022-04-04T16:18:54.433Z] Merge succeeded, producing a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:18:54.433Z] Checking out Revision a19508560ba19579a76e270e8f1de55134285d38 (PR-43459) [2022-04-04T16:18:54.592Z] [2022-04-04T16:18:54.592Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:18:54.592Z] #40 sha256:20beab70de9c304b0bb79031813b2a51acd7635821b211b66fded87980d91d0b [2022-04-04T16:18:54.592Z] #40 5.479 + make tini-static [2022-04-04T16:18:54.592Z] #40 5.971 Scanning dependencies of target tini-static [2022-04-04T16:18:54.592Z] #40 6.075 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T16:18:55.008Z] #40 7.741 [100%] Linking C executable tini-static [2022-04-04T16:18:55.160Z] #51 205.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T16:18:55.160Z] #51 DONE 206.0s [2022-04-04T16:18:55.160Z] [2022-04-04T16:18:55.160Z] #60 [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-04-04T16:18:55.160Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:55.524Z] #40 7.693 [100%] Linking C executable tini-static [2022-04-04T16:18:55.577Z] #40 8.450 [100%] Built target tini-static [2022-04-04T16:18:55.577Z] #40 8.527 + mkdir -p /build [2022-04-04T16:18:55.577Z] #40 8.544 + cp tini-static /build/docker-init [2022-04-04T16:18:55.734Z] #60 ... [2022-04-04T16:18:55.734Z] [2022-04-04T16:18:55.734Z] #56 [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-04-04T16:18:55.734Z] #56 sha256:bcf9ee77f9f64d4e189cbc5bff71d62685b4b9d89177ce54b415441ec2b892ff [2022-04-04T16:18:55.734Z] #56 123.9 + mkdir -p /build [2022-04-04T16:18:55.734Z] #56 123.9 + cp runc /build/runc [2022-04-04T16:18:55.836Z] #40 DONE 8.8s [2022-04-04T16:18:55.836Z] [2022-04-04T16:18:55.836Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:18:55.836Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:18:55.836Z] #14 80.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T16:18:55.836Z] #14 80.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:18:55.836Z] #14 80.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:18:55.836Z] #14 80.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T16:18:55.836Z] #14 80.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:18:55.836Z] #14 81.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:18:55.995Z] #56 DONE 124.0s [2022-04-04T16:18:55.995Z] [2022-04-04T16:18:55.995Z] #60 [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-04-04T16:18:55.995Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:54.097Z] > git remote # timeout=10 [2022-04-04T16:18:54.163Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T16:18:54.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T16:18:54.215Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T16:18:54.353Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T16:18:54.469Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T16:18:54.508Z] > git checkout -f a19508560ba19579a76e270e8f1de55134285d38 # timeout=10 [2022-04-04T16:18:56.456Z] #40 8.625 [100%] Built target tini-static [2022-04-04T16:18:56.456Z] #40 8.670 + mkdir -p /build [2022-04-04T16:18:56.456Z] #40 8.683 + cp tini-static /build/docker-init [2022-04-04T16:18:56.577Z] #60 ... [2022-04-04T16:18:56.577Z] [2022-04-04T16:18:56.577Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T16:18:56.577Z] #52 sha256:9f7846341d72c106dac7d6845d1de327197d5ff1df30dcbb2077b3a76b8979dd [2022-04-04T16:18:56.819Z] + docker version [2022-04-04T16:18:56.838Z] #52 DONE 0.2s [2022-04-04T16:18:56.838Z] [2022-04-04T16:18:56.838Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T16:18:56.838Z] #54 sha256:d4ebcf2e779377d9afa12e611997c9685807fae7bf93393479255d1cf0c814e8 [2022-04-04T16:18:56.838Z] #54 DONE 0.1s [2022-04-04T16:18:56.838Z] [2022-04-04T16:18:56.838Z] #60 [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-04-04T16:18:56.838Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:57.020Z] #40 DONE 9.1s [2022-04-04T16:18:57.020Z] [2022-04-04T16:18:57.020Z] #60 [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-04-04T16:18:57.020Z] #60 sha256:63cb39f80c165edb44687c3934de6f0f9c2706aa71e7be87d12b1dc13b2e3f69 [2022-04-04T16:18:57.105Z] #60 ... [2022-04-04T16:18:57.105Z] [2022-04-04T16:18:57.105Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T16:18:57.105Z] #57 sha256:33dbe4a476d44a2e58c21ce64ec194359da10869167ff5820fc4beedfeed66e9 [2022-04-04T16:18:57.105Z] #57 DONE 0.1s [2022-04-04T16:18:57.368Z] [2022-04-04T16:18:57.368Z] #60 [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-04-04T16:18:57.368Z] #60 sha256:7a3930f82e6c0f624bbed5b3466879a0ca398ca90621867d7135588d975a4358 [2022-04-04T16:18:57.721Z] #19 168.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-04T16:18:57.721Z] #19 168.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:18:57.721Z] #19 168.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:18:57.721Z] #19 168.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-04T16:18:57.721Z] #19 168.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:18:57.721Z] #19 168.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T16:18:58.101Z] Client: [2022-04-04T16:18:58.101Z] Version: 20.10.9 [2022-04-04T16:18:58.101Z] API version: 1.41 [2022-04-04T16:18:58.101Z] Go version: go1.16.8 [2022-04-04T16:18:58.101Z] Git commit: c2ea9bc [2022-04-04T16:18:58.101Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T16:18:58.101Z] OS/Arch: windows/amd64 [2022-04-04T16:18:58.101Z] Context: default [2022-04-04T16:18:58.101Z] Experimental: true [2022-04-04T16:18:58.101Z] [2022-04-04T16:18:58.101Z] Server: Docker Engine - Community [2022-04-04T16:18:58.101Z] Engine: [2022-04-04T16:18:58.101Z] Version: 20.10.9 [2022-04-04T16:18:58.101Z] API version: 1.41 (minimum version 1.24) [2022-04-04T16:18:58.101Z] Go version: go1.16.8 [2022-04-04T16:18:58.101Z] Git commit: 79ea9d3 [2022-04-04T16:18:58.101Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T16:18:58.101Z] OS/Arch: windows/amd64 [2022-04-04T16:18:58.101Z] Experimental: true [Pipeline] sh [2022-04-04T16:18:59.601Z] + docker info [2022-04-04T16:18:59.601Z] Client: [2022-04-04T16:18:59.601Z] Context: default [2022-04-04T16:18:59.601Z] Debug Mode: false [2022-04-04T16:18:59.601Z] [2022-04-04T16:18:59.601Z] Server: [2022-04-04T16:18:59.601Z] Containers: 0 [2022-04-04T16:18:59.601Z] Running: 0 [2022-04-04T16:18:59.601Z] Paused: 0 [2022-04-04T16:18:59.601Z] Stopped: 0 [2022-04-04T16:18:59.601Z] Images: 0 [2022-04-04T16:18:59.601Z] Server Version: 20.10.9 [2022-04-04T16:18:59.601Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T16:18:59.601Z] Windows: [2022-04-04T16:18:59.601Z] LCOW: [2022-04-04T16:18:59.601Z] Logging Driver: json-file [2022-04-04T16:18:59.601Z] Plugins: [2022-04-04T16:18:59.601Z] Volume: local [2022-04-04T16:18:59.601Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:18:59.601Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:18:59.601Z] Swarm: inactive [2022-04-04T16:18:59.601Z] Default Isolation: process [2022-04-04T16:18:59.601Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T16:18:59.601Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T16:18:59.601Z] OSType: windows [2022-04-04T16:18:59.601Z] Architecture: x86_64 [2022-04-04T16:18:59.601Z] CPUs: 4 [2022-04-04T16:18:59.601Z] Total Memory: 32GiB [2022-04-04T16:18:59.601Z] Name: azwin-2-592ec1 [2022-04-04T16:18:59.601Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T16:18:59.601Z] Docker Root Dir: D:\docker [2022-04-04T16:18:59.601Z] Debug Mode: false [2022-04-04T16:18:59.601Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:18:59.601Z] Labels: [2022-04-04T16:18:59.601Z] Experimental: true [2022-04-04T16:18:59.601Z] Insecure Registries: [2022-04-04T16:18:59.601Z] 10.0.0.4:5000 [2022-04-04T16:18:59.601Z] 127.0.0.0/8 [2022-04-04T16:18:59.601Z] Registry Mirrors: [2022-04-04T16:18:59.601Z] http://10.0.0.4:5000/ [2022-04-04T16:18:59.601Z] Live Restore Enabled: false [2022-04-04T16:18:59.601Z] Product License: Community Engine [2022-04-04T16:18:59.601Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T16:18:59.917Z] #60 186.3 + bin/containerd [2022-04-04T16:19:03.569Z] #60 ... [2022-04-04T16:19:03.569Z] [2022-04-04T16:19:03.569Z] #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-04-04T16:19:03.569Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:19:03.569Z] #14 90.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T16:19:03.569Z] #14 90.19 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:03.569Z] #14 90.20 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:19:05.599Z] Client: [2022-04-04T16:19:05.599Z] Version: 20.10.9 [2022-04-04T16:19:05.599Z] API version: 1.41 [2022-04-04T16:19:05.599Z] Go version: go1.16.8 [2022-04-04T16:19:05.599Z] Git commit: c2ea9bc [2022-04-04T16:19:05.599Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T16:19:05.599Z] OS/Arch: windows/amd64 [2022-04-04T16:19:05.599Z] Context: default [2022-04-04T16:19:05.599Z] Experimental: true [2022-04-04T16:19:05.599Z] [2022-04-04T16:19:05.599Z] Server: Docker Engine - Community [2022-04-04T16:19:05.599Z] Engine: [2022-04-04T16:19:05.599Z] Version: 20.10.9 [2022-04-04T16:19:05.599Z] API version: 1.41 (minimum version 1.24) [2022-04-04T16:19:05.599Z] Go version: go1.16.8 [2022-04-04T16:19:05.599Z] Git commit: 79ea9d3 [2022-04-04T16:19:05.599Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T16:19:05.599Z] OS/Arch: windows/amd64 [2022-04-04T16:19:05.599Z] Experimental: true [2022-04-04T16:19:05.827Z] #14 90.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T16:19:05.827Z] #14 90.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:05.827Z] #14 90.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:19:06.276Z] #43 DONE 209.0s [2022-04-04T16:19:06.276Z] [2022-04-04T16:19:06.276Z] #51 [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-04-04T16:19:06.276Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [Pipeline] sh [2022-04-04T16:19:07.243Z] + docker info [2022-04-04T16:19:07.253Z] Commit message: "api: add "Listeners" field to /info, to help discover how the API is exposed" [2022-04-04T16:19:07.661Z] > git --version # timeout=10 [2022-04-04T16:19:07.702Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T16:19:07.743Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-04T16:19:08.183Z] #51 ... [2022-04-04T16:19:08.183Z] [2022-04-04T16:19:08.183Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T16:19:08.183Z] #44 sha256:0d71d43192762aca85f4bac7222df8ed81e07c0cd912408e5ea5143fa1b2ae48 [2022-04-04T16:19:08.183Z] #44 DONE 0.3s [2022-04-04T16:19:08.183Z] [2022-04-04T16:19:08.183Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T16:19:08.183Z] #48 sha256:1f8fa641a22e4a6340efd83a178275b0a23f48199ecb3bc3e8dcc2b38aff7578 [2022-04-04T16:19:08.183Z] #48 DONE 0.1s [2022-04-04T16:19:08.183Z] [2022-04-04T16:19:08.183Z] #51 [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-04-04T16:19:08.183Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:19:08.183Z] #51 ... [2022-04-04T16:19:08.183Z] [2022-04-04T16:19:08.183Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T16:19:08.183Z] #50 sha256:3a3638afc75ed325f11d9e6ee49014208f0cc17b8e88b1fbb20b672292664629 [2022-04-04T16:19:08.183Z] #50 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T16:19:08.439Z] [2022-04-04T16:19:08.439Z] #51 [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-04-04T16:19:08.439Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:19:11.038Z] + docker version [2022-04-04T16:19:12.697Z] #19 ... [2022-04-04T16:19:12.697Z] [2022-04-04T16:19:12.697Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:19:12.697Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:19:12.697Z] #50 193.1 + dpkg --print-architecture [2022-04-04T16:19:12.697Z] #50 193.1 + git checkout -q v2.1.0 [2022-04-04T16:19:13.278Z] #50 193.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T16:19:13.278Z] #50 193.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T16:19:15.056Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T16:19:15.056Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1608e8fe\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T16:19:15.056Z] ---------------------------------------------------------------------------- [2022-04-04T16:19:15.056Z] [2022-04-04T16:19:15.056Z] INFO: executeCI.ps1 starting at Mon Apr 4 16:19:14 CUT 2022 [2022-04-04T16:19:15.056Z] [2022-04-04T16:19:15.056Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T16:19:15.056Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T16:19:15.512Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-04T16:19:15.512Z] INFO: Environment variables: [2022-04-04T16:19:15.512Z] [2022-04-04T16:19:15.512Z] Name Value [2022-04-04T16:19:15.512Z] ---- ----- [2022-04-04T16:19:15.512Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T16:19:15.512Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T16:19:15.512Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T16:19:15.512Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T16:19:15.512Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T16:19:15.512Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T16:19:15.512Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T16:19:15.512Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T16:19:15.512Z] BRANCH_NAME PR-43459 [2022-04-04T16:19:15.512Z] BUILD_DISPLAY_NAME #1 [2022-04-04T16:19:15.512Z] BUILD_ID 1 [2022-04-04T16:19:15.512Z] BUILD_NUMBER 1 [2022-04-04T16:19:15.512Z] BUILD_TAG jenkins-moby-PR-43459-1 [2022-04-04T16:19:15.512Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/ [2022-04-04T16:19:15.512Z] CHANGE_AUTHOR thaJeztah [2022-04-04T16:19:15.512Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T16:19:15.512Z] CHANGE_BRANCH daemon_info_add_listeners [2022-04-04T16:19:15.512Z] CHANGE_FORK thaJeztah/docker [2022-04-04T16:19:15.512Z] CHANGE_ID 43459 [2022-04-04T16:19:15.512Z] CHANGE_TARGET master [2022-04-04T16:19:15.512Z] CHANGE_TITLE api: add "Listeners" field to /info, to help discover how the API is exposed [2022-04-04T16:19:15.512Z] CHANGE_URL https://github.com/moby/moby/pull/43459 [2022-04-04T16:19:15.512Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:19:15.512Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T16:19:15.512Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T16:19:15.512Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T16:19:15.512Z] COMPUTERNAME azwin-2-592ec1 [2022-04-04T16:19:15.512Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T16:19:15.512Z] ConfigSequenceNumber 0 [2022-04-04T16:19:15.512Z] DOCKER_BUILDKIT 0 [2022-04-04T16:19:15.512Z] DOCKER_DUT_DEBUG 1 [2022-04-04T16:19:15.512Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T16:19:15.512Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T16:19:15.512Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T16:19:15.512Z] EXECUTOR_NUMBER 0 [2022-04-04T16:19:15.512Z] FQDN azwin-2-592ec1.westus.cloudapp.azure.com [2022-04-04T16:19:15.512Z] GIT_BRANCH PR-43459 [2022-04-04T16:19:15.512Z] GIT_COMMIT a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:19:15.512Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T16:19:15.512Z] HUDSON_COOKIE 41ffec39-1453-4222-b6d3-3ee4ead43db3 [2022-04-04T16:19:15.512Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T16:19:15.512Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T16:19:15.512Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T16:19:15.512Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T16:19:15.512Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T16:19:15.512Z] JENKINS_NODE_COOKIE fe195f81-3be8-4010-99bc-a1be9c4ff2c8 [2022-04-04T16:19:15.512Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T16:19:15.512Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T16:19:15.512Z] JOB_BASE_NAME PR-43459 [2022-04-04T16:19:15.512Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/display/redirect [2022-04-04T16:19:15.512Z] JOB_NAME moby/PR-43459 [2022-04-04T16:19:15.512Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/ [2022-04-04T16:19:15.512Z] library.jps.version master [2022-04-04T16:19:15.512Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T16:19:15.512Z] NODE_LABELS amd64 azure azwin-2-592ec1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-04T16:19:15.512Z] NODE_NAME azwin-2-592ec1 [2022-04-04T16:19:15.512Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T16:19:15.512Z] OS Windows_NT [2022-04-04T16:19:15.512Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T16:19:15.512Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T16:19:15.512Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T16:19:15.512Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-04T16:19:15.512Z] PROCESSOR_LEVEL 6 [2022-04-04T16:19:15.512Z] PROCESSOR_REVISION 4f01 [2022-04-04T16:19:15.512Z] ProgramData C:\ProgramData [2022-04-04T16:19:15.513Z] ProgramFiles C:\Program Files [2022-04-04T16:19:15.513Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T16:19:15.513Z] ProgramW6432 C:\Program Files [2022-04-04T16:19:15.513Z] PROMPT $P$G [2022-04-04T16:19:15.513Z] PSExecutionPolicyPreference Bypass [2022-04-04T16:19:15.513Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T16:19:15.513Z] PUBLIC C:\Users\Public [2022-04-04T16:19:15.513Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=artif... [2022-04-04T16:19:15.513Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=changes [2022-04-04T16:19:15.513Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect [2022-04-04T16:19:15.513Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=tests [2022-04-04T16:19:15.513Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T16:19:15.513Z] SOURCES_DRIVE d [2022-04-04T16:19:15.513Z] SOURCES_SUBDIR gopath [2022-04-04T16:19:15.513Z] STAGE_NAME Run tests [2022-04-04T16:19:15.513Z] SystemDrive C: [2022-04-04T16:19:15.513Z] SystemRoot C:\Windows [2022-04-04T16:19:15.513Z] TEMP C:\Windows\TEMP [2022-04-04T16:19:15.513Z] TESTDEBUG 0 [2022-04-04T16:19:15.513Z] TESTRUN_DRIVE d [2022-04-04T16:19:15.513Z] TESTRUN_SUBDIR CI [2022-04-04T16:19:15.513Z] TIMEOUT 120m [2022-04-04T16:19:15.513Z] TMP C:\Windows\TEMP [2022-04-04T16:19:15.513Z] USERDOMAIN WORKGROUP [2022-04-04T16:19:15.513Z] USERNAME azwin-2-592ec1$ [2022-04-04T16:19:15.513Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T16:19:15.513Z] windir C:\Windows [2022-04-04T16:19:15.513Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T16:19:15.513Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-04T16:19:15.513Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T16:19:15.513Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T16:19:15.513Z] [2022-04-04T16:19:15.513Z] [2022-04-04T16:19:15.513Z] [2022-04-04T16:19:17.046Z] INFO: Sources under d:\gopath\... [2022-04-04T16:19:17.046Z] INFO: Test run under d:\CI\... [2022-04-04T16:19:17.046Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T16:19:17.046Z] INFO: docker/docker repository was found [2022-04-04T16:19:17.046Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-04T16:19:17.503Z] ltsc2022: Pulling from windows/servercore [2022-04-04T16:19:18.052Z] #14 ... [2022-04-04T16:19:18.052Z] [2022-04-04T16:19:18.052Z] #60 [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-04-04T16:19:18.052Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:19:18.239Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T16:19:18.239Z] 037d5740b404: Pulling fs layer [2022-04-04T16:19:19.092Z] #60 55.13 Updating files: 47% (2175/4592) Updating files: 48% (2205/4592) Updating files: 49% (2251/4592) Updating files: 50% (2296/4592) Updating files: 51% (2342/4592) Updating files: 52% (2388/4592) Updating files: 53% (2434/4592) Updating files: 54% (2480/4592) Updating files: 55% (2526/4592) Updating files: 56% (2572/4592) Updating files: 57% (2618/4592) Updating files: 58% (2664/4592) Updating files: 59% (2710/4592) Updating files: 60% (2756/4592) Updating files: 61% (2802/4592) Updating files: 62% (2848/4592) Updating files: 63% (2893/4592) Updating files: 64% (2939/4592) Updating files: 65% (2985/4592) Updating files: 66% (3031/4592) Updating files: 67% (3077/4592) Updating files: 68% (3123/4592) Updating files: 69% (3169/4592) Updating files: 70% (3215/4592) Updating files: 71% (3261/4592) Updating files: 72% (3307/4592) Updating files: 73% (3353/4592) Updating files: 74% (3399/4592) Updating files: 75% (3444/4592) Updating files: 76% (3490/4592) Updating files: 77% (3536/4592) Updating files: 78% (3582/4592) Updating files: 79% (3628/4592) Updating files: 80% (3674/4592) Updating files: 81% (3720/4592) Updating files: 82% (3766/4592) Updating files: 83% (3812/4592) Updating files: 84% (3858/4592) Updating files: 85% (3904/4592) Updating files: 86% (3950/4592) Updating files: 87% (3996/4592) Updating files: 88% (4041/4592) Updating files: 89% (4087/4592) Updating files: 90% (4133/4592) Updating files: 91% (4179/4592) Updating files: 92% (4225/4592) Updating files: 93% (4271/4592) Updating files: 94% (4317/4592) Updating files: 95% (4363/4592) Updating files: 96% (4409/4592) Updating files: 97% (4455/4592) Updating files: 98% (4501/4592) Updating files: 99% (4547/4592) Updating files: 100% (4592/4592) Updating files: 100% (4592/4592), done. [2022-04-04T16:19:19.092Z] #60 56.72 + cd /tmp/tmp.Jpi5fG1tBJ/src/github.com/containerd/containerd [2022-04-04T16:19:19.092Z] #60 56.72 + git checkout -q v1.6.2 [2022-04-04T16:19:19.702Z] Client: [2022-04-04T16:19:19.702Z] Version: 20.10.9 [2022-04-04T16:19:19.702Z] API version: 1.41 [2022-04-04T16:19:19.702Z] Go version: go1.16.8 [2022-04-04T16:19:19.702Z] Git commit: c2ea9bc [2022-04-04T16:19:19.702Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T16:19:19.702Z] OS/Arch: windows/amd64 [2022-04-04T16:19:19.702Z] Context: default [2022-04-04T16:19:19.702Z] Experimental: true [2022-04-04T16:19:19.702Z] [2022-04-04T16:19:19.702Z] Server: Docker Engine - Community [2022-04-04T16:19:19.702Z] Engine: [2022-04-04T16:19:19.702Z] Version: 20.10.9 [2022-04-04T16:19:19.702Z] API version: 1.41 (minimum version 1.24) [2022-04-04T16:19:19.702Z] Go version: go1.16.8 [2022-04-04T16:19:19.702Z] Git commit: 79ea9d3 [2022-04-04T16:19:19.702Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T16:19:19.702Z] OS/Arch: windows/amd64 [2022-04-04T16:19:19.702Z] Experimental: true [Pipeline] sh [2022-04-04T16:19:21.001Z] #60 58.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T16:19:21.001Z] #60 58.28 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T16:19:21.001Z] #60 58.28 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:19:21.001Z] #60 58.28 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:19:21.001Z] #60 58.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T16:19:21.001Z] #60 58.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T16:19:21.001Z] #60 58.28 + '[' '' = dynamic ']' [2022-04-04T16:19:21.001Z] #60 58.28 + make [2022-04-04T16:19:21.373Z] + docker info [2022-04-04T16:19:21.373Z] Client: [2022-04-04T16:19:21.373Z] Context: default [2022-04-04T16:19:21.373Z] Debug Mode: false [2022-04-04T16:19:21.373Z] [2022-04-04T16:19:21.373Z] Server: [2022-04-04T16:19:21.373Z] Containers: 0 [2022-04-04T16:19:21.373Z] Running: 0 [2022-04-04T16:19:21.373Z] Paused: 0 [2022-04-04T16:19:21.373Z] Stopped: 0 [2022-04-04T16:19:21.373Z] Images: 0 [2022-04-04T16:19:21.373Z] Server Version: 20.10.9 [2022-04-04T16:19:21.373Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T16:19:21.373Z] Windows: [2022-04-04T16:19:21.373Z] LCOW: [2022-04-04T16:19:21.373Z] Logging Driver: json-file [2022-04-04T16:19:21.373Z] Plugins: [2022-04-04T16:19:21.373Z] Volume: local [2022-04-04T16:19:21.373Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:19:21.373Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:19:21.373Z] Swarm: inactive [2022-04-04T16:19:21.373Z] Default Isolation: process [2022-04-04T16:19:21.373Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T16:19:21.373Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T16:19:21.373Z] OSType: windows [2022-04-04T16:19:21.373Z] Architecture: x86_64 [2022-04-04T16:19:21.373Z] CPUs: 4 [2022-04-04T16:19:21.373Z] Total Memory: 32GiB [2022-04-04T16:19:21.373Z] Name: azwin-2-592ec0 [2022-04-04T16:19:21.374Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T16:19:21.374Z] Docker Root Dir: D:\docker [2022-04-04T16:19:21.374Z] Debug Mode: false [2022-04-04T16:19:21.374Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:19:21.374Z] Labels: [2022-04-04T16:19:21.374Z] Experimental: true [2022-04-04T16:19:21.374Z] Insecure Registries: [2022-04-04T16:19:21.374Z] 10.0.0.4:5000 [2022-04-04T16:19:21.374Z] 127.0.0.0/8 [2022-04-04T16:19:21.374Z] Registry Mirrors: [2022-04-04T16:19:21.374Z] http://10.0.0.4:5000/ [2022-04-04T16:19:21.374Z] Live Restore Enabled: false [2022-04-04T16:19:21.374Z] Product License: Community Engine [2022-04-04T16:19:21.374Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T16:19:21.694Z] #14 ... [2022-04-04T16:19:21.694Z] [2022-04-04T16:19:21.695Z] #60 [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-04-04T16:19:21.695Z] #60 sha256:63cb39f80c165edb44687c3934de6f0f9c2706aa71e7be87d12b1dc13b2e3f69 [2022-04-04T16:19:21.695Z] #60 56.26 Updating files: 44% (2035/4592) Updating files: 45% (2067/4592) Updating files: 46% (2113/4592) Updating files: 47% (2159/4592) Updating files: 48% (2205/4592) Updating files: 49% (2251/4592) Updating files: 50% (2296/4592) Updating files: 51% (2342/4592) Updating files: 52% (2388/4592) Updating files: 53% (2434/4592) Updating files: 54% (2480/4592) Updating files: 55% (2526/4592) Updating files: 56% (2572/4592) Updating files: 57% (2618/4592) Updating files: 58% (2664/4592) Updating files: 59% (2710/4592) Updating files: 60% (2756/4592) Updating files: 61% (2802/4592) Updating files: 62% (2848/4592) Updating files: 63% (2893/4592) Updating files: 64% (2939/4592) Updating files: 65% (2985/4592) Updating files: 66% (3031/4592) Updating files: 67% (3077/4592) Updating files: 68% (3123/4592) Updating files: 69% (3169/4592) Updating files: 70% (3215/4592) Updating files: 71% (3261/4592) Updating files: 72% (3307/4592) Updating files: 73% (3353/4592) Updating files: 74% (3399/4592) Updating files: 75% (3444/4592) Updating files: 76% (3490/4592) Updating files: 77% (3536/4592) Updating files: 78% (3582/4592) Updating files: 79% (3628/4592) Updating files: 80% (3674/4592) Updating files: 81% (3720/4592) Updating files: 81% (3740/4592) Updating files: 82% (3766/4592) Updating files: 83% (3812/4592) Updating files: 84% (3858/4592) Updating files: 85% (3904/4592) Updating files: 86% (3950/4592) Updating files: 87% (3996/4592) Updating files: 88% (4041/4592) Updating files: 89% (4087/4592) Updating files: 90% (4133/4592) Updating files: 91% (4179/4592) Updating files: 92% (4225/4592) Updating files: 93% (4271/4592) Updating files: 94% (4317/4592) Updating files: 95% (4363/4592) Updating files: 96% (4409/4592) Updating files: 97% (4455/4592) Updating files: 98% (4501/4592) Updating files: 99% (4547/4592) Updating files: 100% (4592/4592) Updating files: 100% (4592/4592), done. [2022-04-04T16:19:21.695Z] #60 58.01 + cd /tmp/tmp.2iREiazjZg/src/github.com/containerd/containerd [2022-04-04T16:19:21.695Z] #60 58.02 + git checkout -q v1.6.2 [2022-04-04T16:19:21.695Z] #60 59.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T16:19:21.695Z] #60 59.06 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T16:19:21.695Z] #60 59.06 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:19:21.695Z] #60 59.06 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:19:21.695Z] #60 59.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T16:19:21.695Z] #60 59.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T16:19:21.695Z] #60 59.06 + '[' '' = dynamic ']' [2022-04-04T16:19:21.695Z] #60 59.06 + make [2022-04-04T16:19:22.316Z] Client: [2022-04-04T16:19:22.316Z] Context: default [2022-04-04T16:19:22.316Z] Debug Mode: false [2022-04-04T16:19:22.316Z] Plugins: [2022-04-04T16:19:22.316Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T16:19:22.316Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T16:19:22.316Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T16:19:22.316Z] [2022-04-04T16:19:22.316Z] Server: [2022-04-04T16:19:22.316Z] Containers: 0 [2022-04-04T16:19:22.316Z] Running: 0 [2022-04-04T16:19:22.316Z] Paused: 0 [2022-04-04T16:19:22.316Z] Stopped: 0 [2022-04-04T16:19:22.316Z] Images: 0 [2022-04-04T16:19:22.316Z] Server Version: 20.10.9 [2022-04-04T16:19:22.316Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-04T16:19:22.316Z] LCOW: [2022-04-04T16:19:22.316Z] Windows: [2022-04-04T16:19:22.316Z] Logging Driver: json-file [2022-04-04T16:19:22.316Z] Plugins: [2022-04-04T16:19:22.316Z] Volume: local [2022-04-04T16:19:22.316Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:19:22.316Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:19:22.316Z] Swarm: inactive [2022-04-04T16:19:22.316Z] Default Isolation: process [2022-04-04T16:19:22.316Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T16:19:22.316Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T16:19:22.316Z] OSType: windows [2022-04-04T16:19:22.316Z] Architecture: x86_64 [2022-04-04T16:19:22.316Z] CPUs: 4 [2022-04-04T16:19:22.316Z] Total Memory: 32GiB [2022-04-04T16:19:22.316Z] Name: azwin-2-32c6d0 [2022-04-04T16:19:22.316Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T16:19:22.316Z] Docker Root Dir: D:\docker [2022-04-04T16:19:22.316Z] Debug Mode: false [2022-04-04T16:19:22.316Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:19:22.316Z] Labels: [2022-04-04T16:19:22.316Z] Experimental: true [2022-04-04T16:19:22.316Z] Insecure Registries: [2022-04-04T16:19:22.316Z] 10.0.0.4:5000 [2022-04-04T16:19:22.316Z] 127.0.0.0/8 [2022-04-04T16:19:22.316Z] Registry Mirrors: [2022-04-04T16:19:22.316Z] http://10.0.0.4:5000/ [2022-04-04T16:19:22.316Z] Live Restore Enabled: false [2022-04-04T16:19:22.316Z] Product License: Community Engine [2022-04-04T16:19:22.316Z] [2022-04-04T16:19:22.430Z] #60 60.11 + bin/ctr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T16:19:23.315Z] #50 ... [2022-04-04T16:19:23.315Z] [2022-04-04T16:19:23.315Z] #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-04-04T16:19:23.315Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:19:23.315Z] #19 185.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-04T16:19:23.315Z] #19 185.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:23.315Z] #19 185.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:19:23.315Z] #19 185.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-04T16:19:23.315Z] #19 185.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:23.315Z] #19 185.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:19:23.590Z] #60 60.91 + bin/ctr [2022-04-04T16:19:25.269Z] #19 196.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-04T16:19:25.269Z] #19 196.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:25.582Z] #19 196.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:19:26.611Z] #19 197.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-04T16:19:26.611Z] #19 197.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:26.611Z] #19 197.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:19:29.159Z] #19 ... [2022-04-04T16:19:29.159Z] [2022-04-04T16:19:29.159Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:19:29.159Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:19:29.160Z] #50 DONE 209.8s [2022-04-04T16:19:29.424Z] [2022-04-04T16:19:29.424Z] #58 [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-04-04T16:19:29.424Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:19:32.424Z] #60 ... [2022-04-04T16:19:32.424Z] [2022-04-04T16:19:32.424Z] #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-04-04T16:19:32.424Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:19:32.424Z] #14 108.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T16:19:32.424Z] #14 108.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:32.424Z] #14 108.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:19:32.683Z] #14 119.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T16:19:32.683Z] #14 119.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:32.683Z] #14 119.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:19:33.563Z] #60 ... [2022-04-04T16:19:33.563Z] [2022-04-04T16:19:33.563Z] #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-04-04T16:19:33.563Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:19:33.563Z] #14 109.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T16:19:33.563Z] #14 109.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:33.563Z] #14 109.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:19:33.820Z] #14 120.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T16:19:33.820Z] #14 120.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:33.820Z] #14 120.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:19:37.068Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T16:19:37.068Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-732df424\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T16:19:37.068Z] ---------------------------------------------------------------------------- [2022-04-04T16:19:37.068Z] [2022-04-04T16:19:37.068Z] INFO: executeCI.ps1 starting at Mon Apr 4 16:19:35 CUT 2022 [2022-04-04T16:19:37.068Z] [2022-04-04T16:19:37.068Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T16:19:37.068Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T16:19:37.068Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-04T16:19:37.068Z] INFO: Environment variables: [2022-04-04T16:19:37.068Z] [2022-04-04T16:19:37.068Z] Name Value [2022-04-04T16:19:37.068Z] ---- ----- [2022-04-04T16:19:37.068Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T16:19:37.068Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T16:19:37.068Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T16:19:37.068Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T16:19:37.069Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T16:19:37.069Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T16:19:37.069Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T16:19:37.069Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T16:19:37.069Z] BRANCH_NAME PR-43459 [2022-04-04T16:19:37.069Z] BUILD_DISPLAY_NAME #1 [2022-04-04T16:19:37.069Z] BUILD_ID 1 [2022-04-04T16:19:37.069Z] BUILD_NUMBER 1 [2022-04-04T16:19:37.069Z] BUILD_TAG jenkins-moby-PR-43459-1 [2022-04-04T16:19:37.069Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/ [2022-04-04T16:19:37.069Z] CHANGE_AUTHOR thaJeztah [2022-04-04T16:19:37.069Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T16:19:37.069Z] CHANGE_BRANCH daemon_info_add_listeners [2022-04-04T16:19:37.069Z] CHANGE_FORK thaJeztah/docker [2022-04-04T16:19:37.069Z] CHANGE_ID 43459 [2022-04-04T16:19:37.069Z] CHANGE_TARGET master [2022-04-04T16:19:37.069Z] CHANGE_TITLE api: add "Listeners" field to /info, to help discover how the API is exposed [2022-04-04T16:19:37.069Z] CHANGE_URL https://github.com/moby/moby/pull/43459 [2022-04-04T16:19:37.069Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:19:37.069Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T16:19:37.069Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T16:19:37.069Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T16:19:37.069Z] COMPUTERNAME azwin-2-592ec0 [2022-04-04T16:19:37.069Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T16:19:37.069Z] ConfigSequenceNumber 0 [2022-04-04T16:19:37.069Z] DOCKER_BUILDKIT 0 [2022-04-04T16:19:37.069Z] DOCKER_DUT_DEBUG 1 [2022-04-04T16:19:37.069Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T16:19:37.069Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T16:19:37.069Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-04T16:19:37.069Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T16:19:37.069Z] EXECUTOR_NUMBER 0 [2022-04-04T16:19:37.069Z] FQDN azwin-2-592ec0.westus.cloudapp.azure.com [2022-04-04T16:19:37.069Z] GIT_BRANCH PR-43459 [2022-04-04T16:19:37.069Z] GIT_COMMIT a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:19:37.069Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T16:19:37.069Z] HUDSON_COOKIE 8086e8be-3181-44ed-95f0-0e3ab1ece921 [2022-04-04T16:19:37.069Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T16:19:37.069Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T16:19:37.069Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T16:19:37.069Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T16:19:37.069Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T16:19:37.069Z] JENKINS_NODE_COOKIE 8993ddaf-3d13-44a1-8112-d032d5d1485e [2022-04-04T16:19:37.069Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T16:19:37.069Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T16:19:37.069Z] JOB_BASE_NAME PR-43459 [2022-04-04T16:19:37.069Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/display/redirect [2022-04-04T16:19:37.069Z] JOB_NAME moby/PR-43459 [2022-04-04T16:19:37.069Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/ [2022-04-04T16:19:37.069Z] library.jps.version master [2022-04-04T16:19:37.069Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T16:19:37.069Z] NODE_LABELS amd64 azure azwin-2-592ec0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-04T16:19:37.069Z] NODE_NAME azwin-2-592ec0 [2022-04-04T16:19:37.069Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T16:19:37.069Z] OS Windows_NT [2022-04-04T16:19:37.069Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T16:19:37.069Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T16:19:37.069Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T16:19:37.069Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-04T16:19:37.069Z] PROCESSOR_LEVEL 6 [2022-04-04T16:19:37.069Z] PROCESSOR_REVISION 5507 [2022-04-04T16:19:37.069Z] ProgramData C:\ProgramData [2022-04-04T16:19:37.069Z] ProgramFiles C:\Program Files [2022-04-04T16:19:37.069Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T16:19:37.069Z] ProgramW6432 C:\Program Files [2022-04-04T16:19:37.069Z] PROMPT $P$G [2022-04-04T16:19:37.069Z] PSExecutionPolicyPreference Bypass [2022-04-04T16:19:37.069Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T16:19:37.069Z] PUBLIC C:\Users\Public [2022-04-04T16:19:37.069Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=artif... [2022-04-04T16:19:37.069Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=changes [2022-04-04T16:19:37.069Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect [2022-04-04T16:19:37.069Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=tests [2022-04-04T16:19:37.069Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T16:19:37.069Z] SOURCES_DRIVE d [2022-04-04T16:19:37.069Z] SOURCES_SUBDIR gopath [2022-04-04T16:19:37.069Z] STAGE_NAME Run tests [2022-04-04T16:19:37.069Z] SystemDrive C: [2022-04-04T16:19:37.069Z] SystemRoot C:\Windows [2022-04-04T16:19:37.069Z] TEMP C:\Windows\TEMP [2022-04-04T16:19:37.069Z] TESTDEBUG 0 [2022-04-04T16:19:37.069Z] TESTRUN_DRIVE d [2022-04-04T16:19:37.069Z] TESTRUN_SUBDIR CI [2022-04-04T16:19:37.069Z] TIMEOUT 120m [2022-04-04T16:19:37.069Z] TMP C:\Windows\TEMP [2022-04-04T16:19:37.069Z] USERDOMAIN WORKGROUP [2022-04-04T16:19:37.069Z] USERNAME azwin-2-592ec0$ [2022-04-04T16:19:37.069Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T16:19:37.069Z] windir C:\Windows [2022-04-04T16:19:37.069Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T16:19:37.069Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-04T16:19:37.069Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T16:19:37.069Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T16:19:37.069Z] [2022-04-04T16:19:37.069Z] [2022-04-04T16:19:37.069Z] [2022-04-04T16:19:37.539Z] INFO: Sources under d:\gopath\... [2022-04-04T16:19:37.539Z] INFO: Test run under d:\CI\... [2022-04-04T16:19:37.539Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T16:19:37.539Z] INFO: docker/docker repository was found [2022-04-04T16:19:37.539Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-04T16:19:37.580Z] #58 ... [2022-04-04T16:19:37.580Z] [2022-04-04T16:19:37.580Z] #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-04-04T16:19:37.580Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:19:37.580Z] #19 207.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-04T16:19:37.580Z] #19 207.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:37.580Z] #19 207.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:19:37.580Z] #19 207.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-04T16:19:37.580Z] #19 207.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:37.580Z] #19 207.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T16:19:37.580Z] #19 208.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-04T16:19:37.580Z] #19 208.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:37.580Z] #19 208.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T16:19:37.580Z] #19 208.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-04T16:19:37.580Z] #19 208.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:37.580Z] #19 208.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:19:37.580Z] #19 208.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-04T16:19:37.580Z] #19 208.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:37.580Z] #19 208.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:19:37.580Z] #19 208.2 Selecting previously unselected package cross-config. [2022-04-04T16:19:37.580Z] #19 208.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-04T16:19:37.580Z] #19 208.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-04T16:19:37.580Z] #19 208.3 Selecting previously unselected package gcc-10-cross-base. [2022-04-04T16:19:37.580Z] #19 208.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:37.580Z] #19 208.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-04T16:19:37.580Z] #19 208.3 Selecting previously unselected package libc6-arm64-cross. [2022-04-04T16:19:37.580Z] #19 208.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-04T16:19:37.580Z] #19 208.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-04T16:19:37.580Z] #19 208.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-04T16:19:37.580Z] #19 208.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:37.580Z] #19 208.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:37.842Z] #19 208.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-04T16:19:37.842Z] #19 208.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:37.842Z] #19 208.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:37.842Z] #19 208.9 Selecting previously unselected package libitm1-arm64-cross. [2022-04-04T16:19:37.842Z] #19 208.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:37.842Z] #19 208.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:37.842Z] #19 209.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-04T16:19:37.842Z] #19 209.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:37.842Z] #19 209.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:37.842Z] #19 209.0 Selecting previously unselected package libasan6-arm64-cross. [2022-04-04T16:19:38.007Z] ltsc2022: Pulling from windows/servercore [2022-04-04T16:19:38.103Z] #19 209.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:38.103Z] #19 209.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:38.475Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T16:19:38.475Z] 037d5740b404: Pulling fs layer [2022-04-04T16:19:38.675Z] #19 209.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-04T16:19:38.675Z] #19 209.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:38.675Z] #19 209.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:38.680Z] #60 223.5 # github.com/containerd/containerd/cmd/containerd [2022-04-04T16:19:38.680Z] #60 223.5 /usr/bin/ld: /tmp/go-link-806064459/000019.o: in function `New': [2022-04-04T16:19:38.680Z] #60 223.5 /tmp/tmp.MLxWk3lN2h/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T16:19:38.680Z] #60 223.6 + bin/containerd-stress [2022-04-04T16:19:38.680Z] #60 224.5 + bin/containerd-shim [2022-04-04T16:19:38.936Z] #19 209.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-04T16:19:38.936Z] #19 209.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:38.936Z] #19 209.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:39.388Z] 037d5740b404: Verifying Checksum [2022-04-04T16:19:39.388Z] 037d5740b404: Download complete [2022-04-04T16:19:39.508Z] #19 210.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-04T16:19:39.508Z] #19 210.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:39.508Z] #19 210.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:39.508Z] #19 210.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-04T16:19:39.508Z] #19 210.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:39.508Z] #19 210.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:39.769Z] #19 210.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-04T16:19:39.769Z] #19 210.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:39.769Z] #19 210.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:40.040Z] #19 211.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-04T16:19:40.040Z] #19 211.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:40.305Z] #19 211.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:19:41.358Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T16:19:41.358Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6c7803ae\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T16:19:41.358Z] ---------------------------------------------------------------------------- [2022-04-04T16:19:41.358Z] [2022-04-04T16:19:41.358Z] INFO: executeCI.ps1 starting at Mon Apr 4 16:19:40 CUT 2022 [2022-04-04T16:19:41.358Z] [2022-04-04T16:19:41.358Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T16:19:41.358Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T16:19:41.358Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-04T16:19:41.358Z] INFO: Environment variables: [2022-04-04T16:19:41.358Z] [2022-04-04T16:19:41.358Z] Name Value [2022-04-04T16:19:41.358Z] ---- ----- [2022-04-04T16:19:41.358Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T16:19:41.358Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T16:19:41.358Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T16:19:41.358Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T16:19:41.358Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T16:19:41.358Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T16:19:41.358Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T16:19:41.358Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T16:19:41.358Z] BRANCH_NAME PR-43459 [2022-04-04T16:19:41.358Z] BUILD_DISPLAY_NAME #1 [2022-04-04T16:19:41.358Z] BUILD_ID 1 [2022-04-04T16:19:41.358Z] BUILD_NUMBER 1 [2022-04-04T16:19:41.358Z] BUILD_TAG jenkins-moby-PR-43459-1 [2022-04-04T16:19:41.358Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/ [2022-04-04T16:19:41.358Z] CHANGE_AUTHOR thaJeztah [2022-04-04T16:19:41.358Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T16:19:41.358Z] CHANGE_BRANCH daemon_info_add_listeners [2022-04-04T16:19:41.358Z] CHANGE_FORK thaJeztah/docker [2022-04-04T16:19:41.358Z] CHANGE_ID 43459 [2022-04-04T16:19:41.358Z] CHANGE_TARGET master [2022-04-04T16:19:41.358Z] CHANGE_TITLE api: add "Listeners" field to /info, to help discover how the API is exposed [2022-04-04T16:19:41.358Z] CHANGE_URL https://github.com/moby/moby/pull/43459 [2022-04-04T16:19:41.358Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T16:19:41.358Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T16:19:41.358Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T16:19:41.358Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T16:19:41.358Z] COMPUTERNAME azwin-2-32c6d0 [2022-04-04T16:19:41.358Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T16:19:41.358Z] ConfigSequenceNumber 0 [2022-04-04T16:19:41.358Z] DOCKER_BUILDKIT 0 [2022-04-04T16:19:41.358Z] DOCKER_DUT_DEBUG 1 [2022-04-04T16:19:41.358Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T16:19:41.358Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T16:19:41.358Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T16:19:41.358Z] EXECUTOR_NUMBER 0 [2022-04-04T16:19:41.358Z] FQDN azwin-2-32c6d0.westus.cloudapp.azure.com [2022-04-04T16:19:41.358Z] GIT_BRANCH PR-43459 [2022-04-04T16:19:41.358Z] GIT_COMMIT a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:19:41.358Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T16:19:41.358Z] HUDSON_COOKIE 1e4ba7b3-7789-43da-9037-a3abc3f0fea5 [2022-04-04T16:19:41.358Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T16:19:41.358Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T16:19:41.358Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T16:19:41.358Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T16:19:41.358Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T16:19:41.358Z] JENKINS_NODE_COOKIE 00a48d8f-8fad-4547-a542-de193488a82a [2022-04-04T16:19:41.358Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T16:19:41.358Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T16:19:41.358Z] JOB_BASE_NAME PR-43459 [2022-04-04T16:19:41.358Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/display/redirect [2022-04-04T16:19:41.359Z] JOB_NAME moby/PR-43459 [2022-04-04T16:19:41.359Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/ [2022-04-04T16:19:41.359Z] library.jps.version master [2022-04-04T16:19:41.359Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T16:19:41.359Z] NODE_LABELS amd64 azure azwin-2-32c6d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-04T16:19:41.359Z] NODE_NAME azwin-2-32c6d0 [2022-04-04T16:19:41.359Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T16:19:41.359Z] OS Windows_NT [2022-04-04T16:19:41.359Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T16:19:41.359Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T16:19:41.359Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T16:19:41.359Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-04T16:19:41.359Z] PROCESSOR_LEVEL 6 [2022-04-04T16:19:41.359Z] PROCESSOR_REVISION 5507 [2022-04-04T16:19:41.359Z] ProgramData C:\ProgramData [2022-04-04T16:19:41.359Z] ProgramFiles C:\Program Files [2022-04-04T16:19:41.359Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T16:19:41.359Z] ProgramW6432 C:\Program Files [2022-04-04T16:19:41.359Z] PROMPT $P$G [2022-04-04T16:19:41.359Z] PSExecutionPolicyPreference Bypass [2022-04-04T16:19:41.359Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T16:19:41.359Z] PUBLIC C:\Users\Public [2022-04-04T16:19:41.359Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=artif... [2022-04-04T16:19:41.359Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=changes [2022-04-04T16:19:41.359Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect [2022-04-04T16:19:41.359Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43459/1/display/redirect?page=tests [2022-04-04T16:19:41.359Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T16:19:41.359Z] SOURCES_DRIVE d [2022-04-04T16:19:41.359Z] SOURCES_SUBDIR gopath [2022-04-04T16:19:41.359Z] STAGE_NAME Run tests [2022-04-04T16:19:41.359Z] SystemDrive C: [2022-04-04T16:19:41.359Z] SystemRoot C:\Windows [2022-04-04T16:19:41.359Z] TEMP C:\Windows\TEMP [2022-04-04T16:19:41.359Z] TESTDEBUG 0 [2022-04-04T16:19:41.359Z] TESTRUN_DRIVE d [2022-04-04T16:19:41.359Z] TESTRUN_SUBDIR CI [2022-04-04T16:19:41.359Z] TIMEOUT 120m [2022-04-04T16:19:41.359Z] TMP C:\Windows\TEMP [2022-04-04T16:19:41.359Z] USERDOMAIN WORKGROUP [2022-04-04T16:19:41.359Z] USERNAME azwin-2-32c6d0$ [2022-04-04T16:19:41.359Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T16:19:41.359Z] windir C:\Windows [2022-04-04T16:19:41.359Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T16:19:41.359Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-04T16:19:41.359Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T16:19:41.359Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T16:19:41.359Z] [2022-04-04T16:19:41.359Z] [2022-04-04T16:19:41.359Z] [2022-04-04T16:19:43.617Z] INFO: Sources under d:\gopath\... [2022-04-04T16:19:43.617Z] INFO: Test run under d:\CI\... [2022-04-04T16:19:43.617Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T16:19:43.617Z] INFO: docker/docker repository was found [2022-04-04T16:19:43.617Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-04T16:19:43.617Z] ltsc2019: Pulling from windows/servercore [2022-04-04T16:19:44.097Z] 4612f6d0b889: Pulling fs layer [2022-04-04T16:19:44.097Z] 0a6173b79e25: Pulling fs layer [2022-04-04T16:19:44.917Z] #14 130.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T16:19:44.917Z] #14 130.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:44.917Z] #14 130.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:19:46.055Z] #14 132.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T16:19:46.056Z] #14 132.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:19:46.056Z] #14 132.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:19:46.823Z] #60 232.6 + bin/containerd-shim-runc-v1 [2022-04-04T16:19:47.170Z] #51 ... [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #56 [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-04-04T16:19:47.170Z] #56 sha256:8507aac55d03665aef2b8e1f6568854ef1027939ef1ef032b8577edeb2ec93db [2022-04-04T16:19:47.170Z] #56 145.1 + mkdir -p /build [2022-04-04T16:19:47.170Z] #56 145.1 + cp runc /build/runc [2022-04-04T16:19:47.170Z] #56 DONE 145.3s [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #51 [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-04-04T16:19:47.170Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:19:47.170Z] #51 247.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T16:19:47.170Z] #51 DONE 247.4s [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #60 [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-04-04T16:19:47.170Z] #60 sha256:a9e7f52df2de14f880f8ad4ce291bb23bcfc48538113a99229764ec14f3b9aec [2022-04-04T16:19:47.170Z] #60 ... [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T16:19:47.170Z] #52 sha256:b08067910265f22cd12ccbb38b5b44f9f382e8713c137431b2cb3518637ead04 [2022-04-04T16:19:47.170Z] #52 DONE 0.2s [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #60 [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-04-04T16:19:47.170Z] #60 sha256:a9e7f52df2de14f880f8ad4ce291bb23bcfc48538113a99229764ec14f3b9aec [2022-04-04T16:19:47.170Z] #60 ... [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T16:19:47.170Z] #54 sha256:b20955c92aaeefd47159d8634962cdbe1aec9c248dd8406dc5fc157e004ec543 [2022-04-04T16:19:47.170Z] #54 DONE 0.1s [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T16:19:47.170Z] #57 sha256:6ec6b8350a6cf2c45368fae1d2cd42a29c68823eb48f97c6418b89a5e3fb7c67 [2022-04-04T16:19:47.170Z] #57 DONE 0.1s [2022-04-04T16:19:47.170Z] [2022-04-04T16:19:47.170Z] #60 [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-04-04T16:19:47.170Z] #60 sha256:a9e7f52df2de14f880f8ad4ce291bb23bcfc48538113a99229764ec14f3b9aec [2022-04-04T16:19:48.466Z] #19 218.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-04T16:19:48.466Z] #19 218.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:48.466Z] #19 218.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:19:48.466Z] #19 218.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-04T16:19:48.466Z] #19 219.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-04T16:19:48.466Z] #19 219.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-04T16:19:48.466Z] #19 219.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-04T16:19:48.466Z] #19 219.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-04T16:19:48.466Z] #19 219.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-04T16:19:49.038Z] #19 220.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-04T16:19:49.063Z] #60 220.4 + bin/containerd [2022-04-04T16:19:49.299Z] #19 220.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:49.299Z] #19 220.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:19:50.246Z] #19 221.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-04T16:19:50.246Z] #19 221.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:50.551Z] #19 221.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:19:51.041Z] #60 237.2 + bin/containerd-shim-runc-v2 [2022-04-04T16:19:51.612Z] #60 237.8 + binaries [2022-04-04T16:19:51.612Z] #60 237.8 + install -D bin/containerd /build/containerd [2022-04-04T16:19:51.612Z] #60 237.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T16:19:51.612Z] #60 237.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T16:19:51.612Z] #60 237.9 + install -D bin/ctr /build/ctr [2022-04-04T16:19:52.183Z] #60 DONE 238.4s [2022-04-04T16:19:52.760Z] [2022-04-04T16:19:52.760Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T16:19:52.760Z] #61 sha256:805c9672fafc1a59b3136af101ec4658023495422712b42c0e21860ae84054fb [2022-04-04T16:19:52.871Z] 0a6173b79e25: Verifying Checksum [2022-04-04T16:19:52.871Z] 0a6173b79e25: Download complete [2022-04-04T16:19:53.022Z] #61 DONE 0.2s [2022-04-04T16:19:53.022Z] [2022-04-04T16:19:53.022Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T16:19:53.022Z] #66 sha256:8725e1ee3edea90af2b3792f0333d207bfa4532b961837874ba34cfe0a4bb63d [2022-04-04T16:19:53.022Z] #66 DONE 0.1s [2022-04-04T16:19:53.022Z] [2022-04-04T16:19:53.022Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T16:19:53.022Z] #71 sha256:c62069e91363397fc748ec2168060864ef22b007f60a01b0d1635cd50e9028fd [2022-04-04T16:19:53.292Z] #71 DONE 0.2s [2022-04-04T16:19:53.292Z] [2022-04-04T16:19:53.292Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T16:19:53.292Z] #72 sha256:475f4d305565ff160dddd046f2b088654e9151d6824acd570c5ed30c69141f0c [2022-04-04T16:19:53.292Z] #72 DONE 0.0s [2022-04-04T16:19:53.292Z] [2022-04-04T16:19:53.292Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T16:19:53.292Z] #73 sha256:3c0f031995081a32654754f6657dfc46f00e92abd23adc7be5578783f08411f5 [2022-04-04T16:19:53.855Z] #19 ... [2022-04-04T16:19:53.855Z] [2022-04-04T16:19:53.855Z] #58 [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-04-04T16:19:53.855Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:19:53.855Z] #58 234.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T16:19:54.116Z] #58 DONE 235.1s [2022-04-04T16:19:54.116Z] [2022-04-04T16:19:54.116Z] #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-04-04T16:19:54.116Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T16:19:54.150Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T16:19:54.150Z] 8f616e6e9eec: Download complete [2022-04-04T16:19:54.270Z] #73 DONE 0.9s [2022-04-04T16:19:54.270Z] [2022-04-04T16:19:54.270Z] #74 exporting to image [2022-04-04T16:19:54.270Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T16:19:54.270Z] #74 exporting layers [2022-04-04T16:19:56.663Z] #19 227.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-04T16:19:56.663Z] #19 227.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:19:56.663Z] #19 227.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:19:56.663Z] #19 227.7 Selecting previously unselected package patch. [2022-04-04T16:19:56.663Z] #19 227.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-04T16:19:56.664Z] #19 227.8 Unpacking patch (2.7.6-7) ... [2022-04-04T16:19:56.664Z] #19 227.8 Selecting previously unselected package dpkg-dev. [2022-04-04T16:19:56.925Z] #19 227.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-04T16:19:56.925Z] #19 227.8 Unpacking dpkg-dev (1.20.9) ... [2022-04-04T16:19:56.925Z] #19 227.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-04T16:19:56.925Z] #19 227.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-04T16:19:56.925Z] #19 227.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-04T16:19:56.925Z] #19 228.0 Selecting previously unselected package libio-string-perl. [2022-04-04T16:19:56.925Z] #19 228.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-04T16:19:56.925Z] #19 228.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-04T16:19:56.925Z] #19 228.0 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:19:56.925Z] #19 228.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:19:56.925Z] #19 228.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:19:57.129Z] #14 ... [2022-04-04T16:19:57.129Z] [2022-04-04T16:19:57.129Z] #63 [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-04-04T16:19:57.129Z] #63 sha256:719063646741d65099376ffacc6a46f0f915185576bc550125a1805e15523ae4 [2022-04-04T16:19:57.129Z] #63 142.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:19:57.129Z] #63 142.9 + GOBIN=/build [2022-04-04T16:19:57.129Z] #63 142.9 + GO111MODULE=on [2022-04-04T16:19:57.129Z] #63 142.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:19:57.868Z] #19 228.8 Selecting previously unselected package libxml2:amd64. [2022-04-04T16:19:57.868Z] #19 228.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T16:19:57.868Z] #19 228.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:19:57.868Z] #19 228.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-04T16:19:57.868Z] #19 228.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-04T16:19:57.868Z] #19 228.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-04T16:19:57.868Z] #19 229.0 Selecting previously unselected package libxml-sax-base-perl. [2022-04-04T16:19:57.868Z] #19 229.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-04T16:19:57.868Z] #19 229.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-04T16:19:57.868Z] #19 229.0 Selecting previously unselected package libxml-sax-perl. [2022-04-04T16:19:57.868Z] #19 229.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-04T16:19:57.868Z] #19 229.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-04T16:19:57.868Z] #19 229.1 Selecting previously unselected package libxml-libxml-perl. [2022-04-04T16:19:58.129Z] #19 229.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-04T16:19:58.129Z] #19 229.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-04T16:19:58.129Z] #19 229.1 Selecting previously unselected package libxml-simple-perl. [2022-04-04T16:19:58.129Z] #19 229.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-04T16:19:58.129Z] #19 229.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-04T16:19:58.129Z] #19 229.2 Selecting previously unselected package libyaml-perl. [2022-04-04T16:19:58.129Z] #19 229.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-04T16:19:58.129Z] #19 229.2 Unpacking libyaml-perl (1.30-1) ... [2022-04-04T16:19:58.129Z] #19 229.2 Selecting previously unselected package libconfig-auto-perl. [2022-04-04T16:19:58.129Z] #19 229.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-04T16:19:58.129Z] #19 229.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-04T16:19:58.129Z] #19 229.2 Selecting previously unselected package libfile-which-perl. [2022-04-04T16:19:58.129Z] #19 229.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-04T16:19:58.129Z] #19 229.2 Unpacking libfile-which-perl (1.23-1) ... [2022-04-04T16:19:58.129Z] #19 229.3 Selecting previously unselected package libfile-homedir-perl. [2022-04-04T16:19:58.390Z] #19 229.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-04T16:19:58.390Z] #19 229.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-04T16:19:58.390Z] #19 229.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-04T16:19:58.390Z] #19 229.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-04T16:19:58.390Z] #19 229.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-04T16:19:58.390Z] #19 229.4 Selecting previously unselected package dpkg-cross. [2022-04-04T16:19:58.390Z] #19 229.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-04T16:19:58.390Z] #19 229.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-04T16:19:58.390Z] #19 229.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-04T16:19:58.390Z] #19 229.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-04T16:19:58.390Z] #19 229.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-04T16:19:58.390Z] #19 229.4 Selecting previously unselected package libc6-armel-cross. [2022-04-04T16:19:58.390Z] #19 229.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-04T16:19:58.390Z] #19 229.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-04T16:19:58.650Z] #19 229.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-04T16:19:58.650Z] #19 229.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:58.650Z] #19 229.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:58.650Z] #19 229.6 Selecting previously unselected package libgomp1-armel-cross. [2022-04-04T16:19:58.650Z] #19 229.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:58.650Z] #19 229.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:58.650Z] #19 229.6 Selecting previously unselected package libatomic1-armel-cross. [2022-04-04T16:19:58.650Z] #19 229.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:58.650Z] #19 229.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:58.650Z] #19 229.7 Selecting previously unselected package libasan6-armel-cross. [2022-04-04T16:19:58.650Z] #19 229.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:58.650Z] #19 229.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:58.910Z] #19 229.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-04T16:19:58.910Z] #19 229.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:58.910Z] #19 229.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:58.910Z] #19 230.0 Selecting previously unselected package libubsan1-armel-cross. [2022-04-04T16:19:58.910Z] #19 230.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:58.910Z] #19 230.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:58.910Z] #19 230.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-04T16:19:59.172Z] #19 230.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:19:59.172Z] #19 230.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:19:59.172Z] #19 230.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-04T16:19:59.172Z] #19 230.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:19:59.172Z] #19 230.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T16:19:59.561Z] #74 exporting layers 5.0s done [2022-04-04T16:19:59.561Z] #74 writing image sha256:7fd277e1431f6a4f4ec57d38746fa40f4e294c365cdee91551bef872f0c35106 done [2022-04-04T16:19:59.561Z] #74 naming to docker.io/library/docker:a19508560ba19579a76e270e8f1de55134285d38 done [2022-04-04T16:19:59.561Z] #74 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T16:19:59.909Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-04T16:20:00.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/test/unit [2022-04-04T16:20:00.729Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-04T16:20:00.729Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-04T16:20:00.729Z] + TESTDIRS=./... [2022-04-04T16:20:00.729Z] + exclude_paths='/vendor/|/integration' [2022-04-04T16:20:00.729Z] ++ go list ./... [2022-04-04T16:20:00.729Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-04T16:20:01.674Z] + pkg_list='github.com/docker/docker/api [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/backend [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/container [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/events [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/filters [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/image [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/mount [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/network [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/registry [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/system [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/time [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/versions [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:20:01.674Z] github.com/docker/docker/api/types/volume [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:20:01.674Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:20:01.674Z] github.com/docker/docker/cli [2022-04-04T16:20:01.674Z] github.com/docker/docker/cli/config [2022-04-04T16:20:01.674Z] github.com/docker/docker/cli/debug [2022-04-04T16:20:01.674Z] github.com/docker/docker/client [2022-04-04T16:20:01.674Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:20:01.674Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:20:01.674Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:20:01.674Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:20:01.674Z] github.com/docker/docker/container [2022-04-04T16:20:01.674Z] github.com/docker/docker/container/stream [2022-04-04T16:20:01.674Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:20:01.674Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:20:01.674Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/config [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/events [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/exec [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/images [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/links [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/names [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/network [2022-04-04T16:20:01.674Z] github.com/docker/docker/daemon/stats [2022-04-04T16:20:01.674Z] github.com/docker/docker/distribution [2022-04-04T16:20:01.674Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:20:01.674Z] github.com/docker/docker/distribution/utils [2022-04-04T16:20:01.674Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:20:01.674Z] github.com/docker/docker/dockerversion [2022-04-04T16:20:01.674Z] github.com/docker/docker/errdefs [2022-04-04T16:20:01.674Z] github.com/docker/docker/image [2022-04-04T16:20:01.674Z] github.com/docker/docker/image/cache [2022-04-04T16:20:01.674Z] github.com/docker/docker/image/tarexport [2022-04-04T16:20:01.674Z] github.com/docker/docker/image/v1 [2022-04-04T16:20:01.674Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:20:01.674Z] github.com/docker/docker/layer [2022-04-04T16:20:01.674Z] github.com/docker/docker/libcontainerd [2022-04-04T16:20:01.674Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:20:01.674Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:20:01.674Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:20:01.674Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:20:01.674Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/types [2022-04-04T16:20:01.675Z] github.com/docker/docker/oci [2022-04-04T16:20:01.675Z] github.com/docker/docker/oci/caps [2022-04-04T16:20:01.675Z] github.com/docker/docker/opts [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/archive [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/directory [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/platform [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/pools [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/progress [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/signal [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/stack [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/system [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:20:01.675Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:20:01.675Z] github.com/docker/docker/plugin [2022-04-04T16:20:01.675Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:20:01.675Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:20:01.675Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:20:01.675Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:20:01.675Z] github.com/docker/docker/quota [2022-04-04T16:20:01.675Z] github.com/docker/docker/reference [2022-04-04T16:20:01.675Z] github.com/docker/docker/registry [2022-04-04T16:20:01.675Z] github.com/docker/docker/registry/resumable [2022-04-04T16:20:01.675Z] github.com/docker/docker/restartmanager [2022-04-04T16:20:01.675Z] github.com/docker/docker/rootless [2022-04-04T16:20:01.675Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:20:01.675Z] github.com/docker/docker/runconfig [2022-04-04T16:20:01.675Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/environment [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/registry [2022-04-04T16:20:01.675Z] github.com/docker/docker/testutil/request [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume/drivers [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume/local [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume/mounts [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume/service [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:20:01.675Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:20:01.675Z] ++ grep --fixed-strings -v /libnetwork [2022-04-04T16:20:01.675Z] ++ echo 'github.com/docker/docker/api [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/backend [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/container [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/events [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/filters [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/image [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/mount [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/network [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/registry [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/system [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/time [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/versions [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:20:01.675Z] github.com/docker/docker/api/types/volume [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:20:01.675Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:20:01.675Z] github.com/docker/docker/cli [2022-04-04T16:20:01.675Z] github.com/docker/docker/cli/config [2022-04-04T16:20:01.675Z] github.com/docker/docker/cli/debug [2022-04-04T16:20:01.675Z] github.com/docker/docker/client [2022-04-04T16:20:01.675Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:20:01.675Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:20:01.675Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:20:01.675Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:20:01.675Z] github.com/docker/docker/container [2022-04-04T16:20:01.675Z] github.com/docker/docker/container/stream [2022-04-04T16:20:01.675Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:20:01.675Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:20:01.675Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/config [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/events [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/exec [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/images [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/links [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/names [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/network [2022-04-04T16:20:01.675Z] github.com/docker/docker/daemon/stats [2022-04-04T16:20:01.675Z] github.com/docker/docker/distribution [2022-04-04T16:20:01.675Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:20:01.675Z] github.com/docker/docker/distribution/utils [2022-04-04T16:20:01.675Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:20:01.675Z] github.com/docker/docker/dockerversion [2022-04-04T16:20:01.675Z] github.com/docker/docker/errdefs [2022-04-04T16:20:01.675Z] github.com/docker/docker/image [2022-04-04T16:20:01.675Z] github.com/docker/docker/image/cache [2022-04-04T16:20:01.675Z] github.com/docker/docker/image/tarexport [2022-04-04T16:20:01.675Z] github.com/docker/docker/image/v1 [2022-04-04T16:20:01.675Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:20:01.675Z] github.com/docker/docker/layer [2022-04-04T16:20:01.675Z] github.com/docker/docker/libcontainerd [2022-04-04T16:20:01.675Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:20:01.675Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:20:01.675Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:20:01.675Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:20:01.675Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/libnetwork/types [2022-04-04T16:20:01.676Z] github.com/docker/docker/oci [2022-04-04T16:20:01.676Z] github.com/docker/docker/oci/caps [2022-04-04T16:20:01.676Z] github.com/docker/docker/opts [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/archive [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/directory [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/platform [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/pools [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/progress [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/signal [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/stack [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/system [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:20:01.676Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:20:01.676Z] github.com/docker/docker/plugin [2022-04-04T16:20:01.676Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:20:01.676Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:20:01.676Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:20:01.676Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:20:01.676Z] github.com/docker/docker/quota [2022-04-04T16:20:01.676Z] github.com/docker/docker/reference [2022-04-04T16:20:01.676Z] github.com/docker/docker/registry [2022-04-04T16:20:01.676Z] github.com/docker/docker/registry/resumable [2022-04-04T16:20:01.676Z] github.com/docker/docker/restartmanager [2022-04-04T16:20:01.676Z] github.com/docker/docker/rootless [2022-04-04T16:20:01.676Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:20:01.676Z] github.com/docker/docker/runconfig [2022-04-04T16:20:01.676Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/environment [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/registry [2022-04-04T16:20:01.676Z] github.com/docker/docker/testutil/request [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume/drivers [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume/local [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume/mounts [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume/service [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:20:01.676Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:20:01.676Z] + base_pkg_list='github.com/docker/docker/api [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/backend [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/container [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/events [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/filters [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/image [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/mount [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/network [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/registry [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/system [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/time [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/versions [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:20:01.676Z] github.com/docker/docker/api/types/volume [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:20:01.676Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:20:01.676Z] github.com/docker/docker/cli [2022-04-04T16:20:01.676Z] github.com/docker/docker/cli/config [2022-04-04T16:20:01.676Z] github.com/docker/docker/cli/debug [2022-04-04T16:20:01.676Z] github.com/docker/docker/client [2022-04-04T16:20:01.676Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:20:01.676Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:20:01.676Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:20:01.676Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:20:01.676Z] github.com/docker/docker/container [2022-04-04T16:20:01.676Z] github.com/docker/docker/container/stream [2022-04-04T16:20:01.676Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:20:01.676Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:20:01.676Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/config [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/events [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/exec [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/images [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/links [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:20:01.676Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/names [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/network [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/stats [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution/utils [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:20:01.677Z] github.com/docker/docker/dockerversion [2022-04-04T16:20:01.677Z] github.com/docker/docker/errdefs [2022-04-04T16:20:01.677Z] github.com/docker/docker/image [2022-04-04T16:20:01.677Z] github.com/docker/docker/image/cache [2022-04-04T16:20:01.677Z] github.com/docker/docker/image/tarexport [2022-04-04T16:20:01.677Z] github.com/docker/docker/image/v1 [2022-04-04T16:20:01.677Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:20:01.677Z] github.com/docker/docker/layer [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:20:01.677Z] github.com/docker/docker/oci [2022-04-04T16:20:01.677Z] github.com/docker/docker/oci/caps [2022-04-04T16:20:01.677Z] github.com/docker/docker/opts [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/archive [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/directory [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/platform [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/pools [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/progress [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/signal [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/stack [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/system [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:20:01.677Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:20:01.677Z] github.com/docker/docker/plugin [2022-04-04T16:20:01.677Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:20:01.677Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:20:01.677Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:20:01.677Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:20:01.677Z] github.com/docker/docker/quota [2022-04-04T16:20:01.677Z] github.com/docker/docker/reference [2022-04-04T16:20:01.677Z] github.com/docker/docker/registry [2022-04-04T16:20:01.677Z] github.com/docker/docker/registry/resumable [2022-04-04T16:20:01.677Z] github.com/docker/docker/restartmanager [2022-04-04T16:20:01.677Z] github.com/docker/docker/rootless [2022-04-04T16:20:01.677Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:20:01.677Z] github.com/docker/docker/runconfig [2022-04-04T16:20:01.677Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/environment [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/registry [2022-04-04T16:20:01.677Z] github.com/docker/docker/testutil/request [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume/drivers [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume/local [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume/mounts [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume/service [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:20:01.677Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:20:01.677Z] ++ grep --fixed-strings /libnetwork [2022-04-04T16:20:01.677Z] ++ echo 'github.com/docker/docker/api [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/backend [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/container [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/events [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/filters [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/image [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/mount [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/network [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/registry [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/system [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/time [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/versions [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:20:01.677Z] github.com/docker/docker/api/types/volume [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:20:01.677Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:20:01.677Z] github.com/docker/docker/cli [2022-04-04T16:20:01.677Z] github.com/docker/docker/cli/config [2022-04-04T16:20:01.677Z] github.com/docker/docker/cli/debug [2022-04-04T16:20:01.677Z] github.com/docker/docker/client [2022-04-04T16:20:01.677Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:20:01.677Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:20:01.677Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:20:01.677Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:20:01.677Z] github.com/docker/docker/container [2022-04-04T16:20:01.677Z] github.com/docker/docker/container/stream [2022-04-04T16:20:01.677Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:20:01.677Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:20:01.677Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/config [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/events [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/exec [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/images [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/links [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/names [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/network [2022-04-04T16:20:01.677Z] github.com/docker/docker/daemon/stats [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution/utils [2022-04-04T16:20:01.677Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:20:01.677Z] github.com/docker/docker/dockerversion [2022-04-04T16:20:01.677Z] github.com/docker/docker/errdefs [2022-04-04T16:20:01.677Z] github.com/docker/docker/image [2022-04-04T16:20:01.677Z] github.com/docker/docker/image/cache [2022-04-04T16:20:01.677Z] github.com/docker/docker/image/tarexport [2022-04-04T16:20:01.677Z] github.com/docker/docker/image/v1 [2022-04-04T16:20:01.677Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:20:01.677Z] github.com/docker/docker/layer [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:20:01.677Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:20:01.677Z] github.com/docker/docker/libnetwork [2022-04-04T16:20:01.677Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:20:01.677Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/types [2022-04-04T16:20:01.678Z] github.com/docker/docker/oci [2022-04-04T16:20:01.678Z] github.com/docker/docker/oci/caps [2022-04-04T16:20:01.678Z] github.com/docker/docker/opts [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/archive [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/directory [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/platform [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/pools [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/progress [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/signal [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/stack [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/system [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:20:01.678Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:20:01.678Z] github.com/docker/docker/plugin [2022-04-04T16:20:01.678Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:20:01.678Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:20:01.678Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:20:01.678Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:20:01.678Z] github.com/docker/docker/quota [2022-04-04T16:20:01.678Z] github.com/docker/docker/reference [2022-04-04T16:20:01.678Z] github.com/docker/docker/registry [2022-04-04T16:20:01.678Z] github.com/docker/docker/registry/resumable [2022-04-04T16:20:01.678Z] github.com/docker/docker/restartmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/rootless [2022-04-04T16:20:01.678Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:20:01.678Z] github.com/docker/docker/runconfig [2022-04-04T16:20:01.678Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/environment [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/registry [2022-04-04T16:20:01.678Z] github.com/docker/docker/testutil/request [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume/drivers [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume/local [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume/mounts [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume/service [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:20:01.678Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:20:01.678Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:20:01.678Z] github.com/docker/docker/libnetwork/types' [2022-04-04T16:20:01.678Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-04T16:20:01.679Z] + echo 'github.com/docker/docker/libnetwork [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/types' [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:20:01.679Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:20:01.679Z] + type docker-proxy [2022-04-04T16:20:01.679Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-04T16:20:01.679Z] + hack/make.sh binary-proxy install-proxy [2022-04-04T16:20:01.679Z] [2022-04-04T16:20:01.679Z] Removing bundles/ [2022-04-04T16:20:01.679Z] [2022-04-04T16:20:01.679Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-04T16:20:01.679Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-04T16:20:01.679Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:20:02.503Z] #63 ... [2022-04-04T16:20:02.503Z] [2022-04-04T16:20:02.503Z] #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-04-04T16:20:02.503Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:20:02.503Z] #14 148.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T16:20:02.503Z] #14 148.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:20:02.503Z] #14 148.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:20:04.166Z] #14 ... [2022-04-04T16:20:04.166Z] [2022-04-04T16:20:04.166Z] #63 [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-04-04T16:20:04.166Z] #63 sha256:98d7d02aa18dfcc4ce16d85152b446698bba8bee860ed5c205f36d5aa1f2d98e [2022-04-04T16:20:04.166Z] #63 149.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:20:04.166Z] #63 149.3 + GOBIN=/build [2022-04-04T16:20:04.166Z] #63 149.3 + GO111MODULE=on [2022-04-04T16:20:04.166Z] #63 149.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:20:04.469Z] #19 234.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-04T16:20:04.469Z] #19 234.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:04.469Z] #19 234.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T16:20:04.469Z] #19 235.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-04T16:20:04.469Z] #19 235.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-04T16:20:04.469Z] #19 235.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-04T16:20:04.469Z] #19 235.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-04T16:20:04.469Z] #19 235.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:04.469Z] #19 235.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-04T16:20:04.469Z] #19 235.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-04T16:20:04.469Z] #19 235.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:04.469Z] #19 235.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:04.730Z] #19 235.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-04T16:20:04.730Z] #19 235.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:04.730Z] #19 235.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T16:20:05.962Z] #14 ... [2022-04-04T16:20:05.962Z] [2022-04-04T16:20:05.962Z] #63 [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-04-04T16:20:05.962Z] #63 sha256:719063646741d65099376ffacc6a46f0f915185576bc550125a1805e15523ae4 [2022-04-04T16:20:05.962Z] #63 150.6 rootlesskit version 1.0.0 [2022-04-04T16:20:05.962Z] #63 150.6 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T16:20:05.962Z] #63 150.6 -container-ip string [2022-04-04T16:20:05.962Z] #63 150.6 container ip [2022-04-04T16:20:05.962Z] #63 150.6 -container-port int [2022-04-04T16:20:05.962Z] #63 150.6 container port (default -1) [2022-04-04T16:20:05.962Z] #63 150.6 -host-ip string [2022-04-04T16:20:05.962Z] #63 150.6 host ip [2022-04-04T16:20:05.962Z] #63 150.6 -host-port int [2022-04-04T16:20:05.962Z] #63 150.6 host port (default -1) [2022-04-04T16:20:05.962Z] #63 150.6 -proto string [2022-04-04T16:20:05.962Z] #63 150.6 proxy protocol (default "tcp") [2022-04-04T16:20:05.962Z] #63 DONE 151.5s [2022-04-04T16:20:05.962Z] [2022-04-04T16:20:05.962Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T16:20:05.962Z] #64 sha256:8398123fc1adbdaa790dfa8a962997bed5e5277b3c9867489f9d4d26ab82e8c9 [2022-04-04T16:20:05.962Z] #64 DONE 0.1s [2022-04-04T16:20:05.962Z] [2022-04-04T16:20:05.962Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T16:20:05.962Z] #65 sha256:e760a185cb11a11da620058758dd6115568c1fb32c1f5650865157984be21e31 [2022-04-04T16:20:05.962Z] #65 DONE 0.2s [2022-04-04T16:20:05.962Z] [2022-04-04T16:20:05.962Z] #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-04-04T16:20:05.962Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:20:06.974Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-04T16:20:06.975Z] [2022-04-04T16:20:06.975Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-04T16:20:06.975Z] Installing docker-proxy to /usr/local/bin/ [2022-04-04T16:20:06.975Z] [2022-04-04T16:20:06.975Z] + mkdir -p bundles [2022-04-04T16:20:06.975Z] + '[' -n 'github.com/docker/docker/api [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/backend [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/container [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/events [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/filters [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/image [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/mount [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/network [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/registry [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/system [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/time [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/versions [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:20:06.975Z] github.com/docker/docker/api/types/volume [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:20:06.975Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:20:06.975Z] github.com/docker/docker/cli [2022-04-04T16:20:06.975Z] github.com/docker/docker/cli/config [2022-04-04T16:20:06.975Z] github.com/docker/docker/cli/debug [2022-04-04T16:20:06.975Z] github.com/docker/docker/client [2022-04-04T16:20:06.975Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:20:06.975Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:20:06.975Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:20:06.975Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:20:06.975Z] github.com/docker/docker/container [2022-04-04T16:20:06.975Z] github.com/docker/docker/container/stream [2022-04-04T16:20:06.975Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:20:06.975Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:20:06.975Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/config [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/events [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/exec [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/images [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/links [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/names [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/network [2022-04-04T16:20:06.975Z] github.com/docker/docker/daemon/stats [2022-04-04T16:20:06.975Z] github.com/docker/docker/distribution [2022-04-04T16:20:06.975Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:20:06.975Z] github.com/docker/docker/distribution/utils [2022-04-04T16:20:06.975Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:20:06.975Z] github.com/docker/docker/dockerversion [2022-04-04T16:20:06.975Z] github.com/docker/docker/errdefs [2022-04-04T16:20:06.975Z] github.com/docker/docker/image [2022-04-04T16:20:06.975Z] github.com/docker/docker/image/cache [2022-04-04T16:20:06.975Z] github.com/docker/docker/image/tarexport [2022-04-04T16:20:06.975Z] github.com/docker/docker/image/v1 [2022-04-04T16:20:06.975Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:20:06.975Z] github.com/docker/docker/layer [2022-04-04T16:20:06.975Z] github.com/docker/docker/libcontainerd [2022-04-04T16:20:06.975Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:20:06.975Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:20:06.975Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:20:06.975Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:20:06.975Z] github.com/docker/docker/oci [2022-04-04T16:20:06.975Z] github.com/docker/docker/oci/caps [2022-04-04T16:20:06.975Z] github.com/docker/docker/opts [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/archive [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/directory [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/platform [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/pools [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/progress [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/signal [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/stack [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/system [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:20:06.975Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:20:06.975Z] github.com/docker/docker/plugin [2022-04-04T16:20:06.975Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:20:06.975Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:20:06.975Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:20:06.975Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:20:06.975Z] github.com/docker/docker/quota [2022-04-04T16:20:06.975Z] github.com/docker/docker/reference [2022-04-04T16:20:06.975Z] github.com/docker/docker/registry [2022-04-04T16:20:06.975Z] github.com/docker/docker/registry/resumable [2022-04-04T16:20:06.975Z] github.com/docker/docker/restartmanager [2022-04-04T16:20:06.975Z] github.com/docker/docker/rootless [2022-04-04T16:20:06.975Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:20:06.975Z] github.com/docker/docker/runconfig [2022-04-04T16:20:06.975Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/environment [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/registry [2022-04-04T16:20:06.975Z] github.com/docker/docker/testutil/request [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume/drivers [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume/local [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume/mounts [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume/service [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:20:06.975Z] github.com/docker/docker/volume/testutils' ']' [2022-04-04T16:20:06.976Z] + 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/system 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-04-04T16:20:07.923Z] ? github.com/docker/docker/api [no test files] [2022-04-04T16:20:08.945Z] #19 240.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-04T16:20:09.206Z] #19 240.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:09.206Z] #19 240.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T16:20:09.206Z] #19 240.2 Selecting previously unselected package crossbuild-essential-armel. [2022-04-04T16:20:09.206Z] #19 240.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-04T16:20:09.206Z] #19 240.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-04T16:20:09.206Z] #19 240.2 Selecting previously unselected package libc6-armhf-cross. [2022-04-04T16:20:09.206Z] #19 240.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:09.206Z] #19 240.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-04T16:20:09.206Z] #19 240.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-04T16:20:09.206Z] #19 240.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.206Z] #19 240.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.206Z] #19 240.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-04T16:20:09.206Z] #19 240.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.206Z] #19 240.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.206Z] #19 240.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-04T16:20:09.467Z] #19 240.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.467Z] #19 240.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.467Z] #19 240.5 Selecting previously unselected package libasan6-armhf-cross. [2022-04-04T16:20:09.467Z] #19 240.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.467Z] #19 240.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.728Z] #19 240.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-04T16:20:09.728Z] #19 240.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.728Z] #19 240.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.728Z] #19 240.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-04T16:20:09.728Z] #19 240.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.728Z] #19 240.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.990Z] #19 240.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-04T16:20:09.990Z] #19 240.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:09.990Z] #19 240.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:09.990Z] #19 241.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-04T16:20:09.990Z] #19 241.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:09.990Z] #19 241.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T16:20:10.719Z] #63 ... [2022-04-04T16:20:10.719Z] [2022-04-04T16:20:10.720Z] #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-04-04T16:20:10.720Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:20:10.720Z] #14 152.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T16:20:10.720Z] #14 152.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:20:10.720Z] #14 152.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:20:10.857Z] 4612f6d0b889: Verifying Checksum [2022-04-04T16:20:10.857Z] 4612f6d0b889: Download complete [2022-04-04T16:20:11.313Z] #14 157.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T16:20:11.313Z] #14 157.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T16:20:11.313Z] #14 157.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:20:11.313Z] #14 157.4 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T16:20:11.313Z] #14 157.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T16:20:11.313Z] #14 157.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:20:11.313Z] #14 157.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T16:20:11.313Z] #14 157.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T16:20:11.313Z] #14 157.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:20:11.571Z] #14 157.8 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:20:11.571Z] #14 157.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:20:11.571Z] #14 157.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:20:11.571Z] #14 158.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:20:11.571Z] #14 158.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:20:11.571Z] #14 158.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:20:11.650Z] #14 ... [2022-04-04T16:20:11.650Z] [2022-04-04T16:20:11.650Z] #63 [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-04-04T16:20:11.650Z] #63 sha256:98d7d02aa18dfcc4ce16d85152b446698bba8bee860ed5c205f36d5aa1f2d98e [2022-04-04T16:20:11.650Z] #63 158.4 rootlesskit version 1.0.0 [2022-04-04T16:20:11.907Z] #63 158.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T16:20:11.907Z] #63 158.4 -container-ip string [2022-04-04T16:20:11.907Z] #63 158.4 container ip [2022-04-04T16:20:11.907Z] #63 158.4 -container-port int [2022-04-04T16:20:11.907Z] #63 158.4 container port (default -1) [2022-04-04T16:20:11.907Z] #63 158.4 -host-ip string [2022-04-04T16:20:11.907Z] #63 158.4 host ip [2022-04-04T16:20:11.907Z] #63 158.4 -host-port int [2022-04-04T16:20:11.907Z] #63 158.4 host port (default -1) [2022-04-04T16:20:11.907Z] #63 158.4 -proto string [2022-04-04T16:20:11.907Z] #63 158.4 proxy protocol (default "tcp") [2022-04-04T16:20:12.137Z] #14 158.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T16:20:12.137Z] #14 158.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:20:12.137Z] #14 158.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:12.395Z] #14 158.8 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T16:20:12.395Z] #14 158.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T16:20:12.395Z] #14 158.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:20:12.395Z] #14 158.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T16:20:12.395Z] #14 158.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T16:20:12.395Z] #14 158.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:20:12.472Z] #63 DONE 159.2s [2022-04-04T16:20:12.472Z] [2022-04-04T16:20:12.472Z] #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-04-04T16:20:12.472Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:20:12.654Z] #14 159.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T16:20:12.728Z] #14 ... [2022-04-04T16:20:12.729Z] [2022-04-04T16:20:12.729Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T16:20:12.729Z] #64 sha256:e9b594678fcd14caf172b8ae0fe0b63339e6fccb4534320a16de54a1b386d07f [2022-04-04T16:20:12.912Z] #14 159.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T16:20:12.913Z] #14 159.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:20:12.913Z] #14 159.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T16:20:12.986Z] #64 DONE 0.5s [2022-04-04T16:20:12.986Z] [2022-04-04T16:20:12.986Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T16:20:12.986Z] #65 sha256:605a2049162b02b4bd6781cebc6707fde5516aab984977e43abd2b6e93e845d3 [2022-04-04T16:20:12.986Z] #65 DONE 0.1s [2022-04-04T16:20:12.986Z] [2022-04-04T16:20:12.986Z] #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-04-04T16:20:12.986Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:20:13.172Z] #14 159.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T16:20:13.172Z] #14 159.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:20:13.172Z] #14 159.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T16:20:13.172Z] #14 159.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T16:20:13.439Z] #14 159.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:20:13.698Z] #14 160.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T16:20:13.698Z] #14 160.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T16:20:13.698Z] #14 160.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:20:14.266Z] #14 160.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T16:20:14.266Z] #14 160.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T16:20:14.266Z] #14 160.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:20:14.342Z] 037d5740b404: Verifying Checksum [2022-04-04T16:20:14.342Z] 037d5740b404: Download complete [2022-04-04T16:20:14.525Z] #14 160.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T16:20:14.525Z] #14 160.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:20:14.525Z] #14 160.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:14.525Z] #14 161.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T16:20:14.525Z] #14 161.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T16:20:14.525Z] #14 161.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:20:14.881Z] #34 ... [2022-04-04T16:20:14.881Z] [2022-04-04T16:20:14.881Z] #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-04-04T16:20:14.881Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T16:20:14.881Z] #14 161.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T16:20:14.881Z] #14 161.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T16:20:14.881Z] #14 161.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:20:14.881Z] #14 161.9 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T16:20:14.881Z] #14 161.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T16:20:14.881Z] #14 161.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:20:15.093Z] #14 161.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T16:20:15.093Z] #14 161.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T16:20:15.093Z] #14 161.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:20:15.139Z] #14 162.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T16:20:15.139Z] #14 162.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T16:20:15.139Z] #14 162.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:20:15.339Z] #19 245.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-04T16:20:15.339Z] #19 245.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:15.339Z] #19 245.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T16:20:15.339Z] #19 245.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-04T16:20:15.339Z] #19 245.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-04T16:20:15.339Z] #19 245.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-04T16:20:15.339Z] #19 246.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-04T16:20:15.339Z] #19 246.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:15.339Z] #19 246.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-04T16:20:15.339Z] #19 246.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-04T16:20:15.339Z] #19 246.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:15.339Z] #19 246.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:15.339Z] #19 246.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-04T16:20:15.396Z] #14 162.4 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:20:15.396Z] #14 162.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:20:15.396Z] #14 162.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:20:15.600Z] #19 246.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:15.600Z] #19 246.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T16:20:15.654Z] #14 162.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:20:15.654Z] #14 162.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:20:15.654Z] #14 162.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:20:15.661Z] #14 162.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:20:15.661Z] #14 162.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:20:15.661Z] #14 162.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:20:15.661Z] #14 162.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:20:15.661Z] #14 162.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:20:15.661Z] #14 162.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:20:15.911Z] #14 162.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T16:20:15.911Z] #14 163.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:20:15.911Z] #14 163.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:15.911Z] #14 163.1 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T16:20:15.911Z] #14 163.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:20:15.921Z] #14 162.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:20:15.921Z] #14 162.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:20:15.921Z] #14 162.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:20:15.921Z] #14 162.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T16:20:15.921Z] #14 162.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:20:15.921Z] #14 162.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T16:20:15.921Z] #14 162.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:20:15.921Z] #14 162.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:20:15.921Z] #14 162.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-04T16:20:15.921Z] #14 162.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:20:16.169Z] #14 163.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:20:16.180Z] #14 162.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:20:16.180Z] #14 162.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:16.180Z] #14 162.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:20:16.180Z] #14 162.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:16.180Z] #14 162.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:16.180Z] #14 162.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:20:16.427Z] #14 163.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T16:20:16.427Z] #14 163.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T16:20:16.427Z] #14 163.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:20:16.685Z] #14 163.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T16:20:16.685Z] #14 163.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T16:20:16.685Z] #14 163.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:20:16.942Z] #14 164.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T16:20:16.942Z] #14 164.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T16:20:17.199Z] #14 164.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:20:17.457Z] #14 164.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T16:20:17.457Z] #14 164.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T16:20:17.457Z] #14 164.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:20:17.457Z] #14 164.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T16:20:17.715Z] #14 164.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T16:20:17.715Z] #14 164.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:20:18.087Z] #14 DONE 164.3s [2022-04-04T16:20:18.087Z] [2022-04-04T16:20:18.087Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T16:20:18.087Z] #55 sha256:13828f1e9fc375e2291c4593ffff9c29557b16d1165f8c10b02da268feef6cb7 [2022-04-04T16:20:18.087Z] #55 DONE 0.3s [2022-04-04T16:20:18.087Z] [2022-04-04T16:20:18.087Z] #56 [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-04-04T16:20:18.087Z] #56 sha256:084ebf5429a5ab991d0717ed605eab4fbbccc726e4034d6a4cad8dc227e2cff5 [2022-04-04T16:20:18.280Z] #14 165.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T16:20:18.280Z] #14 165.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T16:20:18.280Z] #14 165.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:20:18.701Z] #14 165.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T16:20:18.701Z] #14 165.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:20:18.701Z] #14 165.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:18.701Z] #14 165.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T16:20:18.701Z] #14 165.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T16:20:18.701Z] #14 165.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:20:18.701Z] #14 165.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T16:20:18.701Z] #14 165.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T16:20:18.701Z] #14 165.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:20:19.633Z] #14 166.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:20:19.633Z] #14 166.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:20:19.890Z] #14 166.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:20:19.890Z] #14 166.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:20:19.890Z] #14 166.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:20:19.890Z] #14 166.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:20:19.890Z] #14 166.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:20:19.890Z] #14 166.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:20:19.890Z] #14 166.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:20:19.890Z] #14 167.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:20:19.890Z] #14 167.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:20:19.890Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:20:20.042Z] #56 ... [2022-04-04T16:20:20.042Z] [2022-04-04T16:20:20.042Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T16:20:20.042Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T16:20:20.042Z] #15 DONE 1.9s [2022-04-04T16:20:20.042Z] [2022-04-04T16:20:20.042Z] #56 [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-04-04T16:20:20.042Z] #56 sha256:084ebf5429a5ab991d0717ed605eab4fbbccc726e4034d6a4cad8dc227e2cff5 [2022-04-04T16:20:20.042Z] #56 1.641 + RM_GOPATH=0 [2022-04-04T16:20:20.042Z] #56 1.641 + TMP_GOPATH= [2022-04-04T16:20:20.042Z] #56 1.641 + : /build [2022-04-04T16:20:20.042Z] #56 1.641 + '[' -z '' ']' [2022-04-04T16:20:20.042Z] #56 1.641 ++ mktemp -d [2022-04-04T16:20:20.042Z] #56 1.649 + export GOPATH=/tmp/tmp.CgKT7Og8B8 [2022-04-04T16:20:20.042Z] #56 1.649 + GOPATH=/tmp/tmp.CgKT7Og8B8 [2022-04-04T16:20:20.042Z] #56 1.649 + RM_GOPATH=1 [2022-04-04T16:20:20.042Z] #56 1.649 + case "$(go env GOARCH)" in [2022-04-04T16:20:20.042Z] #56 1.649 ++ go env GOARCH [2022-04-04T16:20:20.042Z] #56 1.703 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:20.042Z] #56 1.703 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:20.042Z] #56 1.703 ++ dirname /install.sh [2022-04-04T16:20:20.042Z] #56 1.717 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T16:20:20.042Z] #56 1.717 + dir=/ [2022-04-04T16:20:20.042Z] #56 1.717 + bin=runc [2022-04-04T16:20:20.042Z] #56 1.717 + shift [2022-04-04T16:20:20.042Z] #56 1.717 + '[' '!' -f //runc.installer ']' [2022-04-04T16:20:20.042Z] #56 1.717 + . //runc.installer [2022-04-04T16:20:20.042Z] #56 1.717 ++ set -e [2022-04-04T16:20:20.042Z] #56 1.717 ++ : v1.1.1 [2022-04-04T16:20:20.042Z] #56 1.717 + install_runc [2022-04-04T16:20:20.042Z] #56 1.717 + RUNC_BUILDTAGS=seccomp [2022-04-04T16:20:20.042Z] #56 1.717 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T16:20:20.042Z] #56 1.717 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CgKT7Og8B8/src/github.com/opencontainers/runc [2022-04-04T16:20:20.042Z] #56 1.717 Cloning into '/tmp/tmp.CgKT7Og8B8/src/github.com/opencontainers/runc'... [2022-04-04T16:20:20.147Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:20:20.147Z] #14 167.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-04T16:20:20.147Z] #14 167.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:20:20.147Z] #14 167.1 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-04-04T16:20:20.147Z] #14 167.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:20:20.148Z] #14 167.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:20:20.148Z] #14 167.2 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-04-04T16:20:20.148Z] #14 167.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:20:20.162Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-04-04T16:20:20.405Z] #14 167.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:20:20.405Z] #14 167.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:20.405Z] #14 167.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:20:20.405Z] #14 167.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:20.405Z] #14 167.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:20:20.405Z] #14 167.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:20:20.902Z] #19 251.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-04T16:20:20.902Z] #19 251.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:20.902Z] #19 251.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T16:20:20.902Z] #19 251.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-04T16:20:20.902Z] #19 251.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-04T16:20:20.902Z] #19 251.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-04T16:20:20.902Z] #19 251.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 251.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 251.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 251.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 251.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 251.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 251.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 251.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 251.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:20.902Z] #19 252.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-04T16:20:20.902Z] #19 252.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:20.902Z] #19 252.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:21.162Z] #19 252.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-04T16:20:21.162Z] #19 252.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:21.162Z] #19 252.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:21.162Z] #19 252.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-04T16:20:21.162Z] #19 252.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:21.162Z] #19 252.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:21.162Z] #19 252.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-04T16:20:21.162Z] #19 252.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:21.162Z] #19 252.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:21.341Z] #14 DONE 168.4s [2022-04-04T16:20:21.341Z] [2022-04-04T16:20:21.341Z] #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-04-04T16:20:21.341Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:20:21.341Z] #34 ... [2022-04-04T16:20:21.341Z] [2022-04-04T16:20:21.341Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T16:20:21.341Z] #55 sha256:3ea8fe02ec1b67e7c02cc5dd0f18809331e6ce44dc7aa4c727ac3526542c5533 [2022-04-04T16:20:21.423Z] #19 252.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-04T16:20:21.423Z] #19 252.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:21.423Z] #19 252.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:21.602Z] #55 DONE 0.2s [2022-04-04T16:20:21.602Z] [2022-04-04T16:20:21.602Z] #56 [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-04-04T16:20:21.602Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:20:21.945Z] #56 ... [2022-04-04T16:20:21.945Z] [2022-04-04T16:20:21.945Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T16:20:21.945Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T16:20:21.945Z] #16 DONE 2.1s [2022-04-04T16:20:21.945Z] [2022-04-04T16:20:21.945Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T16:20:21.945Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T16:20:23.325Z] #17 1.250 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T16:20:23.325Z] #17 DONE 1.4s [2022-04-04T16:20:23.325Z] [2022-04-04T16:20:23.325Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T16:20:23.325Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T16:20:23.498Z] #56 1.833 + RM_GOPATH=0 [2022-04-04T16:20:23.498Z] #56 1.833 + TMP_GOPATH= [2022-04-04T16:20:23.498Z] #56 1.833 + : /build [2022-04-04T16:20:23.498Z] #56 1.833 + '[' -z '' ']' [2022-04-04T16:20:23.498Z] #56 1.834 ++ mktemp -d [2022-04-04T16:20:23.498Z] #56 1.836 + export GOPATH=/tmp/tmp.q8Q8Km4AZ9 [2022-04-04T16:20:23.498Z] #56 1.836 + GOPATH=/tmp/tmp.q8Q8Km4AZ9 [2022-04-04T16:20:23.498Z] #56 1.836 + RM_GOPATH=1 [2022-04-04T16:20:23.498Z] #56 1.836 + case "$(go env GOARCH)" in [2022-04-04T16:20:23.498Z] #56 1.838 ++ go env GOARCH [2022-04-04T16:20:23.498Z] #56 1.855 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:23.498Z] #56 ... [2022-04-04T16:20:23.498Z] [2022-04-04T16:20:23.498Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T16:20:23.498Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T16:20:23.498Z] #15 DONE 2.1s [2022-04-04T16:20:23.498Z] [2022-04-04T16:20:23.498Z] #56 [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-04-04T16:20:23.498Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:20:23.498Z] #56 1.855 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:23.498Z] #56 1.855 ++ dirname /install.sh [2022-04-04T16:20:23.498Z] #56 1.857 + dir=/ [2022-04-04T16:20:23.498Z] #56 1.857 + bin=runc [2022-04-04T16:20:23.498Z] #56 1.857 + shift [2022-04-04T16:20:23.498Z] #56 1.857 + '[' '!' -f //runc.installer ']' [2022-04-04T16:20:23.498Z] #56 1.857 + . //runc.installer [2022-04-04T16:20:23.498Z] #56 1.857 ++ set -e [2022-04-04T16:20:23.498Z] #56 1.858 ++ : v1.1.1 [2022-04-04T16:20:23.498Z] #56 1.858 + install_runc [2022-04-04T16:20:23.498Z] #56 1.859 + RUNC_BUILDTAGS=seccomp [2022-04-04T16:20:23.498Z] #56 1.859 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T16:20:23.498Z] #56 1.859 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T16:20:23.498Z] #56 1.859 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q8Q8Km4AZ9/src/github.com/opencontainers/runc [2022-04-04T16:20:23.498Z] #56 1.861 Cloning into '/tmp/tmp.q8Q8Km4AZ9/src/github.com/opencontainers/runc'... [2022-04-04T16:20:25.234Z] #18 DONE 1.6s [2022-04-04T16:20:25.234Z] [2022-04-04T16:20:25.234Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T16:20:25.234Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T16:20:25.397Z] #56 ... [2022-04-04T16:20:25.397Z] [2022-04-04T16:20:25.397Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T16:20:25.397Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T16:20:25.397Z] #16 DONE 1.7s [2022-04-04T16:20:25.397Z] [2022-04-04T16:20:25.397Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T16:20:25.397Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T16:20:26.710Z] #19 257.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-04T16:20:26.710Z] #19 257.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:26.710Z] #19 257.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:26.710Z] #19 257.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-04T16:20:26.710Z] #19 257.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-04T16:20:26.710Z] #19 257.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-04T16:20:26.710Z] #19 257.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-04T16:20:26.710Z] #19 257.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:26.710Z] #19 257.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-04T16:20:26.710Z] #19 257.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-04T16:20:26.710Z] #19 257.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:26.710Z] #19 257.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:26.710Z] #19 257.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-04T16:20:26.710Z] #19 257.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:26.710Z] #19 257.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:26.770Z] #17 1.410 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T16:20:26.770Z] #17 DONE 1.5s [2022-04-04T16:20:26.770Z] [2022-04-04T16:20:26.770Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:20:26.770Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:20:26.770Z] #43 ... [2022-04-04T16:20:26.770Z] [2022-04-04T16:20:26.770Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T16:20:26.770Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T16:20:27.146Z] #19 DONE 2.0s [2022-04-04T16:20:27.146Z] [2022-04-04T16:20:27.146Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T16:20:27.146Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T16:20:28.185Z] #18 DONE 1.5s [2022-04-04T16:20:28.185Z] [2022-04-04T16:20:28.185Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T16:20:28.185Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T16:20:29.053Z] #20 DONE 1.8s [2022-04-04T16:20:29.053Z] [2022-04-04T16:20:29.053Z] #21 [dev-systemd-false 7/24] 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-04-04T16:20:29.053Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:20:29.561Z] #19 DONE 1.3s [2022-04-04T16:20:29.561Z] [2022-04-04T16:20:29.561Z] #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-04-04T16:20:29.561Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:20:29.561Z] #34 ... [2022-04-04T16:20:29.561Z] [2022-04-04T16:20:29.561Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T16:20:29.562Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T16:20:30.934Z] #20 DONE 1.4s [2022-04-04T16:20:30.934Z] [2022-04-04T16:20:30.935Z] #21 [dev-systemd-false 7/24] 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-04-04T16:20:30.935Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:20:30.958Z] #21 1.727 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:20:30.958Z] #21 1.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:20:30.958Z] #21 1.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:20:31.527Z] #21 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:20:32.000Z] #19 262.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-04T16:20:32.000Z] #19 262.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:32.000Z] #19 262.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:32.000Z] #19 262.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-04T16:20:32.000Z] #19 262.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-04T16:20:32.000Z] #19 262.2 Selecting previously unselected package libc6-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-04T16:20:32.000Z] #19 262.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.000Z] #19 262.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.000Z] #19 262.4 Selecting previously unselected package libitm1-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.000Z] #19 262.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.000Z] #19 262.5 Selecting previously unselected package libasan6-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.000Z] #19 262.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-04T16:20:32.000Z] #19 262.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.000Z] #19 262.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.000Z] #19 262.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-04T16:20:32.001Z] #19 262.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.001Z] #19 262.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.001Z] #19 262.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-04T16:20:32.001Z] #19 262.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:32.001Z] #19 262.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:32.001Z] #19 263.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-04T16:20:32.001Z] #19 263.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:32.001Z] #19 263.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:32.841Z] #21 1.959 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:20:32.841Z] #21 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:20:32.841Z] #21 1.997 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:20:33.434Z] #21 4.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:20:33.776Z] #21 2.867 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:20:34.830Z] #21 6.027 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:20:35.149Z] #21 4.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:20:36.564Z] #21 5.600 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:20:37.289Z] #19 267.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-04T16:20:37.289Z] #19 267.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:37.289Z] #19 268.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:37.289Z] #19 268.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-04T16:20:37.289Z] #19 268.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-04T16:20:37.289Z] #19 268.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-04T16:20:37.556Z] #19 268.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-04T16:20:37.556Z] #19 268.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-04T16:20:37.556Z] #19 268.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-04T16:20:37.817Z] #19 268.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-04T16:20:37.817Z] #19 268.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T16:20:37.817Z] #19 268.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:38.078Z] #19 269.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-04T16:20:38.078Z] #19 269.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T16:20:38.078Z] #19 269.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:38.146Z] #21 ... [2022-04-04T16:20:38.146Z] [2022-04-04T16:20:38.146Z] #56 [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-04-04T16:20:38.146Z] #56 sha256:084ebf5429a5ab991d0717ed605eab4fbbccc726e4034d6a4cad8dc227e2cff5 [2022-04-04T16:20:38.146Z] #56 13.68 + cd /tmp/tmp.CgKT7Og8B8/src/github.com/opencontainers/runc [2022-04-04T16:20:38.146Z] #56 13.68 + git checkout -q v1.1.1 [2022-04-04T16:20:38.146Z] #56 14.48 + '[' -z '' ']' [2022-04-04T16:20:38.146Z] #56 14.49 + target=static [2022-04-04T16:20:38.146Z] #56 14.49 + make BUILDTAGS=seccomp static [2022-04-04T16:20:38.146Z] #56 14.92 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-04-04T16:20:38.464Z] #21 ... [2022-04-04T16:20:38.464Z] [2022-04-04T16:20:38.464Z] #56 [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-04-04T16:20:38.464Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:20:38.464Z] #56 13.63 + cd /tmp/tmp.q8Q8Km4AZ9/src/github.com/opencontainers/runc [2022-04-04T16:20:38.464Z] #56 13.64 + git checkout -q v1.1.1 [2022-04-04T16:20:38.464Z] #56 13.78 + '[' -z '' ']' [2022-04-04T16:20:38.464Z] #56 13.78 + target=static [2022-04-04T16:20:38.464Z] #56 13.78 + make BUILDTAGS=seccomp static [2022-04-04T16:20:38.464Z] #56 14.01 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-04-04T16:20:39.085Z] #56 ... [2022-04-04T16:20:39.085Z] [2022-04-04T16:20:39.085Z] #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-04-04T16:20:39.085Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:20:39.085Z] #34 DONE 185.3s [2022-04-04T16:20:39.344Z] [2022-04-04T16:20:39.345Z] #21 [dev-systemd-false 7/24] 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-04-04T16:20:39.345Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:20:39.619Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T16:20:39.619Z] 8f616e6e9eec: Download complete [2022-04-04T16:20:40.283Z] #21 11.55 Fetched 8508 kB in 10s (838 kB/s) [2022-04-04T16:20:42.297Z] #19 273.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-04T16:20:42.297Z] #19 273.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T16:20:42.297Z] #19 273.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:42.297Z] #19 273.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-04T16:20:42.297Z] #19 273.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-04T16:20:42.297Z] #19 273.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-04T16:20:42.297Z] #19 273.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-04T16:20:42.297Z] #19 273.5 Setting up libfile-which-perl (1.23-1) ... [2022-04-04T16:20:42.297Z] #19 273.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-04T16:20:42.558Z] #19 273.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up file (1:5.39-3) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up bzip2 (1.0.8-4) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up libyaml-perl (1.30-1) ... [2022-04-04T16:20:42.558Z] #19 273.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-04T16:20:42.558Z] #19 273.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-04T16:20:42.558Z] #19 273.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-04T16:20:42.558Z] #19 273.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-04T16:20:42.558Z] #19 273.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-04T16:20:42.558Z] #19 273.8 Setting up xz-utils (5.2.5-2) ... [2022-04-04T16:20:42.756Z] #56 ... [2022-04-04T16:20:42.756Z] [2022-04-04T16:20:42.756Z] #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-04-04T16:20:42.756Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T16:20:42.756Z] #34 DONE 188.8s [2022-04-04T16:20:42.756Z] [2022-04-04T16:20:42.756Z] #21 [dev-systemd-false 7/24] 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-04-04T16:20:42.756Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T16:20:42.756Z] #21 11.09 Fetched 8508 kB in 9s (904 kB/s) [2022-04-04T16:20:42.818Z] #19 273.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T16:20:42.818Z] #19 273.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-04T16:20:42.818Z] #19 273.8 Setting up patch (2.7.6-7) ... [2022-04-04T16:20:42.818Z] #19 273.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:42.818Z] #19 273.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-04T16:20:42.818Z] #19 274.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-04T16:20:42.818Z] #19 274.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:42.818Z] #19 274.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:42.818Z] #19 274.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-04T16:20:42.818Z] #19 274.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-04T16:20:43.080Z] #19 274.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-04T16:20:43.080Z] #19 274.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-04T16:20:43.080Z] #19 274.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.080Z] #19 274.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T16:20:43.080Z] #19 274.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:20:43.080Z] #19 274.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-04T16:20:43.081Z] #19 274.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:43.081Z] #19 274.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.081Z] #19 274.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-04T16:20:43.344Z] #19 274.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.344Z] #19 274.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-04T16:20:43.585Z] #21 11.55 Reading package lists... [2022-04-04T16:20:43.605Z] #19 274.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-04T16:20:43.605Z] #19 274.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-04T16:20:43.605Z] #19 274.7 [2022-04-04T16:20:43.605Z] #19 274.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-04T16:20:43.605Z] #19 274.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.605Z] #19 274.8 Setting up dpkg-dev (1.20.9) ... [2022-04-04T16:20:43.605Z] #19 274.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T16:20:43.867Z] #19 274.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:43.867Z] #19 274.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-04T16:20:43.867Z] #19 275.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-04T16:20:44.127Z] #19 275.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-04T16:20:44.127Z] #19 275.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-04T16:20:44.127Z] #19 275.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-04T16:20:44.127Z] #19 275.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.127Z] #19 275.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.127Z] #19 275.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.127Z] #19 275.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T16:20:44.127Z] #19 275.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.387Z] #19 275.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up libxml-simple-perl (2.25-1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T16:20:44.387Z] #19 275.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.387Z] #19 275.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-04T16:20:44.648Z] #19 275.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T16:20:44.648Z] #19 275.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.648Z] #19 275.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.907Z] #19 275.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T16:20:44.907Z] #19 275.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.907Z] #19 275.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-04T16:20:44.908Z] #19 275.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.908Z] #19 275.9 Setting up crossbuild-essential-armel (12.9) ... [2022-04-04T16:20:44.908Z] #19 275.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T16:20:44.908Z] #19 276.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-04T16:20:44.908Z] #19 276.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-04T16:20:44.908Z] #19 276.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-04T16:20:44.908Z] #19 276.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-04T16:20:44.908Z] #19 276.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:20:45.255Z] #60 271.5 # github.com/containerd/containerd/cmd/containerd [2022-04-04T16:20:45.255Z] #60 271.5 /usr/bin/ld: /tmp/go-link-3471310376/000019.o: in function `New': [2022-04-04T16:20:45.255Z] #60 271.5 /tmp/tmp.mwVi8A3nAQ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T16:20:45.255Z] #60 271.6 + bin/containerd-stress [2022-04-04T16:20:45.255Z] #60 272.7 + bin/containerd-shim [2022-04-04T16:20:46.030Z] #21 11.09 Reading package lists... [2022-04-04T16:20:46.817Z] #19 DONE 277.6s [2022-04-04T16:20:46.817Z] [2022-04-04T16:20:46.817Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T16:20:46.817Z] #32 sha256:1750d665ccde6562518ae89f15f8d9a1df95d374b1c00f1af0d5237475ffb58f [2022-04-04T16:20:46.817Z] #32 DONE 0.2s [2022-04-04T16:20:46.817Z] [2022-04-04T16:20:46.817Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T16:20:46.817Z] #69 sha256:00b2e905ca4b4aae424e61225210b3c63e19148ee057ed366161f28b1431c2ad [2022-04-04T16:20:46.817Z] #69 DONE 0.2s [2022-04-04T16:20:46.817Z] [2022-04-04T16:20:46.817Z] #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-04-04T16:20:46.818Z] #33 sha256:bedeb2dd87c9c1c2fc1a620246b60d94aba2d97730f1ddd20291e8d912037093 [2022-04-04T16:20:46.872Z] #21 14.79 Reading package lists... [2022-04-04T16:20:47.131Z] #21 17.52 Building dependency tree... [2022-04-04T16:20:48.080Z] #21 19.30 The following additional packages will be installed: [2022-04-04T16:20:48.080Z] #21 19.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:20:48.080Z] #21 19.31 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T16:20:48.080Z] #21 19.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T16:20:48.080Z] #21 19.32 python3-pkg-resources vim-runtime xxd [2022-04-04T16:20:48.080Z] #21 19.33 Suggested packages: [2022-04-04T16:20:48.080Z] #21 19.33 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T16:20:48.080Z] #21 19.33 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T16:20:48.080Z] #21 19.33 acl attr quota [2022-04-04T16:20:48.080Z] #21 19.33 Recommended packages: [2022-04-04T16:20:48.080Z] #21 19.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T16:20:48.212Z] #33 1.294 + RM_GOPATH=0 [2022-04-04T16:20:48.212Z] #33 1.294 + TMP_GOPATH= [2022-04-04T16:20:48.212Z] #33 1.294 + : /build [2022-04-04T16:20:48.212Z] #33 1.295 + '[' -z '' ']' [2022-04-04T16:20:48.212Z] #33 1.295 ++ mktemp -d [2022-04-04T16:20:48.212Z] #33 1.296 + export GOPATH=/tmp/tmp.n83VTtVEZF [2022-04-04T16:20:48.212Z] #33 1.296 + GOPATH=/tmp/tmp.n83VTtVEZF [2022-04-04T16:20:48.212Z] #33 1.296 + RM_GOPATH=1 [2022-04-04T16:20:48.212Z] #33 1.296 + case "$(go env GOARCH)" in [2022-04-04T16:20:48.212Z] #33 1.299 ++ go env GOARCH [2022-04-04T16:20:48.212Z] #33 1.303 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:48.212Z] #33 1.303 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:48.212Z] #33 1.304 ++ dirname /install.sh [2022-04-04T16:20:48.212Z] #33 1.304 + dir=/ [2022-04-04T16:20:48.212Z] #33 1.305 + bin=dockercli [2022-04-04T16:20:48.212Z] #33 1.305 + shift [2022-04-04T16:20:48.212Z] #33 1.305 + '[' '!' -f //dockercli.installer ']' [2022-04-04T16:20:48.212Z] #33 1.305 + . //dockercli.installer [2022-04-04T16:20:48.212Z] #33 1.306 ++ : stable [2022-04-04T16:20:48.212Z] #33 1.306 ++ : 17.06.2-ce [2022-04-04T16:20:48.212Z] #33 1.306 + install_dockercli [2022-04-04T16:20:48.212Z] #33 1.306 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T16:20:48.212Z] #33 1.306 Install docker/cli version 17.06.2-ce from stable [2022-04-04T16:20:48.212Z] #33 1.306 ++ uname -m [2022-04-04T16:20:48.212Z] #33 1.309 + arch=x86_64 [2022-04-04T16:20:48.212Z] #33 1.309 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T16:20:48.212Z] #33 1.309 + url=https://download.docker.com/linux/static [2022-04-04T16:20:48.212Z] #33 1.310 + tar -xz docker/docker [2022-04-04T16:20:48.212Z] #33 1.310 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T16:20:49.304Z] #21 14.77 Reading package lists... [2022-04-04T16:20:49.988Z] #21 21.18 The following NEW packages will be installed: [2022-04-04T16:20:49.988Z] #21 21.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T16:20:49.988Z] #21 21.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:20:49.988Z] #21 21.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T16:20:49.988Z] #21 21.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T16:20:49.988Z] #21 21.20 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T16:20:49.988Z] #21 21.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T16:20:49.988Z] #21 21.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T16:20:49.988Z] #21 21.20 xz-utils zip zstd [2022-04-04T16:20:50.236Z] #21 18.28 Building dependency tree... [2022-04-04T16:20:50.247Z] #21 21.52 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:20:50.247Z] #21 21.52 Need to get 27.6 MB of archives. [2022-04-04T16:20:50.247Z] #21 21.52 After this operation, 106 MB of additional disk space will be used. [2022-04-04T16:20:50.247Z] #21 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T16:20:50.247Z] #21 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T16:20:50.247Z] #21 21.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T16:20:50.247Z] #21 21.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T16:20:50.247Z] #21 21.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T16:20:50.247Z] #21 21.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T16:20:50.247Z] #21 21.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T16:20:50.247Z] #21 21.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T16:20:50.247Z] #21 21.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:20:50.247Z] #21 21.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:20:50.507Z] #21 21.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T16:20:50.507Z] #21 21.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T16:20:50.507Z] #21 21.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T16:20:50.507Z] #21 21.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T16:20:50.507Z] #21 21.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T16:20:50.507Z] #21 21.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T16:20:50.507Z] #21 21.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T16:20:50.507Z] #21 21.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T16:20:50.507Z] #21 21.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T16:20:50.507Z] #21 21.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T16:20:50.507Z] #21 21.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T16:20:50.507Z] #21 21.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:20:50.507Z] #21 21.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:20:50.507Z] #21 21.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:20:50.507Z] #21 21.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T16:20:50.507Z] #21 21.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T16:20:50.507Z] #21 21.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:20:51.076Z] #21 22.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T16:20:51.076Z] #21 22.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:20:51.076Z] #21 22.17 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-04-04T16:20:51.076Z] #21 22.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:20:51.076Z] #21 22.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T16:20:51.076Z] #21 22.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T16:20:51.076Z] #21 22.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T16:20:51.076Z] #21 22.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T16:20:51.076Z] #21 22.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T16:20:51.076Z] #21 22.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:20:51.076Z] #21 22.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T16:20:51.076Z] #21 22.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T16:20:51.076Z] #21 22.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T16:20:51.076Z] #21 22.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T16:20:51.076Z] #21 22.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T16:20:51.076Z] #21 22.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T16:20:51.168Z] #21 20.19 The following additional packages will be installed: [2022-04-04T16:20:51.168Z] #21 20.20 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:20:51.168Z] #21 20.20 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T16:20:51.168Z] #21 20.20 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T16:20:51.168Z] #21 20.20 python3-pkg-resources vim-runtime xxd [2022-04-04T16:20:51.168Z] #21 20.20 Suggested packages: [2022-04-04T16:20:51.168Z] #21 20.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T16:20:51.168Z] #21 20.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T16:20:51.168Z] #21 20.20 acl attr quota [2022-04-04T16:20:51.168Z] #21 20.20 Recommended packages: [2022-04-04T16:20:51.168Z] #21 20.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T16:20:51.336Z] #21 22.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T16:20:51.336Z] #21 22.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T16:20:51.522Z] #33 4.717 + mkdir -p /build [2022-04-04T16:20:51.522Z] #33 4.719 + mv docker/docker /build/ [2022-04-04T16:20:51.522Z] #33 4.721 + rmdir docker [2022-04-04T16:20:51.595Z] #21 22.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T16:20:51.595Z] #21 22.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T16:20:51.595Z] #21 22.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T16:20:52.095Z] #33 DONE 5.3s [2022-04-04T16:20:52.095Z] [2022-04-04T16:20:52.095Z] #65 [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-04-04T16:20:52.095Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T16:20:52.095Z] #65 1.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:20:52.095Z] #65 1.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:20:52.095Z] #65 1.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:20:52.095Z] #65 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T16:20:52.096Z] #65 2.632 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:20:52.096Z] #65 3.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T16:20:52.096Z] #65 3.627 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T16:20:52.096Z] #65 4.149 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:20:52.096Z] #65 4.609 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T16:20:52.096Z] #65 5.186 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T16:20:52.096Z] #65 5.202 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T16:20:52.096Z] #65 5.210 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T16:20:52.096Z] #65 5.226 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:20:52.096Z] #65 5.232 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:20:52.096Z] #65 5.234 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T16:20:52.096Z] #65 5.236 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T16:20:52.096Z] #65 5.237 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:20:52.096Z] #65 5.239 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:20:52.096Z] #65 5.241 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T16:20:52.096Z] #65 5.244 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T16:20:52.096Z] #65 5.246 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T16:20:52.163Z] #21 23.52 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:20:52.422Z] #21 23.66 Fetched 27.6 MB in 2s (18.3 MB/s) [2022-04-04T16:20:52.537Z] #21 21.59 The following NEW packages will be installed: [2022-04-04T16:20:52.537Z] #21 21.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T16:20:52.537Z] #21 21.59 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T16:20:52.537Z] #21 21.59 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T16:20:52.537Z] #21 21.59 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T16:20:52.537Z] #21 21.59 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T16:20:52.537Z] #21 21.59 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T16:20:52.537Z] #21 21.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T16:20:52.537Z] #21 21.59 xz-utils zip zstd [2022-04-04T16:20:52.682Z] #21 23.91 Selecting previously unselected package pigz. [2022-04-04T16:20:52.682Z] #21 23.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-04T16:20:52.682Z] #21 23.97 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T16:20:52.795Z] #21 21.96 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:20:52.795Z] #21 21.96 Need to get 27.6 MB of archives. [2022-04-04T16:20:52.795Z] #21 21.96 After this operation, 106 MB of additional disk space will be used. [2022-04-04T16:20:52.795Z] #21 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T16:20:52.795Z] #21 21.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T16:20:52.795Z] #21 21.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T16:20:52.795Z] #21 21.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T16:20:52.795Z] #21 21.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T16:20:52.795Z] #21 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T16:20:52.795Z] #21 21.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T16:20:52.795Z] #21 21.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T16:20:52.795Z] #21 22.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:20:52.795Z] #21 22.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:20:52.795Z] #21 22.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T16:20:52.795Z] #21 22.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T16:20:52.941Z] #21 24.04 Unpacking pigz (2.6-1) ... [2022-04-04T16:20:52.941Z] #21 24.17 Selecting previously unselected package libelf1:amd64. [2022-04-04T16:20:52.941Z] #21 24.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T16:20:52.941Z] #21 24.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T16:20:53.042Z] #65 ... [2022-04-04T16:20:53.042Z] [2022-04-04T16:20:53.042Z] #70 [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-04-04T16:20:53.042Z] #70 sha256:a9a4f0644081be93e88aa27f37e9249f3a6cd85d06562fcca960c854ca2a39ab [2022-04-04T16:20:53.042Z] #70 1.267 + RM_GOPATH=0 [2022-04-04T16:20:53.042Z] #70 1.267 + TMP_GOPATH= [2022-04-04T16:20:53.042Z] #70 1.267 + : /build [2022-04-04T16:20:53.042Z] #70 1.267 + '[' -z '' ']' [2022-04-04T16:20:53.042Z] #70 1.267 ++ mktemp -d [2022-04-04T16:20:53.042Z] #70 1.269 + export GOPATH=/tmp/tmp.3V3wRwdTAt [2022-04-04T16:20:53.042Z] #70 1.269 + GOPATH=/tmp/tmp.3V3wRwdTAt [2022-04-04T16:20:53.042Z] #70 1.269 + RM_GOPATH=1 [2022-04-04T16:20:53.042Z] #70 1.269 + case "$(go env GOARCH)" in [2022-04-04T16:20:53.042Z] #70 1.271 ++ go env GOARCH [2022-04-04T16:20:53.042Z] #70 1.277 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:53.042Z] #70 1.277 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:20:53.042Z] #70 1.279 ++ dirname /install.sh [2022-04-04T16:20:53.042Z] #70 1.281 + dir=/ [2022-04-04T16:20:53.042Z] #70 1.281 + bin=rootlesskit [2022-04-04T16:20:53.042Z] #70 1.281 + shift [2022-04-04T16:20:53.042Z] #70 1.281 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T16:20:53.042Z] #70 1.281 + . //rootlesskit.installer [2022-04-04T16:20:53.042Z] #70 1.281 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:20:53.042Z] #70 1.281 + install_rootlesskit [2022-04-04T16:20:53.042Z] #70 1.281 + case "$1" in [2022-04-04T16:20:53.042Z] #70 1.281 + export CGO_ENABLED=0 [2022-04-04T16:20:53.042Z] #70 1.281 + CGO_ENABLED=0 [2022-04-04T16:20:53.042Z] #70 1.281 + _install_rootlesskit [2022-04-04T16:20:53.042Z] #70 1.281 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T16:20:53.042Z] #70 1.281 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:20:53.042Z] #70 1.281 + GOBIN=/build [2022-04-04T16:20:53.042Z] #70 1.281 + GO111MODULE=on [2022-04-04T16:20:53.042Z] #70 1.281 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:20:53.042Z] #70 1.285 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:20:53.042Z] #70 1.712 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T16:20:53.042Z] #70 3.135 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T16:20:53.042Z] #70 3.137 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T16:20:53.042Z] #70 3.417 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T16:20:53.042Z] #70 4.614 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T16:20:53.042Z] #70 4.882 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T16:20:53.042Z] #70 4.883 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T16:20:53.042Z] #70 4.903 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T16:20:53.042Z] #70 4.941 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T16:20:53.042Z] #70 4.966 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T16:20:53.042Z] #70 5.020 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T16:20:53.043Z] #70 5.191 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T16:20:53.043Z] #70 5.360 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T16:20:53.043Z] #70 5.455 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T16:20:53.053Z] #21 22.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T16:20:53.053Z] #21 22.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T16:20:53.053Z] #21 22.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T16:20:53.054Z] #21 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T16:20:53.054Z] #21 22.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T16:20:53.054Z] #21 22.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T16:20:53.054Z] #21 22.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T16:20:53.054Z] #21 22.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T16:20:53.054Z] #21 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T16:20:53.054Z] #21 22.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:20:53.054Z] #21 22.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:20:53.054Z] #21 22.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:20:53.054Z] #21 22.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T16:20:53.054Z] #21 22.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T16:20:53.054Z] #21 22.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T16:20:53.201Z] #21 24.40 Selecting previously unselected package libbpf0:amd64. [2022-04-04T16:20:53.201Z] #21 24.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T16:20:53.201Z] #21 24.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:20:53.304Z] #70 6.529 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T16:20:53.388Z] #60 284.0 + bin/containerd-shim-runc-v1 [2022-04-04T16:20:53.459Z] #21 24.51 Selecting previously unselected package libcap2:amd64. [2022-04-04T16:20:53.459Z] #21 24.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T16:20:53.459Z] #21 24.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:20:53.459Z] #21 24.63 Selecting previously unselected package libmnl0:amd64. [2022-04-04T16:20:53.459Z] #21 24.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T16:20:53.459Z] #21 24.64 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:20:53.460Z] #21 24.73 Selecting previously unselected package libxtables12:amd64. [2022-04-04T16:20:53.617Z] #21 22.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T16:20:53.617Z] #21 22.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:20:53.617Z] #21 22.54 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-04-04T16:20:53.617Z] #21 22.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:20:53.617Z] #21 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T16:20:53.617Z] #21 22.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T16:20:53.617Z] #21 22.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T16:20:53.617Z] #21 22.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T16:20:53.617Z] #21 22.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T16:20:53.617Z] #21 22.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:20:53.617Z] #21 22.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T16:20:53.617Z] #21 22.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T16:20:53.617Z] #21 22.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T16:20:53.617Z] #21 22.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T16:20:53.617Z] #21 22.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T16:20:53.617Z] #21 22.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T16:20:53.617Z] #21 22.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T16:20:53.718Z] #21 24.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T16:20:53.718Z] #21 24.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:20:53.718Z] #21 24.85 Selecting previously unselected package libcap2-bin. [2022-04-04T16:20:53.718Z] #21 24.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T16:20:53.718Z] #21 24.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T16:20:53.977Z] #21 25.07 Selecting previously unselected package iproute2. [2022-04-04T16:20:53.977Z] #21 25.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T16:20:53.977Z] #21 25.10 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T16:20:54.182Z] #21 23.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T16:20:54.182Z] #21 23.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T16:20:54.182Z] #21 23.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T16:20:54.182Z] #21 23.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T16:20:54.753Z] #21 23.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:20:54.916Z] #21 25.93 Selecting previously unselected package xxd. [2022-04-04T16:20:54.916Z] #21 25.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:20:54.916Z] #21 25.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:20:54.916Z] #21 26.17 Selecting previously unselected package vim-common. [2022-04-04T16:20:55.010Z] #21 24.28 Fetched 27.6 MB in 2s (16.2 MB/s) [2022-04-04T16:20:55.176Z] #21 26.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:20:55.176Z] #21 26.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:20:55.269Z] #21 24.35 Selecting previously unselected package pigz. [2022-04-04T16:20:55.269Z] #21 24.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-04T16:20:55.269Z] #21 24.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T16:20:55.269Z] #21 24.42 Unpacking pigz (2.6-1) ... [2022-04-04T16:20:55.435Z] #21 26.47 Selecting previously unselected package bash-completion. [2022-04-04T16:20:55.435Z] #21 26.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T16:20:55.526Z] #21 24.57 Selecting previously unselected package libelf1:amd64. [2022-04-04T16:20:55.526Z] #21 24.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T16:20:55.526Z] #21 24.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T16:20:55.783Z] #21 24.96 Selecting previously unselected package libbpf0:amd64. [2022-04-04T16:20:55.783Z] #21 24.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T16:20:55.783Z] #21 24.98 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:20:56.040Z] #21 25.14 Selecting previously unselected package libcap2:amd64. [2022-04-04T16:20:56.040Z] #21 25.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T16:20:56.040Z] #21 25.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:20:56.297Z] #21 25.28 Selecting previously unselected package libmnl0:amd64. [2022-04-04T16:20:56.297Z] #21 25.30 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T16:20:56.297Z] #21 25.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:20:56.555Z] #21 25.48 Selecting previously unselected package libxtables12:amd64. [2022-04-04T16:20:56.555Z] #21 25.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T16:20:56.555Z] #21 25.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:20:56.555Z] #21 25.71 Selecting previously unselected package libcap2-bin. [2022-04-04T16:20:56.555Z] #21 25.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T16:20:56.555Z] #21 25.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T16:20:56.613Z] #70 ... [2022-04-04T16:20:56.613Z] [2022-04-04T16:20:56.613Z] #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-04-04T16:20:56.613Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:20:56.613Z] #20 1.642 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:20:56.613Z] #20 1.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:20:56.613Z] #20 1.652 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:20:56.613Z] #20 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T16:20:56.613Z] #20 2.192 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T16:20:56.613Z] #20 2.570 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T16:20:56.613Z] #20 3.006 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:20:56.613Z] #20 3.614 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:20:56.613Z] #20 4.178 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T16:20:56.613Z] #20 4.598 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T16:20:56.613Z] #20 4.598 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T16:20:56.613Z] #20 4.598 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:20:56.613Z] #20 4.598 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:20:56.613Z] #20 4.601 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T16:20:56.613Z] #20 4.621 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T16:20:56.613Z] #20 4.737 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:20:56.613Z] #20 4.742 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T16:20:56.613Z] #20 4.751 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T16:20:56.613Z] #20 4.752 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T16:20:56.613Z] #20 4.753 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:20:56.613Z] #20 4.764 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T16:20:56.613Z] #20 ... [2022-04-04T16:20:56.613Z] [2022-04-04T16:20:56.613Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:20:56.613Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T16:20:56.613Z] #45 1.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:20:56.613Z] #45 1.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:20:56.613Z] #45 1.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:20:56.613Z] #45 1.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T16:20:56.613Z] #45 1.868 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T16:20:56.613Z] #45 2.305 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T16:20:56.613Z] #45 2.849 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:20:56.613Z] #45 3.361 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T16:20:56.613Z] #45 3.967 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:20:56.613Z] #45 4.387 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:20:56.613Z] #45 4.388 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T16:20:56.613Z] #45 4.398 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T16:20:56.613Z] #45 4.399 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T16:20:56.613Z] #45 4.413 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T16:20:56.613Z] #45 4.415 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:20:56.613Z] #45 4.416 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T16:20:56.613Z] #45 4.425 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T16:20:56.613Z] #45 4.426 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:20:56.613Z] #45 4.426 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T16:20:56.613Z] #45 4.427 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T16:20:56.613Z] #45 4.428 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:20:56.811Z] #21 26.02 Selecting previously unselected package iproute2. [2022-04-04T16:20:57.072Z] #21 26.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T16:20:57.072Z] #21 26.03 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T16:20:57.642Z] #21 26.67 Selecting previously unselected package xxd. [2022-04-04T16:20:57.642Z] #21 26.68 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:20:57.642Z] #21 26.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:20:57.899Z] #21 26.93 Selecting previously unselected package vim-common. [2022-04-04T16:20:57.899Z] #21 26.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:20:57.899Z] #21 26.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:20:58.156Z] #21 27.16 Selecting previously unselected package bash-completion. [2022-04-04T16:20:58.156Z] #21 27.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T16:20:59.625Z] #21 30.80 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T16:20:59.933Z] #60 290.3 + bin/containerd-shim-runc-v2 [2022-04-04T16:20:59.933Z] #60 291.2 + binaries [2022-04-04T16:20:59.933Z] #60 291.2 + install -D bin/containerd /build/containerd [2022-04-04T16:20:59.933Z] #60 291.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T16:20:59.933Z] #60 291.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T16:20:59.933Z] #60 291.2 + install -D bin/ctr /build/ctr [2022-04-04T16:21:00.496Z] #60 DONE 292.1s [2022-04-04T16:21:00.565Z] #21 31.76 Selecting previously unselected package bzip2. [2022-04-04T16:21:00.565Z] #21 31.76 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T16:21:00.565Z] #21 31.78 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T16:21:00.825Z] #21 32.14 Selecting previously unselected package xz-utils. [2022-04-04T16:21:01.084Z] #21 32.15 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T16:21:01.084Z] #21 32.21 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T16:21:01.343Z] #21 32.71 Selecting previously unselected package apparmor. [2022-04-04T16:21:01.343Z] #21 32.71 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T16:21:01.427Z] [2022-04-04T16:21:01.427Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T16:21:01.427Z] #61 sha256:35017fc4f53971ed7f82ebb7fccefd70399c3660f5ab65d6b027dfd0769b2121 [2022-04-04T16:21:01.687Z] #21 32.82 Unpacking apparmor (2.13.6-10) ... [2022-04-04T16:21:02.293Z] #21 33.28 Selecting previously unselected package inetutils-ping. [2022-04-04T16:21:02.293Z] #21 33.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T16:21:02.293Z] #21 33.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T16:21:02.336Z] #21 31.12 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T16:21:02.354Z] #61 DONE 0.8s [2022-04-04T16:21:02.354Z] [2022-04-04T16:21:02.354Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T16:21:02.354Z] #66 sha256:69887dc3e464709523984dec190d856ff9bf66fb91b8446b2e22c5d536842862 [2022-04-04T16:21:02.555Z] #21 33.55 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T16:21:02.555Z] #21 33.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:21:02.555Z] #21 33.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:02.593Z] #21 31.65 Selecting previously unselected package bzip2. [2022-04-04T16:21:02.593Z] #21 31.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T16:21:02.593Z] #21 31.68 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T16:21:02.610Z] #66 DONE 0.3s [2022-04-04T16:21:02.610Z] [2022-04-04T16:21:02.610Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T16:21:02.610Z] #71 sha256:45892c5982c9669f5a5352dd60c822894896c98dedd28690db805bd8425e58a1 [2022-04-04T16:21:02.815Z] #21 33.85 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T16:21:02.815Z] #21 33.86 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:21:02.815Z] #21 33.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:02.815Z] #21 34.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T16:21:02.815Z] #21 34.01 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T16:21:02.815Z] #21 34.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:21:03.079Z] #21 34.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T16:21:03.079Z] #21 34.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T16:21:03.079Z] #21 34.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:21:03.157Z] #21 32.08 Selecting previously unselected package xz-utils. [2022-04-04T16:21:03.157Z] #21 32.11 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T16:21:03.157Z] #21 32.13 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T16:21:03.172Z] #71 DONE 0.6s [2022-04-04T16:21:03.172Z] [2022-04-04T16:21:03.172Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T16:21:03.172Z] #72 sha256:9d01a6bbf241f95e21710360c9b9c5ad54375f8e9010157c0d82673f5800f072 [2022-04-04T16:21:03.172Z] #72 DONE 0.0s [2022-04-04T16:21:03.172Z] [2022-04-04T16:21:03.172Z] #73 [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-04-04T16:21:03.172Z] #73 sha256:d1ce9f5856dcf5ac6e45140fc84b67544b73139b57951428b593bc4fc106647b [2022-04-04T16:21:03.415Z] #21 32.46 Selecting previously unselected package apparmor. [2022-04-04T16:21:03.415Z] #21 32.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T16:21:03.415Z] #21 32.59 Unpacking apparmor (2.13.6-10) ... [2022-04-04T16:21:03.651Z] #21 34.67 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T16:21:03.651Z] #21 34.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T16:21:03.651Z] #21 34.67 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:21:03.910Z] #21 34.95 Selecting previously unselected package iptables. [2022-04-04T16:21:03.910Z] #21 34.95 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T16:21:03.910Z] #21 34.96 Unpacking iptables (1.8.7-1) ... [2022-04-04T16:21:04.103Z] #73 0.629 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T16:21:04.103Z] #73 0.629 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-04T16:21:04.103Z] #73 0.629 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T16:21:04.351Z] #21 33.34 Selecting previously unselected package inetutils-ping. [2022-04-04T16:21:04.351Z] #21 33.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T16:21:04.351Z] #21 33.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T16:21:04.479Z] #21 35.73 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:21:04.479Z] #21 35.73 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:21:04.479Z] #21 35.74 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:21:04.611Z] #21 33.61 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T16:21:04.611Z] #21 33.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:21:04.611Z] #21 33.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:04.611Z] #21 33.74 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T16:21:04.611Z] #21 33.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:21:04.611Z] #21 33.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:04.611Z] #21 33.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T16:21:04.667Z] #73 0.875 Reading package lists... [2022-04-04T16:21:04.867Z] #21 33.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T16:21:04.867Z] #21 33.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:21:04.867Z] #21 33.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T16:21:04.867Z] #21 33.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T16:21:04.868Z] #21 33.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:21:04.925Z] #73 1.409 Reading package lists... [2022-04-04T16:21:05.076Z] #21 36.25 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:21:05.076Z] #21 36.25 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:21:05.076Z] #21 36.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:21:05.124Z] #21 34.13 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T16:21:05.124Z] #21 34.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T16:21:05.124Z] #21 34.15 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:21:05.124Z] #21 34.27 Selecting previously unselected package iptables. [2022-04-04T16:21:05.124Z] #21 34.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T16:21:05.124Z] #21 34.30 Unpacking iptables (1.8.7-1) ... [2022-04-04T16:21:05.184Z] #73 1.921 Building dependency tree... [2022-04-04T16:21:05.184Z] #73 2.033 Reading state information... [2022-04-04T16:21:05.184Z] #73 2.152 The following additional packages will be installed: [2022-04-04T16:21:05.336Z] #21 36.61 Selecting previously unselected package jq. [2022-04-04T16:21:05.336Z] #21 36.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:21:05.336Z] #21 36.62 Unpacking jq (1.6-2.1) ... [2022-04-04T16:21:05.440Z] #73 2.152 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-04T16:21:05.440Z] #73 2.153 Suggested packages: [2022-04-04T16:21:05.440Z] #73 2.153 systemd-container policykit-1 [2022-04-04T16:21:05.440Z] #73 2.153 Recommended packages: [2022-04-04T16:21:05.440Z] #73 2.153 systemd-timesyncd | time-daemon libnss-systemd [2022-04-04T16:21:05.440Z] #73 2.222 The following NEW packages will be installed: [2022-04-04T16:21:05.440Z] #73 2.222 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-04T16:21:05.440Z] #73 2.223 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-04T16:21:05.595Z] #21 36.76 Selecting previously unselected package libaio1:amd64. [2022-04-04T16:21:05.596Z] #21 36.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T16:21:05.596Z] #21 36.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:21:05.689Z] #21 34.77 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:21:05.689Z] #21 34.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:21:05.689Z] #21 34.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:21:05.689Z] #21 34.99 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:21:05.697Z] #73 2.495 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:21:05.697Z] #73 2.495 Need to get 5817 kB of archives. [2022-04-04T16:21:05.697Z] #73 2.495 After this operation, 19.3 MB of additional disk space will be used. [2022-04-04T16:21:05.697Z] #73 2.495 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-04T16:21:05.697Z] #73 2.524 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-04T16:21:05.697Z] #73 2.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-04T16:21:05.697Z] #73 2.532 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-04T16:21:05.697Z] #73 2.536 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-04T16:21:05.855Z] #21 36.91 Selecting previously unselected package libgpm2:amd64. [2022-04-04T16:21:05.855Z] #21 36.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T16:21:05.855Z] #21 36.93 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:21:05.946Z] #21 35.01 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:21:05.946Z] #21 35.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:21:05.954Z] #73 2.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-04T16:21:05.954Z] #73 2.651 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-04T16:21:05.954Z] #73 2.653 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-04T16:21:05.954Z] #73 2.655 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-04T16:21:05.954Z] #73 2.657 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-04T16:21:05.954Z] #73 2.835 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:21:05.954Z] #73 2.867 Fetched 5817 kB in 0s (13.5 MB/s) [2022-04-04T16:21:06.115Z] #21 37.22 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:21:06.115Z] #21 37.22 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:21:06.115Z] #21 37.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:21:06.211Z] #73 2.894 Selecting previously unselected package libargon2-1:amd64. [2022-04-04T16:21:06.211Z] #73 2.894 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-04T16:21:06.211Z] #73 2.917 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-04T16:21:06.211Z] #73 2.924 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T16:21:06.211Z] #73 2.961 Selecting previously unselected package libjson-c5:amd64. [2022-04-04T16:21:06.211Z] #73 2.963 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-04T16:21:06.211Z] #73 2.968 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-04T16:21:06.211Z] #73 3.005 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-04T16:21:06.211Z] #73 3.008 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-04T16:21:06.211Z] #73 3.013 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-04T16:21:06.211Z] #73 3.067 Selecting previously unselected package libkmod2:amd64. [2022-04-04T16:21:06.211Z] #73 3.070 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-04T16:21:06.274Z] 8f616e6e9eec: Pull complete [2022-04-04T16:21:06.465Z] #21 35.42 Selecting previously unselected package jq. [2022-04-04T16:21:06.465Z] #21 35.43 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:21:06.465Z] #21 35.44 Unpacking jq (1.6-2.1) ... [2022-04-04T16:21:06.465Z] #21 35.64 Selecting previously unselected package libaio1:amd64. [2022-04-04T16:21:06.465Z] #21 35.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T16:21:06.465Z] #21 35.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:21:06.468Z] #73 3.074 Unpacking libkmod2:amd64 (28-1) ... [2022-04-04T16:21:06.468Z] #73 3.128 Selecting previously unselected package systemd. [2022-04-04T16:21:06.468Z] #73 3.128 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-04T16:21:06.468Z] #73 3.163 Unpacking systemd (247.3-7) ... [2022-04-04T16:21:06.721Z] #21 35.82 Selecting previously unselected package libgpm2:amd64. [2022-04-04T16:21:06.721Z] #21 35.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T16:21:06.721Z] #21 35.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:21:06.724Z] #73 3.641 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T16:21:06.979Z] #21 36.04 Selecting previously unselected package libicu67:amd64. [2022-04-04T16:21:06.979Z] #21 36.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T16:21:06.979Z] #21 36.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T16:21:06.981Z] #73 3.650 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-04T16:21:06.981Z] #73 3.661 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-04T16:21:06.981Z] #73 3.670 Setting up libkmod2:amd64 (28-1) ... [2022-04-04T16:21:06.981Z] #73 3.683 Setting up systemd (247.3-7) ... [2022-04-04T16:21:06.981Z] #73 3.724 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-04T16:21:06.981Z] #73 3.726 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-04T16:21:06.981Z] #73 3.729 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-04T16:21:06.981Z] #73 3.753 Initializing machine ID from KVM UUID. [2022-04-04T16:21:07.237Z] #73 4.199 Selecting previously unselected package systemd-sysv. [2022-04-04T16:21:07.493Z] #73 4.199 (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 ... 29433 files and directories currently installed.) [2022-04-04T16:21:07.493Z] #73 4.213 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-04T16:21:07.493Z] #73 4.218 Unpacking systemd-sysv (247.3-7) ... [2022-04-04T16:21:07.493Z] #73 4.265 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-04T16:21:07.493Z] #73 4.266 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-04T16:21:07.493Z] #73 4.271 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-04T16:21:07.493Z] #73 4.339 Selecting previously unselected package dbus. [2022-04-04T16:21:07.493Z] #73 4.342 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-04T16:21:07.493Z] #73 4.353 Unpacking dbus (1.12.20-2) ... [2022-04-04T16:21:07.493Z] #73 4.406 Selecting previously unselected package libpam-systemd:amd64. [2022-04-04T16:21:07.493Z] #73 4.409 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-04T16:21:07.493Z] #73 4.413 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-04T16:21:07.493Z] #73 4.461 Selecting previously unselected package dbus-user-session. [2022-04-04T16:21:07.749Z] #73 4.464 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-04T16:21:07.749Z] #73 4.468 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-04T16:21:07.749Z] #73 4.590 Setting up systemd-sysv (247.3-7) ... [2022-04-04T16:21:07.749Z] #73 4.604 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-04T16:21:07.749Z] #73 4.614 Setting up dbus (1.12.20-2) ... [2022-04-04T16:21:07.749Z] #73 4.726 invoke-rc.d: could not determine current runlevel [2022-04-04T16:21:08.005Z] #73 4.729 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T16:21:08.005Z] #73 4.733 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-04T16:21:08.262Z] #73 4.959 Setting up dbus-user-session (1.12.20-2) ... [2022-04-04T16:21:08.262Z] #73 4.976 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:21:08.262Z] #73 DONE 5.1s [2022-04-04T16:21:08.262Z] [2022-04-04T16:21:08.262Z] #74 [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-04-04T16:21:08.262Z] #74 sha256:a247bac3a1bf9655f8123b83299c1d19e90a032dd990f526fd11717dcc1a6ae8 [2022-04-04T16:21:08.825Z] #74 0.419 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T16:21:08.825Z] #74 0.421 Dload Upload Total Spent Left Speed [2022-04-04T16:21:08.858Z] #45 21.27 Fetched 48.9 MB in 20s (2450 kB/s) [2022-04-04T16:21:08.858Z] #45 21.27 Reading package lists... [2022-04-04T16:21:08.858Z] #45 ... [2022-04-04T16:21:08.858Z] [2022-04-04T16:21:08.858Z] #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-04-04T16:21:08.858Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:08.858Z] #20 21.81 Fetched 48.9 MB in 20s (2396 kB/s) [2022-04-04T16:21:09.080Z] #74 0.423 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5557 0 --:--:-- --:--:-- --:--:-- 5557 [2022-04-04T16:21:09.081Z] #74 DONE 0.8s [2022-04-04T16:21:09.081Z] [2022-04-04T16:21:09.081Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T16:21:09.081Z] #75 sha256:e12eabb5af5014fd5a052053235ecff0e777919d2de808ec7350543ceca41164 [2022-04-04T16:21:10.010Z] #75 DONE 0.9s [2022-04-04T16:21:10.010Z] [2022-04-04T16:21:10.010Z] #76 exporting to image [2022-04-04T16:21:10.010Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T16:21:10.010Z] #76 exporting layers [2022-04-04T16:21:11.394Z] #21 42.67 Selecting previously unselected package libinih1:amd64. [2022-04-04T16:21:11.394Z] #21 42.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T16:21:11.394Z] #21 42.71 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T16:21:11.654Z] #21 42.85 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:21:11.654Z] #21 42.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:21:11.654Z] #21 42.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:21:11.654Z] #21 42.97 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:21:11.914Z] #21 42.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:21:11.914Z] #21 42.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:21:11.914Z] #21 43.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:21:11.914Z] #21 43.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:21:11.914Z] #21 43.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:21:11.915Z] #21 43.24 Selecting previously unselected package net-tools. [2022-04-04T16:21:12.175Z] #21 43.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T16:21:12.175Z] #21 43.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:21:12.175Z] #21 43.45 Selecting previously unselected package patch. [2022-04-04T16:21:12.175Z] #21 43.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T16:21:12.175Z] #21 43.46 Unpacking patch (2.7.6-7) ... [2022-04-04T16:21:12.435Z] #21 43.59 Selecting previously unselected package python-pip-whl. [2022-04-04T16:21:12.435Z] #21 43.59 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:21:12.435Z] #21 43.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:21:13.009Z] #21 44.15 Selecting previously unselected package python3-lib2to3. [2022-04-04T16:21:13.009Z] #21 44.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T16:21:13.009Z] #21 44.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:21:13.009Z] #21 44.27 Selecting previously unselected package python3-distutils. [2022-04-04T16:21:13.268Z] #21 44.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T16:21:13.268Z] #21 44.28 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T16:21:13.268Z] #21 44.44 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:21:13.268Z] #21 44.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:21:13.268Z] #21 44.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:21:13.529Z] #21 44.65 Selecting previously unselected package python3-setuptools. [2022-04-04T16:21:13.529Z] #21 44.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T16:21:13.529Z] #21 44.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T16:21:13.570Z] #21 41.66 Selecting previously unselected package libinih1:amd64. [2022-04-04T16:21:13.570Z] #21 41.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T16:21:13.570Z] #21 41.67 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T16:21:13.570Z] #21 41.74 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:21:13.570Z] #21 41.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:21:13.570Z] #21 41.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:21:13.570Z] #21 41.84 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:21:13.570Z] #21 41.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:21:13.570Z] #21 41.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:21:13.570Z] #21 41.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:21:13.570Z] #21 41.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:21:13.570Z] #21 41.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:21:13.570Z] #21 42.04 Selecting previously unselected package net-tools. [2022-04-04T16:21:13.570Z] #21 42.05 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T16:21:13.570Z] #21 42.05 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:21:13.570Z] #21 42.44 Selecting previously unselected package patch. [2022-04-04T16:21:13.570Z] #21 42.45 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T16:21:13.570Z] #21 42.45 Unpacking patch (2.7.6-7) ... [2022-04-04T16:21:13.570Z] #21 42.61 Selecting previously unselected package python-pip-whl. [2022-04-04T16:21:13.570Z] #21 42.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:21:13.570Z] #21 42.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:21:13.788Z] #21 44.97 Selecting previously unselected package python3-wheel. [2022-04-04T16:21:13.788Z] #21 44.98 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T16:21:13.788Z] #21 44.99 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T16:21:13.788Z] #21 45.08 Selecting previously unselected package python3-pip. [2022-04-04T16:21:14.050Z] #21 45.10 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:21:14.050Z] #21 45.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:21:14.138Z] #21 43.33 Selecting previously unselected package python3-lib2to3. [2022-04-04T16:21:14.311Z] #21 45.42 Selecting previously unselected package sudo. [2022-04-04T16:21:14.311Z] #21 45.44 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T16:21:14.311Z] #21 45.46 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T16:21:14.396Z] #21 43.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T16:21:14.396Z] #21 43.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:21:14.396Z] #21 43.48 Selecting previously unselected package python3-distutils. [2022-04-04T16:21:14.396Z] #21 43.49 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T16:21:14.396Z] #21 43.49 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T16:21:14.653Z] #21 43.68 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:21:14.653Z] #21 43.68 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:21:14.653Z] #21 43.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:21:14.653Z] #21 43.87 Selecting previously unselected package python3-setuptools. [2022-04-04T16:21:14.912Z] #21 43.89 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T16:21:14.912Z] #21 43.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T16:21:15.172Z] #21 44.24 Selecting previously unselected package python3-wheel. [2022-04-04T16:21:15.172Z] #21 44.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T16:21:15.172Z] #21 44.25 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T16:21:15.172Z] #21 44.33 Selecting previously unselected package python3-pip. [2022-04-04T16:21:15.251Z] #21 46.17 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T16:21:15.251Z] #21 46.18 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T16:21:15.251Z] #21 46.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:21:15.251Z] #21 46.49 Selecting previously unselected package uidmap. [2022-04-04T16:21:15.251Z] #21 46.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T16:21:15.251Z] #21 46.51 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T16:21:15.430Z] #21 44.35 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:21:15.430Z] #21 44.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:21:15.511Z] #21 46.65 Selecting previously unselected package vim-runtime. [2022-04-04T16:21:15.511Z] #21 46.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:21:15.511Z] #21 46.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T16:21:15.511Z] #21 46.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T16:21:15.511Z] #21 46.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:15.689Z] #21 44.67 Selecting previously unselected package sudo. [2022-04-04T16:21:15.689Z] #21 44.68 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T16:21:15.689Z] #21 44.69 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T16:21:16.254Z] #21 45.40 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T16:21:16.254Z] #21 45.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T16:21:16.254Z] #21 45.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:21:16.820Z] #21 45.72 Selecting previously unselected package uidmap. [2022-04-04T16:21:16.820Z] #21 45.73 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T16:21:16.820Z] #21 45.74 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T16:21:16.820Z] #21 45.95 Selecting previously unselected package vim-runtime. [2022-04-04T16:21:16.820Z] #21 45.96 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:21:16.820Z] #21 45.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T16:21:16.820Z] #21 46.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T16:21:16.820Z] #21 46.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:17.007Z] #20 21.81 Reading package lists... [2022-04-04T16:21:17.007Z] #20 ... [2022-04-04T16:21:17.007Z] [2022-04-04T16:21:17.007Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:21:17.007Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T16:21:17.007Z] #45 21.27 Reading package lists... [2022-04-04T16:21:18.215Z] #76 exporting layers 7.9s done [2022-04-04T16:21:18.215Z] #76 writing image sha256:deaf9c581736d00b516b5663c41c9872d431a57286d97d793f6404b1012c6890 done [2022-04-04T16:21:18.215Z] #76 naming to docker.io/library/docker:a19508560ba19579a76e270e8f1de55134285d38 done [2022-04-04T16:21:18.215Z] #76 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T16:21:18.401Z] #45 30.30 Reading package lists... [2022-04-04T16:21:18.401Z] #45 ... [2022-04-04T16:21:18.401Z] [2022-04-04T16:21:18.401Z] #65 [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-04-04T16:21:18.401Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T16:21:18.401Z] #65 21.93 Fetched 48.9 MB in 20s (2408 kB/s) [2022-04-04T16:21:18.401Z] #65 21.93 Reading package lists... [2022-04-04T16:21:18.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -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:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh dynbinary test-integration [2022-04-04T16:21:18.662Z] #65 31.12 Reading package lists... [2022-04-04T16:21:18.662Z] #65 ... [2022-04-04T16:21:18.662Z] [2022-04-04T16:21:18.662Z] #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-04-04T16:21:18.662Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:18.662Z] #20 21.81 Reading package lists... [2022-04-04T16:21:19.142Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-04T16:21:19.142Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-04T16:21:19.142Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-04T16:21:19.142Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-04T16:21:19.142Z] 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-04-04T16:21:19.142Z] Detected virtualization docker. [2022-04-04T16:21:19.142Z] Detected architecture x86-64. [2022-04-04T16:21:19.142Z] Set hostname to <8ae3139e741f>. [2022-04-04T16:21:19.142Z] modprobe@configfs.service: Succeeded. [2022-04-04T16:21:19.142Z] modprobe@drm.service: Succeeded. [2022-04-04T16:21:19.142Z] modprobe@fuse.service: Succeeded. [2022-04-04T16:21:19.398Z] + source /etc/docker-entrypoint-cmd [2022-04-04T16:21:19.398Z] ++ hack/make.sh dynbinary test-integration [2022-04-04T16:21:19.398Z] [2022-04-04T16:21:19.398Z] Removing bundles/ [2022-04-04T16:21:19.398Z] [2022-04-04T16:21:19.398Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T16:21:19.398Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:21:19.398Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:21:19.873Z] #21 51.05 Selecting previously unselected package vim. [2022-04-04T16:21:19.873Z] #21 51.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:21:19.873Z] #21 51.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:20.808Z] #21 51.98 Selecting previously unselected package xfsprogs. [2022-04-04T16:21:20.808Z] #21 51.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T16:21:20.808Z] #21 51.99 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T16:21:21.636Z] #21 52.70 Selecting previously unselected package zip. [2022-04-04T16:21:21.636Z] #21 52.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T16:21:21.636Z] #21 52.72 Unpacking zip (3.0-12) ... [2022-04-04T16:21:21.895Z] #21 52.97 Selecting previously unselected package zstd. [2022-04-04T16:21:21.895Z] #21 52.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T16:21:21.895Z] #21 52.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:21:22.107Z] #21 51.18 Selecting previously unselected package vim. [2022-04-04T16:21:22.107Z] #21 51.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:21:22.107Z] #21 51.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:22.463Z] #21 53.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:21:23.477Z] #21 52.58 Selecting previously unselected package xfsprogs. [2022-04-04T16:21:23.477Z] #21 52.59 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T16:21:23.736Z] #21 52.64 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T16:21:23.846Z] #21 54.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:23.846Z] #21 55.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:21:23.846Z] #21 55.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:21:24.107Z] #21 55.21 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:21:24.107Z] #21 55.29 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:24.107Z] #21 55.33 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T16:21:24.107Z] #21 55.35 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T16:21:24.107Z] #21 55.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:21:24.107Z] #21 55.39 Setting up bzip2 (1.0.8-4) ... [2022-04-04T16:21:24.107Z] #21 55.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:21:24.107Z] #21 55.42 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T16:21:24.251Z] #21 53.21 Selecting previously unselected package zip. [2022-04-04T16:21:24.251Z] #21 53.24 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T16:21:24.251Z] #21 53.29 Unpacking zip (3.0-12) ... [2022-04-04T16:21:24.251Z] #21 53.45 Selecting previously unselected package zstd. [2022-04-04T16:21:24.251Z] #21 53.46 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T16:21:24.509Z] #21 53.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:21:24.767Z] #21 53.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:21:25.046Z] #21 56.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:25.046Z] #21 56.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:21:25.046Z] #21 56.26 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T16:21:25.046Z] #21 56.29 Setting up apparmor (2.13.6-10) ... [2022-04-04T16:21:26.137Z] #21 55.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:26.137Z] #21 55.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:21:26.137Z] #21 55.04 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:21:26.137Z] #21 55.05 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T16:21:26.137Z] #21 55.07 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:21:26.137Z] #21 55.08 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T16:21:26.137Z] #21 55.09 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T16:21:26.137Z] #21 55.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:21:26.137Z] #21 55.11 Setting up bzip2 (1.0.8-4) ... [2022-04-04T16:21:26.137Z] #21 55.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:21:26.137Z] #21 55.15 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T16:21:26.829Z] #20 31.10 Reading package lists... [2022-04-04T16:21:26.829Z] #20 ... [2022-04-04T16:21:26.829Z] [2022-04-04T16:21:26.829Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:21:26.829Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T16:21:26.829Z] #45 30.30 Reading package lists... [2022-04-04T16:21:27.508Z] #21 56.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:27.508Z] #21 56.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:21:27.508Z] #21 56.34 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T16:21:27.508Z] #21 56.36 Setting up apparmor (2.13.6-10) ... [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 16.2% of statements [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/system [no test files] [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T16:21:27.900Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T16:21:27.900Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-04-04T16:21:28.250Z] #45 39.29 Building dependency tree... [2022-04-04T16:21:28.338Z] #21 58.92 Setting up zip (3.0-12) ... [2022-04-04T16:21:28.338Z] #21 58.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:28.338Z] #21 59.08 Setting up bash-completion (1:2.11-2) ... [2022-04-04T16:21:28.472Z] ok github.com/docker/docker/builder/dockerfile 0.395s coverage: 49.3% of statements [2022-04-04T16:21:29.044Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-04T16:21:29.405Z] #21 58.61 Setting up zip (3.0-12) ... [2022-04-04T16:21:29.405Z] #21 58.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:29.617Z] ok github.com/docker/docker/builder/remotecontext/git 1.155s coverage: 86.3% of statements [2022-04-04T16:21:29.617Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T16:21:29.617Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T16:21:29.661Z] #21 58.72 Setting up bash-completion (1:2.11-2) ... [2022-04-04T16:21:30.163Z] #45 43.60 The following additional packages will be installed: [2022-04-04T16:21:30.165Z] #45 43.63 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-04T16:21:30.165Z] #45 43.67 Suggested packages: [2022-04-04T16:21:30.165Z] #45 43.67 cmake-doc ninja-build lrzip [2022-04-04T16:21:30.165Z] #45 43.67 Recommended packages: [2022-04-04T16:21:30.165Z] #45 43.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T16:21:30.188Z] ok github.com/docker/docker/cmd/docker-proxy 0.325s coverage: 67.6% of statements [2022-04-04T16:21:31.107Z] #45 44.40 The following NEW packages will be installed: [2022-04-04T16:21:31.107Z] #45 44.42 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-04T16:21:31.368Z] #45 44.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:21:31.368Z] #45 44.89 Need to get 8418 kB of archives. [2022-04-04T16:21:31.368Z] #45 44.89 After this operation, 34.9 MB of additional disk space will be used. [2022-04-04T16:21:31.368Z] #45 44.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:21:31.368Z] #45 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:21:31.368Z] #45 44.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T16:21:31.368Z] #45 44.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T16:21:31.627Z] #21 62.46 Setting up xz-utils (5.2.5-2) ... [2022-04-04T16:21:31.627Z] #21 62.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T16:21:31.627Z] #21 62.57 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:21:31.627Z] #21 62.62 Setting up patch (2.7.6-7) ... [2022-04-04T16:21:31.627Z] #21 62.66 Setting up sudo (1.9.5p2-3) ... [2022-04-04T16:21:31.627Z] #21 62.86 invoke-rc.d: could not determine current runlevel [2022-04-04T16:21:31.627Z] #21 62.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T16:21:31.627Z] #21 62.89 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T16:21:31.627Z] #21 62.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:21:31.629Z] #45 44.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T16:21:31.629Z] #45 44.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T16:21:31.629Z] #45 44.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T16:21:31.629Z] #45 44.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T16:21:31.887Z] #21 62.95 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T16:21:31.887Z] #21 62.98 Setting up pigz (2.6-1) ... [2022-04-04T16:21:31.887Z] #21 63.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:21:31.887Z] #21 63.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:21:31.887Z] #21 63.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:21:31.887Z] #21 63.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:32.203Z] #45 45.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:21:32.472Z] #45 46.08 Fetched 8418 kB in 0s (18.6 MB/s) [2022-04-04T16:21:32.735Z] #45 ... [2022-04-04T16:21:32.735Z] [2022-04-04T16:21:32.735Z] #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-04-04T16:21:32.735Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:32.735Z] #20 31.10 Reading package lists... [2022-04-04T16:21:32.735Z] #20 40.26 Building dependency tree... [2022-04-04T16:21:32.735Z] #20 44.54 The following additional packages will be installed: [2022-04-04T16:21:32.735Z] #20 44.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:21:32.735Z] #20 44.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T16:21:32.735Z] #20 44.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T16:21:32.735Z] #20 44.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T16:21:32.735Z] #20 44.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T16:21:32.735Z] #20 44.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T16:21:32.735Z] #20 44.57 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T16:21:32.735Z] #20 44.58 Suggested packages: [2022-04-04T16:21:32.735Z] #20 44.58 gcc-10-locales seccomp wine64 [2022-04-04T16:21:32.735Z] #20 45.12 The following NEW packages will be installed: [2022-04-04T16:21:32.735Z] #20 45.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T16:21:32.735Z] #20 45.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T16:21:32.735Z] #20 45.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T16:21:32.735Z] #20 45.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T16:21:32.735Z] #20 45.12 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T16:21:32.735Z] #20 45.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T16:21:32.735Z] #20 45.13 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T16:21:32.735Z] #20 45.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T16:21:32.735Z] #20 45.14 mingw-w64-x86-64-dev [2022-04-04T16:21:32.735Z] #20 45.58 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:21:32.735Z] #20 45.58 Need to get 115 MB of archives. [2022-04-04T16:21:32.735Z] #20 45.58 After this operation, 645 MB of additional disk space will be used. [2022-04-04T16:21:32.735Z] #20 45.58 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-04-04T16:21:32.735Z] #20 45.62 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-04-04T16:21:32.735Z] #20 45.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T16:21:32.735Z] #20 45.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-04T16:21:32.735Z] #20 45.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T16:21:32.735Z] #20 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T16:21:32.735Z] #20 45.76 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-04-04T16:21:32.735Z] #20 45.86 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-04-04T16:21:32.735Z] #20 45.86 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-04-04T16:21:32.735Z] #20 46.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-04T16:21:32.735Z] #20 ... [2022-04-04T16:21:32.735Z] [2022-04-04T16:21:32.735Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:21:32.735Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T16:21:32.735Z] #45 46.20 Selecting previously unselected package xxd. [2022-04-04T16:21:32.735Z] #45 46.20 (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-04-04T16:21:32.735Z] #45 46.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:21:32.735Z] #45 46.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:32.827Z] #21 63.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:21:32.827Z] #21 63.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:21:32.937Z] #21 61.73 Setting up xz-utils (5.2.5-2) ... [2022-04-04T16:21:32.937Z] #21 61.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T16:21:32.937Z] #21 61.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:21:32.937Z] #21 61.94 Setting up patch (2.7.6-7) ... [2022-04-04T16:21:32.937Z] #21 61.95 Setting up sudo (1.9.5p2-3) ... [2022-04-04T16:21:32.937Z] #21 62.09 invoke-rc.d: could not determine current runlevel [2022-04-04T16:21:32.937Z] #21 62.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T16:21:32.937Z] #21 62.15 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T16:21:32.937Z] #21 62.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:21:32.937Z] #21 62.17 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T16:21:32.937Z] #21 62.19 Setting up pigz (2.6-1) ... [2022-04-04T16:21:32.999Z] #45 46.37 Selecting previously unselected package vim-common. [2022-04-04T16:21:32.999Z] #45 46.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:21:32.999Z] #45 46.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:33.195Z] #21 62.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:21:33.195Z] #21 62.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:21:33.195Z] #21 62.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:21:33.195Z] #21 62.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:33.260Z] #45 46.59 Selecting previously unselected package cmake-data. [2022-04-04T16:21:33.260Z] #45 46.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T16:21:33.260Z] #45 46.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:21:33.394Z] #21 64.53 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T16:21:33.394Z] #21 64.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:21:33.394Z] #21 64.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:21:33.394Z] #21 64.60 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T16:21:33.503Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-04-04T16:21:33.522Z] #45 ... [2022-04-04T16:21:33.522Z] [2022-04-04T16:21:33.522Z] #65 [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-04-04T16:21:33.522Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T16:21:33.522Z] #65 31.12 Reading package lists... [2022-04-04T16:21:33.522Z] #65 40.02 Building dependency tree... [2022-04-04T16:21:33.522Z] #65 44.27 The following additional packages will be installed: [2022-04-04T16:21:33.522Z] #65 44.29 libbtrfs0 [2022-04-04T16:21:33.522Z] #65 44.54 The following NEW packages will be installed: [2022-04-04T16:21:33.522Z] #65 44.59 libbtrfs-dev libbtrfs0 [2022-04-04T16:21:33.522Z] #65 45.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:21:33.522Z] #65 45.00 Need to get 460 kB of archives. [2022-04-04T16:21:33.522Z] #65 45.00 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T16:21:33.522Z] #65 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:21:33.522Z] #65 45.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:21:33.522Z] #65 45.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:21:33.522Z] #65 46.09 Fetched 460 kB in 0s (1581 kB/s) [2022-04-04T16:21:33.522Z] #65 46.16 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:21:33.522Z] #65 46.16 (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-04-04T16:21:33.522Z] #65 46.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:21:33.522Z] #65 46.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:21:33.522Z] #65 46.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:21:33.522Z] #65 46.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:21:33.522Z] #65 46.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:21:33.522Z] #65 46.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:21:33.522Z] #65 46.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:21:33.522Z] #65 46.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:21:33.522Z] #65 DONE 47.0s [2022-04-04T16:21:33.522Z] [2022-04-04T16:21:33.522Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T16:21:33.522Z] #66 sha256:b2f55e5d1aee63b88f7471a5568979175bb8fe672a166ecd47e40388555e017b [2022-04-04T16:21:33.784Z] #66 DONE 0.2s [2022-04-04T16:21:33.784Z] [2022-04-04T16:21:33.784Z] #67 [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-04-04T16:21:33.784Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:21:34.333Z] #21 65.42 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:34.333Z] #21 65.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T16:21:34.333Z] #21 65.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T16:21:34.333Z] #21 65.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T16:21:34.333Z] #21 65.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T16:21:34.333Z] #21 65.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T16:21:34.333Z] #21 65.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T16:21:34.333Z] #21 65.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T16:21:34.333Z] #21 65.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T16:21:34.358Z] #67 0.827 + RM_GOPATH=0 [2022-04-04T16:21:34.567Z] #21 63.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:21:34.567Z] #21 63.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:21:34.592Z] #21 65.73 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T16:21:34.621Z] #67 0.828 + TMP_GOPATH= [2022-04-04T16:21:34.621Z] #67 0.828 + : /build [2022-04-04T16:21:34.622Z] #67 0.828 + '[' -z '' ']' [2022-04-04T16:21:34.622Z] #67 0.828 ++ mktemp -d [2022-04-04T16:21:34.622Z] #67 0.830 + export GOPATH=/tmp/tmp.Neqg48nC6O [2022-04-04T16:21:34.622Z] #67 0.830 + GOPATH=/tmp/tmp.Neqg48nC6O [2022-04-04T16:21:34.622Z] #67 0.830 + RM_GOPATH=1 [2022-04-04T16:21:34.622Z] #67 0.830 + case "$(go env GOARCH)" in [2022-04-04T16:21:34.622Z] #67 0.831 ++ go env GOARCH [2022-04-04T16:21:34.622Z] #67 0.835 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:21:34.622Z] #67 0.835 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:21:34.622Z] #67 0.835 ++ dirname /install.sh [2022-04-04T16:21:34.622Z] #67 0.836 + dir=/ [2022-04-04T16:21:34.622Z] #67 0.836 + bin=containerd [2022-04-04T16:21:34.622Z] #67 0.836 + shift [2022-04-04T16:21:34.622Z] #67 0.836 + '[' '!' -f //containerd.installer ']' [2022-04-04T16:21:34.622Z] #67 0.836 + . //containerd.installer [2022-04-04T16:21:34.622Z] #67 0.836 ++ set -e [2022-04-04T16:21:34.622Z] #67 0.836 ++ : v1.6.2 [2022-04-04T16:21:34.622Z] #67 0.837 + install_containerd [2022-04-04T16:21:34.622Z] #67 0.837 + echo 'Install containerd version v1.6.2' [2022-04-04T16:21:34.622Z] #67 0.837 Install containerd version v1.6.2 [2022-04-04T16:21:34.622Z] #67 0.837 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Neqg48nC6O/src/github.com/containerd/containerd [2022-04-04T16:21:34.622Z] #67 0.841 Cloning into '/tmp/tmp.Neqg48nC6O/src/github.com/containerd/containerd'... [2022-04-04T16:21:35.132Z] #21 64.20 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T16:21:35.132Z] #21 64.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:21:35.132Z] #21 64.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:21:35.132Z] #21 64.27 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T16:21:36.065Z] #21 65.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:36.065Z] #21 65.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T16:21:36.065Z] #21 65.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T16:21:36.065Z] #21 65.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T16:21:36.065Z] #21 65.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T16:21:36.065Z] #21 65.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T16:21:36.065Z] #21 65.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T16:21:36.065Z] #21 65.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T16:21:36.065Z] #21 65.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T16:21:36.065Z] #21 65.14 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T16:21:37.129Z] #21 68.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:21:37.129Z] #21 68.08 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:21:37.129Z] #21 68.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:21:37.129Z] #21 68.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:21:37.171Z] #67 ... [2022-04-04T16:21:37.171Z] [2022-04-04T16:21:37.171Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-04T16:21:37.171Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T16:21:37.171Z] #45 48.00 Selecting previously unselected package libarchive13:amd64. [2022-04-04T16:21:37.171Z] #45 48.01 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T16:21:37.171Z] #45 48.02 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 48.14 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T16:21:37.171Z] #45 48.14 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T16:21:37.171Z] #45 48.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:21:37.171Z] #45 48.23 Selecting previously unselected package librhash0:amd64. [2022-04-04T16:21:37.171Z] #45 48.24 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T16:21:37.171Z] #45 48.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:21:37.171Z] #45 48.32 Selecting previously unselected package libuv1:amd64. [2022-04-04T16:21:37.171Z] #45 48.32 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T16:21:37.171Z] #45 48.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:21:37.171Z] #45 48.40 Selecting previously unselected package cmake. [2022-04-04T16:21:37.171Z] #45 48.40 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T16:21:37.171Z] #45 48.41 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 49.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 49.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 50.00 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T16:21:37.171Z] #45 50.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 50.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T16:21:37.171Z] #45 50.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T16:21:37.171Z] #45 50.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 50.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T16:21:37.171Z] #45 50.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:21:37.171Z] #45 DONE 50.7s [2022-04-04T16:21:37.434Z] [2022-04-04T16:21:37.434Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-04T16:21:37.434Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:37.434Z] #20 46.64 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-04-04T16:21:37.434Z] #20 46.87 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-04-04T16:21:37.434Z] #20 47.19 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-04-04T16:21:37.434Z] #20 47.90 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-04-04T16:21:37.434Z] #20 48.09 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-04-04T16:21:37.434Z] #20 48.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T16:21:37.434Z] #20 48.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T16:21:37.434Z] #20 48.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T16:21:37.434Z] #20 48.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T16:21:37.434Z] #20 48.12 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-04-04T16:21:37.434Z] #20 48.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T16:21:37.434Z] #20 48.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T16:21:37.434Z] #20 48.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T16:21:37.434Z] #20 48.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T16:21:37.434Z] #20 48.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T16:21:37.434Z] #20 48.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T16:21:37.434Z] #20 48.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T16:21:37.434Z] #20 48.16 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-04-04T16:21:37.434Z] #20 48.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T16:21:37.434Z] #20 48.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T16:21:37.434Z] #20 48.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:21:37.434Z] #20 49.03 Fetched 115 MB in 3s (39.6 MB/s) [2022-04-04T16:21:37.434Z] #20 49.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T16:21:37.434Z] #20 49.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-04T16:21:37.434Z] #20 49.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:21:37.434Z] #20 49.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:21:37.434Z] #20 50.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T16:21:37.434Z] #20 50.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T16:21:37.434Z] #20 50.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:21:37.435Z] #21 66.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:21:37.435Z] #21 66.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:21:37.435Z] #21 66.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:21:37.435Z] #21 66.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:21:37.696Z] #20 ... [2022-04-04T16:21:37.696Z] [2022-04-04T16:21:37.696Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T16:21:37.696Z] #46 sha256:0479e806428c8b7f9301d549e5e0dc05e327a6488c6052d325b7910916b634c5 [2022-04-04T16:21:37.696Z] #46 DONE 0.3s [2022-04-04T16:21:37.696Z] [2022-04-04T16:21:37.696Z] #70 [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-04-04T16:21:37.696Z] #70 sha256:a9a4f0644081be93e88aa27f37e9249f3a6cd85d06562fcca960c854ca2a39ab [2022-04-04T16:21:37.696Z] #70 47.62 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T16:21:37.696Z] #70 47.62 + GOBIN=/build [2022-04-04T16:21:37.696Z] #70 47.62 + GO111MODULE=on [2022-04-04T16:21:37.696Z] #70 47.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T16:21:37.696Z] #70 50.52 rootlesskit version 1.0.0 [2022-04-04T16:21:37.696Z] #70 50.52 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T16:21:37.696Z] #70 50.53 -container-ip string [2022-04-04T16:21:37.696Z] #70 50.53 container ip [2022-04-04T16:21:37.696Z] #70 50.53 -container-port int [2022-04-04T16:21:37.696Z] #70 50.53 container port (default -1) [2022-04-04T16:21:37.696Z] #70 50.53 -host-ip string [2022-04-04T16:21:37.696Z] #70 50.53 host ip [2022-04-04T16:21:37.696Z] #70 50.53 -host-port int [2022-04-04T16:21:37.696Z] #70 50.53 host port (default -1) [2022-04-04T16:21:37.696Z] #70 50.53 -proto string [2022-04-04T16:21:37.696Z] #70 50.53 proxy protocol (default "tcp") [2022-04-04T16:21:37.696Z] #70 DONE 50.8s [2022-04-04T16:21:37.696Z] [2022-04-04T16:21:37.696Z] #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-04-04T16:21:37.696Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:37.696Z] #20 51.05 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T16:21:37.696Z] #20 51.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T16:21:37.696Z] #20 51.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:21:37.696Z] #20 ... [2022-04-04T16:21:37.696Z] [2022-04-04T16:21:37.696Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T16:21:37.696Z] #71 sha256:fd9b05ce6a837dddf8dcac3c00a2d5497259cd45f1b1b2c1c99069f03dcb432b [2022-04-04T16:21:37.696Z] #71 DONE 0.3s [2022-04-04T16:21:37.957Z] [2022-04-04T16:21:37.957Z] #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-04-04T16:21:37.957Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:37.957Z] #20 51.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T16:21:37.957Z] #20 51.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:21:37.958Z] #20 51.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:21:37.958Z] #20 ... [2022-04-04T16:21:37.958Z] [2022-04-04T16:21:37.958Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T16:21:37.958Z] #72 sha256:befc639e7197fde61cf8fec1ec8c870c428ebd4d370316fcc911c1560488cfa1 [2022-04-04T16:21:37.958Z] #72 DONE 0.2s [2022-04-04T16:21:37.958Z] [2022-04-04T16:21:37.958Z] #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-04-04T16:21:37.958Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:37.958Z] #20 51.45 Selecting previously unselected package dmsetup. [2022-04-04T16:21:37.958Z] #20 51.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:21:37.958Z] #20 51.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:21:37.958Z] #20 51.55 Selecting previously unselected package mingw-w64-common. [2022-04-04T16:21:38.069Z] #21 69.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:21:38.069Z] #21 69.32 Setting up jq (1.6-2.1) ... [2022-04-04T16:21:38.069Z] #21 69.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:21:38.219Z] #20 51.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T16:21:38.219Z] #20 51.58 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T16:21:38.330Z] #21 69.38 Setting up iptables (1.8.7-1) ... [2022-04-04T16:21:38.330Z] #21 69.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:21:38.330Z] #21 69.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:21:38.330Z] #21 69.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:21:38.330Z] #21 69.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:21:38.330Z] #21 69.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T16:21:38.330Z] #21 69.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T16:21:38.330Z] #21 69.43 Setting up iproute2 (5.10.0-4) ... [2022-04-04T16:21:38.590Z] #21 69.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:21:38.806Z] #21 67.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:21:38.806Z] #21 67.75 Setting up jq (1.6-2.1) ... [2022-04-04T16:21:38.806Z] #21 67.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:21:38.806Z] #21 67.80 Setting up iptables (1.8.7-1) ... [2022-04-04T16:21:38.806Z] #21 67.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:21:38.806Z] #21 67.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:21:38.806Z] #21 67.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:21:38.806Z] #21 67.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:21:38.806Z] #21 67.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T16:21:38.806Z] #21 67.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T16:21:38.806Z] #21 67.85 Setting up iproute2 (5.10.0-4) ... [2022-04-04T16:21:39.063Z] #21 68.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:21:39.984Z] #21 DONE 70.9s [2022-04-04T16:21:39.984Z] [2022-04-04T16:21:39.984Z] #22 [dev-systemd-false 8/24] 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-04-04T16:21:39.984Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T16:21:40.487Z] #21 DONE 69.3s [2022-04-04T16:21:40.487Z] [2022-04-04T16:21:40.487Z] #22 [dev-systemd-false 8/24] 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-04-04T16:21:40.487Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T16:21:40.557Z] #22 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T16:21:40.557Z] #22 0.905 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T16:21:40.557Z] #22 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T16:21:40.557Z] #22 DONE 1.0s [2022-04-04T16:21:40.557Z] [2022-04-04T16:21:40.557Z] #60 [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-04-04T16:21:40.557Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:21:40.773Z] #20 53.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T16:21:40.773Z] #20 53.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T16:21:40.773Z] #20 53.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:21:40.817Z] #60 ... [2022-04-04T16:21:40.817Z] [2022-04-04T16:21:40.817Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T16:21:40.817Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T16:21:41.034Z] #20 ... [2022-04-04T16:21:41.034Z] [2022-04-04T16:21:41.034Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T16:21:41.034Z] #47 sha256:5163d990a7a344d4d5cef47fe4688887e3e0d928b497a3e9b5a6cea0a6495eb2 [2022-04-04T16:21:41.034Z] #47 0.981 + RM_GOPATH=0 [2022-04-04T16:21:41.034Z] #47 0.981 + TMP_GOPATH= [2022-04-04T16:21:41.034Z] #47 0.981 + : /build [2022-04-04T16:21:41.034Z] #47 0.981 + '[' -z '' ']' [2022-04-04T16:21:41.034Z] #47 0.981 ++ mktemp -d [2022-04-04T16:21:41.034Z] #47 0.984 + export GOPATH=/tmp/tmp.BM9kdzN4Rg [2022-04-04T16:21:41.034Z] #47 0.984 + GOPATH=/tmp/tmp.BM9kdzN4Rg [2022-04-04T16:21:41.034Z] #47 0.984 + RM_GOPATH=1 [2022-04-04T16:21:41.034Z] #47 0.984 + case "$(go env GOARCH)" in [2022-04-04T16:21:41.034Z] #47 0.989 ++ go env GOARCH [2022-04-04T16:21:41.034Z] #47 1.001 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:21:41.034Z] #47 1.001 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:21:41.035Z] #47 1.001 ++ dirname /install.sh [2022-04-04T16:21:41.035Z] #47 1.002 + dir=/ [2022-04-04T16:21:41.035Z] #47 1.002 + bin=tini [2022-04-04T16:21:41.035Z] #47 1.002 + shift [2022-04-04T16:21:41.035Z] #47 1.002 + '[' '!' -f //tini.installer ']' [2022-04-04T16:21:41.035Z] #47 1.002 + . //tini.installer [2022-04-04T16:21:41.035Z] #47 1.002 ++ : v0.19.0 [2022-04-04T16:21:41.035Z] #47 1.002 + install_tini [2022-04-04T16:21:41.035Z] #47 1.002 + echo 'Install tini version v0.19.0' [2022-04-04T16:21:41.035Z] #47 1.002 Install tini version v0.19.0 [2022-04-04T16:21:41.035Z] #47 1.003 + git clone https://github.com/krallin/tini.git /tmp/tmp.BM9kdzN4Rg/tini [2022-04-04T16:21:41.035Z] #47 1.014 Cloning into '/tmp/tmp.BM9kdzN4Rg/tini'... [2022-04-04T16:21:41.035Z] #47 1.519 + cd /tmp/tmp.BM9kdzN4Rg/tini [2022-04-04T16:21:41.035Z] #47 1.519 + git checkout -q v0.19.0 [2022-04-04T16:21:41.035Z] #47 1.536 + cmake . [2022-04-04T16:21:41.035Z] #47 1.886 -- The C compiler identification is GNU 10.2.1 [2022-04-04T16:21:41.035Z] #47 1.909 -- Detecting C compiler ABI info [2022-04-04T16:21:41.035Z] #47 2.278 -- Detecting C compiler ABI info - done [2022-04-04T16:21:41.035Z] #47 2.370 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T16:21:41.035Z] #47 2.372 -- Detecting C compile features [2022-04-04T16:21:41.035Z] #47 2.373 -- Detecting C compile features - done [2022-04-04T16:21:41.035Z] #47 2.402 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T16:21:41.035Z] #47 2.577 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T16:21:41.035Z] #47 2.611 -- Configuring done [2022-04-04T16:21:41.035Z] #47 2.619 -- Generating done [2022-04-04T16:21:41.035Z] #47 2.622 -- Build files have been written to: /tmp/tmp.BM9kdzN4Rg/tini [2022-04-04T16:21:41.035Z] #47 2.625 + make tini-static [2022-04-04T16:21:41.035Z] #47 2.714 Scanning dependencies of target tini-static [2022-04-04T16:21:41.035Z] #47 2.736 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T16:21:41.035Z] #47 3.041 [100%] Linking C executable tini-static [2022-04-04T16:21:41.035Z] #47 3.230 [100%] Built target tini-static [2022-04-04T16:21:41.035Z] #47 3.256 + mkdir -p /build [2022-04-04T16:21:41.035Z] #47 3.259 + cp tini-static /build/docker-init [2022-04-04T16:21:41.035Z] #47 DONE 3.5s [2022-04-04T16:21:41.295Z] [2022-04-04T16:21:41.295Z] #67 [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-04-04T16:21:41.296Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:21:41.318Z] #22 0.970 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T16:21:41.318Z] #22 0.975 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T16:21:41.318Z] #22 0.978 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T16:21:41.318Z] #22 DONE 1.0s [2022-04-04T16:21:41.318Z] [2022-04-04T16:21:41.318Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T16:21:41.318Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T16:21:42.681Z] #67 ... [2022-04-04T16:21:42.681Z] [2022-04-04T16:21:42.681Z] #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-04-04T16:21:42.681Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:42.681Z] #20 56.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T16:21:42.681Z] #20 56.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:42.681Z] #20 56.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:21:42.681Z] #20 56.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T16:21:42.681Z] #20 56.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:42.681Z] #20 56.11 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:21:44.593Z] #20 58.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T16:21:44.855Z] #20 58.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:44.855Z] #20 58.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:21:49.066Z] #20 61.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T16:21:49.066Z] #20 61.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:49.066Z] #20 61.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:21:50.018Z] #20 63.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T16:21:50.018Z] #20 63.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:50.018Z] #20 63.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:21:50.800Z] #23 9.170 Collecting yamllint==1.26.1 [2022-04-04T16:21:51.060Z] #23 10.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T16:21:51.282Z] #23 9.093 Collecting yamllint==1.26.1 [2022-04-04T16:21:51.539Z] #23 10.16 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T16:21:51.936Z] #20 65.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T16:21:51.936Z] #20 65.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:51.936Z] #20 65.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:21:51.941Z] 8f616e6e9eec: Pull complete [2022-04-04T16:21:51.998Z] #23 11.39 Collecting pathspec>=0.5.3 [2022-04-04T16:21:52.257Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T16:21:52.439Z] 4612f6d0b889: Pull complete [2022-04-04T16:21:52.470Z] #23 11.26 Collecting pathspec>=0.5.3 [2022-04-04T16:21:52.470Z] #23 11.27 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T16:21:52.516Z] #23 11.76 Collecting pyyaml [2022-04-04T16:21:52.516Z] #23 11.79 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-04-04T16:21:52.516Z] #23 11.89 Building wheels for collected packages: yamllint [2022-04-04T16:21:52.516Z] #23 11.89 Building wheel for yamllint (setup.py): started [2022-04-04T16:21:52.727Z] #23 11.63 Collecting pyyaml [2022-04-04T16:21:52.984Z] #23 11.64 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-04-04T16:21:52.984Z] #23 11.72 Building wheels for collected packages: yamllint [2022-04-04T16:21:52.984Z] #23 11.73 Building wheel for yamllint (setup.py): started [2022-04-04T16:21:53.452Z] #23 12.82 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T16:21:53.452Z] #23 12.83 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=36af7f6609375d0852e2c1e0c4eb79dec70a786f4d7c7ca19ab6bb07cf559e5d [2022-04-04T16:21:53.452Z] #23 12.83 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T16:21:53.452Z] #23 12.83 Successfully built yamllint [2022-04-04T16:21:53.452Z] #23 12.86 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T16:21:53.914Z] #23 12.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T16:21:53.914Z] #23 12.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=36af7f6609375d0852e2c1e0c4eb79dec70a786f4d7c7ca19ab6bb07cf559e5d [2022-04-04T16:21:53.914Z] #23 12.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T16:21:53.914Z] #23 12.72 Successfully built yamllint [2022-04-04T16:21:53.914Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T16:21:54.020Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T16:21:54.171Z] #23 13.09 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T16:21:54.278Z] #23 DONE 13.7s [2022-04-04T16:21:54.278Z] [2022-04-04T16:21:54.278Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T16:21:54.278Z] #27 sha256:9791e69ee2826078126048bf8ed533b94e71795b2d462a2e7c1bc43ec1b6b296 [2022-04-04T16:21:54.846Z] #27 DONE 0.4s [2022-04-04T16:21:54.846Z] [2022-04-04T16:21:54.846Z] #60 [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-04-04T16:21:54.846Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:21:54.846Z] #60 ... [2022-04-04T16:21:54.846Z] [2022-04-04T16:21:54.846Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T16:21:54.846Z] #32 sha256:7d7e35ec943ac83d0fb2b62a1acd883b9ccce5789119baf7fbc322262a8a23c7 [2022-04-04T16:21:55.103Z] #23 DONE 13.6s [2022-04-04T16:21:55.103Z] [2022-04-04T16:21:55.103Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T16:21:55.103Z] #27 sha256:f65cc52b0886b3604aff46557121288604077c9bda59ab8a1085ebd05da6e6af [2022-04-04T16:21:55.360Z] #27 DONE 0.5s [2022-04-04T16:21:55.360Z] [2022-04-04T16:21:55.360Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T16:21:55.360Z] #32 sha256:0826512990d751e214983226bd3083fbb6bbce2fb681919e54b1e643ba85d962 [2022-04-04T16:21:55.427Z] #32 DONE 0.5s [2022-04-04T16:21:55.427Z] [2022-04-04T16:21:55.427Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T16:21:55.427Z] #35 sha256:cb5894afc2956fc6a9c4dbd475de60652f7d27a7fc4926534839efc830858dbf [2022-04-04T16:21:55.687Z] #35 DONE 0.4s [2022-04-04T16:21:55.687Z] [2022-04-04T16:21:55.687Z] #60 [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-04-04T16:21:55.687Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:21:55.687Z] #60 ... [2022-04-04T16:21:55.687Z] [2022-04-04T16:21:55.687Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T16:21:55.687Z] #37 sha256:8ae74fcca9691e53607924a6c12418a3603ec10d9cb9102f3d0144623e6ee8aa [2022-04-04T16:21:55.687Z] #37 DONE 0.1s [2022-04-04T16:21:55.687Z] [2022-04-04T16:21:55.687Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T16:21:55.687Z] #41 sha256:bf791b2adbfe35310a0c75de63960f0a8f80a61c9bef54371f3175af4ec170a2 [2022-04-04T16:21:55.687Z] #41 DONE 0.1s [2022-04-04T16:21:55.946Z] [2022-04-04T16:21:55.947Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:21:55.947Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:21:56.145Z] #20 69.06 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T16:21:56.145Z] #20 69.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T16:21:56.145Z] #20 69.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:21:56.291Z] #32 DONE 0.7s [2022-04-04T16:21:56.292Z] [2022-04-04T16:21:56.292Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T16:21:56.292Z] #35 sha256:6d3b23bb0c67796126ef5456de3628f0b98ec630b16eb9def0f23c7ea30c3d70 [2022-04-04T16:21:56.292Z] #35 DONE 0.4s [2022-04-04T16:21:56.292Z] [2022-04-04T16:21:56.292Z] #56 [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-04-04T16:21:56.292Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:21:56.549Z] #56 ... [2022-04-04T16:21:56.549Z] [2022-04-04T16:21:56.549Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T16:21:56.549Z] #37 sha256:0904c64b3cdc9e7fa7f1ef0d257a9ef1e691da754ecf94cbccdcbf02a3d1ab17 [2022-04-04T16:21:56.549Z] #37 DONE 0.1s [2022-04-04T16:21:56.549Z] [2022-04-04T16:21:56.549Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T16:21:56.549Z] #41 sha256:313bdbd051bcd490d08e26e1288a7f084b9e8d826a1af2f63fe498fb15a90e20 [2022-04-04T16:21:56.549Z] #41 DONE 0.1s [2022-04-04T16:21:56.549Z] [2022-04-04T16:21:56.549Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-04T16:21:56.549Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T16:21:57.534Z] #20 70.87 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T16:21:57.534Z] #20 70.87 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T16:21:57.534Z] #20 70.88 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:21:57.534Z] #20 70.95 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T16:21:57.534Z] #20 70.96 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T16:21:57.534Z] #20 70.96 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:21:57.534Z] #20 71.01 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T16:21:57.534Z] #20 71.02 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T16:21:57.534Z] #20 71.02 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:21:57.795Z] #20 71.11 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T16:21:57.795Z] #20 71.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T16:21:57.795Z] #20 71.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:21:57.795Z] #20 71.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T16:21:57.795Z] #20 71.20 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T16:21:57.795Z] #20 71.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:21:57.795Z] #20 ... [2022-04-04T16:21:57.795Z] [2022-04-04T16:21:57.795Z] #67 [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-04-04T16:21:57.795Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:21:57.795Z] #67 13.96 + cd /tmp/tmp.Neqg48nC6O/src/github.com/containerd/containerd [2022-04-04T16:21:57.795Z] #67 13.96 + git checkout -q v1.6.2 [2022-04-04T16:21:57.796Z] #67 14.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T16:21:57.796Z] #67 14.53 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T16:21:57.796Z] #67 14.54 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:21:57.796Z] #67 14.54 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T16:21:57.796Z] #67 14.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T16:21:57.796Z] #67 14.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T16:21:57.796Z] #67 14.54 + '[' '' = dynamic ']' [2022-04-04T16:21:57.796Z] #67 14.54 + make [2022-04-04T16:21:57.796Z] #67 15.23 + bin/ctr [2022-04-04T16:21:57.796Z] #67 ... [2022-04-04T16:21:57.796Z] [2022-04-04T16:21:57.796Z] #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-04-04T16:21:57.796Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T16:21:57.796Z] #20 71.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T16:21:58.057Z] #20 71.36 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:21:58.057Z] #20 71.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:21:58.057Z] #20 71.41 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T16:21:58.057Z] #20 71.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T16:21:58.057Z] #20 71.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:21:58.057Z] #20 71.51 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T16:21:58.057Z] #20 71.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T16:21:58.057Z] #20 71.53 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:21:58.318Z] #20 71.66 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T16:21:58.318Z] #20 71.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T16:21:58.318Z] #20 71.68 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:21:58.318Z] #20 71.77 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T16:21:58.318Z] #20 71.78 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T16:21:58.318Z] #20 71.78 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:21:58.318Z] #20 71.86 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T16:21:58.318Z] #20 71.86 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T16:21:58.580Z] #20 71.87 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:21:58.580Z] #20 71.92 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T16:21:58.580Z] #20 71.93 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T16:21:58.580Z] #20 71.94 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:21:58.845Z] #20 72.15 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T16:21:58.845Z] #20 72.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T16:21:58.845Z] #20 72.16 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:21:58.845Z] #20 72.27 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T16:21:58.845Z] #20 72.27 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T16:21:58.845Z] #20 72.28 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:21:58.845Z] #20 72.33 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T16:21:58.845Z] #20 72.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T16:21:58.845Z] #20 72.34 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:21:59.108Z] #20 72.40 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T16:21:59.108Z] #20 72.41 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T16:21:59.108Z] #20 72.42 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:21:59.371Z] #20 72.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T16:21:59.371Z] #20 72.74 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T16:21:59.371Z] #20 72.75 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T16:21:59.371Z] #20 72.76 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T16:21:59.371Z] #20 72.78 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T16:21:59.371Z] #20 72.79 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T16:21:59.371Z] #20 72.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T16:21:59.371Z] #20 72.81 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T16:21:59.371Z] #20 72.82 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T16:21:59.371Z] #20 72.84 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T16:21:59.371Z] #20 72.85 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T16:21:59.371Z] #20 72.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T16:21:59.371Z] #20 72.87 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T16:21:59.371Z] #20 72.88 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T16:21:59.371Z] #20 72.89 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T16:21:59.371Z] #20 72.90 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T16:21:59.371Z] #20 72.91 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T16:21:59.371Z] #20 72.92 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T16:21:59.371Z] #20 72.93 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T16:21:59.371Z] #20 72.94 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T16:21:59.371Z] #20 72.95 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:21:59.371Z] #20 72.96 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-04-04T16:21:59.371Z] #20 72.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:21:59.371Z] #20 72.99 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-04-04T16:21:59.371Z] #20 73.00 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T16:21:59.371Z] #20 73.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T16:21:59.633Z] #20 73.02 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-04-04T16:21:59.633Z] #20 73.02 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T16:21:59.633Z] #20 73.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T16:21:59.633Z] #20 73.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:21:59.633Z] #20 73.08 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T16:21:59.633Z] #20 73.09 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:21:59.633Z] #20 73.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T16:21:59.633Z] #20 73.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:22:02.189Z] #20 DONE 75.3s [2022-04-04T16:22:02.189Z] [2022-04-04T16:22:02.190Z] #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-04-04T16:22:02.190Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-04T16:22:03.139Z] #21 1.120 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T16:22:03.139Z] #21 1.120 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-04T16:22:03.139Z] #21 1.121 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T16:22:04.072Z] #43 269.7 + dpkg --print-architecture [2022-04-04T16:22:04.072Z] #43 269.7 + git checkout -q v2.1.0 [2022-04-04T16:22:04.072Z] #43 269.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T16:22:04.072Z] #43 269.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T16:22:05.626Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 28.9% of statements [2022-04-04T16:22:05.626Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-04T16:22:05.626Z] ok github.com/docker/docker/cmd/dockerd/trap 2.402s coverage: 0.0% of statements [2022-04-04T16:22:05.626Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T16:22:05.626Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T16:22:05.626Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T16:22:05.626Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T16:22:05.626Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T16:22:06.506Z] #43 272.9 + dpkg --print-architecture [2022-04-04T16:22:06.506Z] #43 272.9 + git checkout -q v2.1.0 [2022-04-04T16:22:06.506Z] #43 273.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T16:22:06.506Z] #43 273.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T16:22:09.003Z] #21 1.687 Reading package lists... [2022-04-04T16:22:09.836Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-04-04T16:22:10.409Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-04-04T16:22:11.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-04-04T16:22:13.217Z] #21 6.391 Reading package lists... [2022-04-04T16:22:14.159Z] #21 11.03 Building dependency tree... [2022-04-04T16:22:14.159Z] #21 12.20 Reading state information... [2022-04-04T16:22:15.544Z] #21 13.42 The following additional packages will be installed: [2022-04-04T16:22:15.544Z] #21 13.42 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-04T16:22:15.544Z] #21 13.42 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-04T16:22:15.544Z] #21 13.42 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-04T16:22:15.544Z] #21 13.42 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-04T16:22:15.544Z] #21 13.42 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-04T16:22:15.544Z] #21 13.43 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-04T16:22:15.544Z] #21 13.43 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-04T16:22:15.544Z] #21 13.45 Suggested packages: [2022-04-04T16:22:15.544Z] #21 13.45 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-04T16:22:15.544Z] #21 13.45 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-04T16:22:15.544Z] #21 13.45 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-04T16:22:15.544Z] #21 13.45 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-04T16:22:15.544Z] #21 13.45 seccomp:ppc64el seccomp:s390x [2022-04-04T16:22:15.544Z] #21 13.45 Recommended packages: [2022-04-04T16:22:15.544Z] #21 13.45 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-04T16:22:15.544Z] #21 13.45 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-04T16:22:15.544Z] #21 13.45 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-04T16:22:15.544Z] #21 13.45 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-04T16:22:15.805Z] #21 13.90 The following NEW packages will be installed: [2022-04-04T16:22:15.805Z] #21 13.90 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-04T16:22:15.805Z] #21 13.90 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-04T16:22:15.805Z] #21 13.90 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-04T16:22:15.805Z] #21 13.90 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-04T16:22:15.805Z] #21 13.90 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-04T16:22:15.805Z] #21 13.90 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-04T16:22:15.805Z] #21 13.90 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-04T16:22:15.805Z] #21 13.90 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-04T16:22:15.805Z] #21 13.90 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-04T16:22:15.805Z] #21 13.90 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-04T16:22:15.805Z] #21 13.91 libseccomp2:ppc64el libseccomp2:s390x [2022-04-04T16:22:16.066Z] #21 14.26 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:22:16.066Z] #21 14.26 Need to get 15.9 MB of archives. [2022-04-04T16:22:16.066Z] #21 14.26 After this operation, 73.0 MB of additional disk space will be used. [2022-04-04T16:22:16.066Z] #21 14.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-04T16:22:16.067Z] #21 14.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-04T16:22:16.067Z] #21 14.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-04T16:22:16.067Z] #21 14.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-04T16:22:16.067Z] #21 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-04T16:22:16.067Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-04T16:22:16.379Z] #21 14.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-04T16:22:16.379Z] #21 14.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-04T16:22:16.379Z] #21 14.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-04T16:22:16.379Z] #21 14.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-04T16:22:16.379Z] #21 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-04T16:22:16.379Z] #21 14.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-04T16:22:16.379Z] #21 14.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-04T16:22:16.380Z] #21 14.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-04T16:22:16.380Z] #21 14.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-04T16:22:16.380Z] #21 14.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-04T16:22:16.380Z] #21 14.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-04T16:22:16.380Z] #21 14.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-04T16:22:16.380Z] #21 14.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-04T16:22:16.380Z] #21 14.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-04T16:22:16.380Z] #21 14.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-04T16:22:16.380Z] #21 14.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-04T16:22:16.380Z] #21 14.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-04T16:22:16.380Z] #21 14.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-04T16:22:16.380Z] #21 14.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-04T16:22:16.380Z] #21 14.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-04T16:22:16.380Z] #21 14.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-04T16:22:16.380Z] #21 14.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-04T16:22:16.380Z] #21 14.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-04T16:22:16.380Z] #21 14.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-04T16:22:16.380Z] #21 14.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-04T16:22:16.380Z] #21 14.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-04T16:22:16.380Z] #21 14.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-04T16:22:16.380Z] #21 14.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-04T16:22:16.380Z] #21 14.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-04T16:22:16.380Z] #21 14.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-04T16:22:16.380Z] #21 14.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-04T16:22:16.380Z] #21 14.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-04T16:22:16.380Z] #21 14.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-04T16:22:16.641Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-04T16:22:17.236Z] #21 15.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:22:17.236Z] #21 15.54 Fetched 15.9 MB in 1s (20.5 MB/s) [2022-04-04T16:22:17.236Z] #21 15.58 Selecting previously unselected package gcc-10-base:armel. [2022-04-04T16:22:17.500Z] #21 15.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-04T16:22:17.500Z] #21 15.62 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-04T16:22:17.500Z] #21 15.62 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-04T16:22:17.500Z] #21 15.70 Selecting previously unselected package gcc-10-base:armhf. [2022-04-04T16:22:17.500Z] #21 15.70 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-04T16:22:17.500Z] #21 15.71 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-04T16:22:17.500Z] #21 15.76 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-04T16:22:17.500Z] #21 15.77 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-04T16:22:17.500Z] #21 15.77 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-04T16:22:17.500Z] #21 15.83 Selecting previously unselected package gcc-10-base:s390x. [2022-04-04T16:22:17.761Z] #21 15.83 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-04T16:22:17.761Z] #21 15.83 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-04T16:22:17.761Z] #21 15.89 Selecting previously unselected package gcc-10-base:arm64. [2022-04-04T16:22:17.761Z] #21 15.92 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-04T16:22:17.761Z] #21 15.93 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-04T16:22:17.761Z] #21 16.03 Selecting previously unselected package libgcc-s1:armel. [2022-04-04T16:22:17.761Z] #21 16.03 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-04T16:22:17.761Z] #21 16.04 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-04T16:22:18.022Z] #21 16.10 Selecting previously unselected package libcrypt1:armel. [2022-04-04T16:22:18.022Z] #21 16.11 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-04T16:22:18.022Z] #21 16.12 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-04T16:22:18.022Z] #21 16.21 Selecting previously unselected package libc6:armel. [2022-04-04T16:22:18.022Z] #21 16.21 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-04T16:22:18.283Z] #21 16.42 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-04T16:22:18.414Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-04-04T16:22:18.544Z] #21 16.91 Selecting previously unselected package libapparmor1:armel. [2022-04-04T16:22:18.687Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.0% of statements [2022-04-04T16:22:18.805Z] #21 16.91 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-04T16:22:18.805Z] #21 16.92 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-04T16:22:18.805Z] #21 16.99 Selecting previously unselected package libapparmor-dev:armel. [2022-04-04T16:22:18.805Z] #21 16.99 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-04T16:22:18.805Z] #21 17.00 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-04T16:22:19.066Z] #21 17.07 Selecting previously unselected package libgcc-s1:arm64. [2022-04-04T16:22:19.066Z] #21 17.07 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-04T16:22:19.066Z] #21 17.08 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-04T16:22:19.066Z] #21 17.14 Selecting previously unselected package libcrypt1:arm64. [2022-04-04T16:22:19.066Z] #21 17.14 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-04T16:22:19.066Z] #21 17.14 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-04T16:22:19.066Z] #21 17.25 Selecting previously unselected package libc6:arm64. [2022-04-04T16:22:19.066Z] #21 17.25 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-04T16:22:19.263Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-04-04T16:22:19.327Z] #21 17.45 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-04T16:22:19.836Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.1% of statements [2022-04-04T16:22:19.900Z] #21 17.96 Selecting previously unselected package libapparmor1:arm64. [2022-04-04T16:22:19.900Z] #21 17.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-04T16:22:19.900Z] #21 17.98 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T16:22:19.900Z] #21 18.04 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-04T16:22:19.900Z] #21 18.05 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-04T16:22:19.900Z] #21 18.06 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T16:22:19.900Z] #21 18.14 Selecting previously unselected package libgcc-s1:s390x. [2022-04-04T16:22:19.900Z] #21 18.15 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-04T16:22:19.900Z] #21 18.15 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-04T16:22:20.163Z] #21 18.20 Selecting previously unselected package libcrypt1:s390x. [2022-04-04T16:22:20.163Z] #21 18.21 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-04T16:22:20.163Z] #21 18.21 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-04T16:22:20.163Z] #21 18.30 Selecting previously unselected package libc6:s390x. [2022-04-04T16:22:20.163Z] #21 18.31 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-04T16:22:20.408Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.3% of statements [2022-04-04T16:22:20.425Z] #21 18.48 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-04T16:22:20.686Z] #21 18.93 Selecting previously unselected package libapparmor1:s390x. [2022-04-04T16:22:20.686Z] #21 18.94 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-04T16:22:20.686Z] #21 18.94 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-04T16:22:20.686Z] #21 19.00 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-04T16:22:20.686Z] #21 19.00 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-04T16:22:20.963Z] #21 19.01 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-04T16:22:20.963Z] #21 19.08 Selecting previously unselected package libgcc-s1:armhf. [2022-04-04T16:22:20.963Z] #21 19.08 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-04T16:22:20.963Z] #21 19.09 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-04T16:22:20.963Z] #21 19.14 Selecting previously unselected package libcrypt1:armhf. [2022-04-04T16:22:20.963Z] #21 19.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-04T16:22:20.963Z] #21 19.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-04T16:22:20.963Z] #21 19.22 Selecting previously unselected package libc6:armhf. [2022-04-04T16:22:20.963Z] #21 19.23 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-04T16:22:21.226Z] #21 19.44 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-04T16:22:21.350Z] ok github.com/docker/docker/daemon 10.094s coverage: 17.0% of statements [2022-04-04T16:22:21.350Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T16:22:21.350Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T16:22:21.350Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T16:22:21.350Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T16:22:21.797Z] #21 19.90 Selecting previously unselected package libapparmor1:armhf. [2022-04-04T16:22:21.797Z] #21 19.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-04T16:22:21.797Z] #21 19.91 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-04T16:22:21.797Z] #21 19.96 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-04T16:22:21.797Z] #21 19.97 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-04T16:22:21.797Z] #21 19.98 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-04T16:22:21.797Z] #21 20.05 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-04T16:22:21.797Z] #21 20.06 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-04T16:22:21.797Z] #21 20.07 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-04T16:22:21.797Z] #21 20.12 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-04T16:22:21.797Z] #21 20.12 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-04T16:22:21.797Z] #21 20.13 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-04T16:22:21.921Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-04T16:22:22.058Z] #21 20.22 Selecting previously unselected package libc6:ppc64el. [2022-04-04T16:22:22.058Z] #21 20.22 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-04T16:22:22.183Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.275s coverage: 56.2% of statements [2022-04-04T16:22:22.320Z] #21 20.41 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-04T16:22:22.895Z] #21 21.07 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-04T16:22:22.895Z] #21 21.07 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-04T16:22:22.895Z] #21 21.08 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-04T16:22:22.895Z] #21 21.13 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-04T16:22:22.895Z] #21 21.15 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-04T16:22:22.895Z] #21 21.15 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-04T16:22:23.158Z] #21 21.22 Selecting previously unselected package libseccomp2:s390x. [2022-04-04T16:22:23.158Z] #21 21.23 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-04T16:22:23.158Z] #21 21.24 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.158Z] #21 21.29 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-04T16:22:23.158Z] #21 21.30 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-04T16:22:23.158Z] #21 21.31 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.158Z] #21 21.38 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-04T16:22:23.158Z] #21 21.39 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-04T16:22:23.158Z] #21 21.39 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.158Z] #21 21.45 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-04T16:22:23.158Z] #21 21.46 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-04T16:22:23.158Z] #21 21.47 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.420Z] #21 21.54 Selecting previously unselected package libseccomp2:armhf. [2022-04-04T16:22:23.420Z] #21 21.55 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-04T16:22:23.420Z] #21 21.55 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.420Z] #21 21.60 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-04T16:22:23.420Z] #21 21.61 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-04T16:22:23.420Z] #21 21.61 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.572Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-04-04T16:22:23.681Z] #21 21.69 Selecting previously unselected package libseccomp2:armel. [2022-04-04T16:22:23.681Z] #21 21.69 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-04T16:22:23.681Z] #21 21.70 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.681Z] #21 21.75 Selecting previously unselected package libseccomp-dev:armel. [2022-04-04T16:22:23.681Z] #21 21.76 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-04T16:22:23.681Z] #21 21.76 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.681Z] #21 21.82 Selecting previously unselected package libseccomp2:arm64. [2022-04-04T16:22:23.681Z] #21 21.83 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T16:22:23.681Z] #21 21.84 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.681Z] #21 21.89 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-04T16:22:23.681Z] #21 21.90 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T16:22:23.681Z] #21 21.90 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T16:22:23.944Z] #21 21.99 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.00 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.02 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.03 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.04 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.06 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-04T16:22:23.944Z] #21 22.07 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-04T16:22:23.944Z] #21 22.08 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-04T16:22:23.944Z] #21 22.09 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-04T16:22:23.944Z] #21 22.10 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-04T16:22:23.944Z] #21 22.12 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.13 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.15 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.16 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.17 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-04T16:22:23.944Z] #21 22.18 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-04T16:22:24.539Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.170s coverage: 50.0% of statements [2022-04-04T16:22:25.330Z] #21 23.49 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-04T16:22:26.084Z] #43 DONE 292.2s [2022-04-04T16:22:26.084Z] [2022-04-04T16:22:26.084Z] #60 [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-04-04T16:22:26.084Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:22:26.457Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.616s coverage: 46.1% of statements [2022-04-04T16:22:26.457Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T16:22:26.457Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.631s coverage: 57.9% of statements [2022-04-04T16:22:26.457Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T16:22:26.457Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T16:22:26.714Z] #21 24.70 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-04T16:22:27.029Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.5% of statements [2022-04-04T16:22:27.030Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-04-04T16:22:27.296Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-04-04T16:22:27.658Z] #21 25.91 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-04T16:22:28.681Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-04-04T16:22:28.681Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T16:22:28.681Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T16:22:28.942Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-04-04T16:22:29.048Z] #21 27.13 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-04T16:22:29.378Z] #60 ... [2022-04-04T16:22:29.379Z] [2022-04-04T16:22:29.379Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T16:22:29.379Z] #44 sha256:e58afe0af3c04620f5a6244bc8c3ddb9b010bb2c6fa2ba251667bef82cd19238 [2022-04-04T16:22:29.884Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-04-04T16:22:29.884Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 80.2% of statements [2022-04-04T16:22:29.884Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T16:22:29.959Z] #44 DONE 0.5s [2022-04-04T16:22:29.959Z] [2022-04-04T16:22:29.959Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T16:22:29.959Z] #48 sha256:1d63d2053c961309224a7c78fb91fe519474d5c69f7f6d54fa3940d713332600 [2022-04-04T16:22:29.959Z] #48 DONE 0.1s [2022-04-04T16:22:29.959Z] [2022-04-04T16:22:29.959Z] #60 [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-04-04T16:22:29.959Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:22:29.959Z] #60 ... [2022-04-04T16:22:29.959Z] [2022-04-04T16:22:29.959Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T16:22:29.959Z] #50 sha256:e6b3ba017dd30df8b9590109f040955d8540eecbd2ed9022175715f2efae6cc0 [2022-04-04T16:22:29.959Z] #50 DONE 0.1s [2022-04-04T16:22:30.145Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-04-04T16:22:30.145Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-04T16:22:30.218Z] [2022-04-04T16:22:30.218Z] #60 [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-04-04T16:22:30.218Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:22:30.436Z] #21 28.35 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.36 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.37 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.38 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.40 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.41 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.43 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.44 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.45 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.46 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.50 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.51 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.52 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.54 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-04T16:22:30.436Z] #21 28.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.56 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.58 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.59 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.60 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-04T16:22:30.436Z] #21 28.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:22:30.718Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-04T16:22:30.978Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-04-04T16:22:31.012Z] #21 DONE 29.2s [2022-04-04T16:22:31.012Z] [2022-04-04T16:22:31.012Z] #67 [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-04-04T16:22:31.012Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:22:31.012Z] #67 ... [2022-04-04T16:22:31.012Z] [2022-04-04T16:22:31.012Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T16:22:31.012Z] #62 sha256:bf466440d6974607cc1663d83d537a8f074e21d7a85e96fe21a0e2aa6343bc51 [2022-04-04T16:22:31.012Z] #62 DONE 0.1s [2022-04-04T16:22:31.012Z] [2022-04-04T16:22:31.012Z] #63 [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-04-04T16:22:31.012Z] #63 sha256:bc1ec6c92d05ae44daeda643a1b63b0b33a709af1e48d033dd42cc50119595b6 [2022-04-04T16:22:31.239Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 78.7% of statements [2022-04-04T16:22:31.239Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T16:22:31.816Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.9% of statements [2022-04-04T16:22:32.077Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-04-04T16:22:32.398Z] #63 ... [2022-04-04T16:22:32.398Z] [2022-04-04T16:22:32.398Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T16:22:32.398Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-04T16:22:32.398Z] #22 DONE 1.3s [2022-04-04T16:22:32.398Z] [2022-04-04T16:22:32.399Z] #63 [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-04-04T16:22:32.399Z] #63 sha256:bc1ec6c92d05ae44daeda643a1b63b0b33a709af1e48d033dd42cc50119595b6 [2022-04-04T16:22:32.399Z] #63 1.086 + RM_GOPATH=0 [2022-04-04T16:22:32.399Z] #63 1.086 + TMP_GOPATH= [2022-04-04T16:22:32.399Z] #63 1.086 + : /build [2022-04-04T16:22:32.399Z] #63 1.086 + '[' -z '' ']' [2022-04-04T16:22:32.399Z] #63 1.087 ++ mktemp -d [2022-04-04T16:22:32.399Z] #63 1.090 + export GOPATH=/tmp/tmp.peJcpCADuE [2022-04-04T16:22:32.399Z] #63 1.090 + GOPATH=/tmp/tmp.peJcpCADuE [2022-04-04T16:22:32.399Z] #63 1.090 + RM_GOPATH=1 [2022-04-04T16:22:32.399Z] #63 1.090 + case "$(go env GOARCH)" in [2022-04-04T16:22:32.399Z] #63 1.091 ++ go env GOARCH [2022-04-04T16:22:32.399Z] #63 1.097 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T16:22:32.399Z] #63 1.097 + GO_BUILDMODE=-buildmode=pie [2022-04-04T16:22:32.399Z] #63 1.097 ++ dirname /install.sh [2022-04-04T16:22:32.399Z] #63 1.098 + dir=/ [2022-04-04T16:22:32.399Z] #63 1.098 + bin=runc [2022-04-04T16:22:32.399Z] #63 1.098 + shift [2022-04-04T16:22:32.399Z] #63 1.098 + '[' '!' -f //runc.installer ']' [2022-04-04T16:22:32.399Z] #63 1.098 + . //runc.installer [2022-04-04T16:22:32.399Z] #63 1.098 ++ set -e [2022-04-04T16:22:32.399Z] #63 1.099 ++ : v1.1.1 [2022-04-04T16:22:32.399Z] #63 1.099 + install_runc [2022-04-04T16:22:32.399Z] #63 1.099 + RUNC_BUILDTAGS=seccomp [2022-04-04T16:22:32.399Z] #63 1.099 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T16:22:32.399Z] #63 1.099 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.peJcpCADuE/src/github.com/opencontainers/runc [2022-04-04T16:22:32.399Z] #63 1.099 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T16:22:32.399Z] #63 1.101 Cloning into '/tmp/tmp.peJcpCADuE/src/github.com/opencontainers/runc'... [2022-04-04T16:22:32.651Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2022-04-04T16:22:32.912Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-04T16:22:33.025Z] #43 DONE 295.7s [2022-04-04T16:22:33.025Z] [2022-04-04T16:22:33.025Z] #56 [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-04-04T16:22:33.025Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:22:33.025Z] #56 ... [2022-04-04T16:22:33.025Z] [2022-04-04T16:22:33.025Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T16:22:33.025Z] #44 sha256:19c27a7495aeb5dc6a66c830c1520388378a036bbc226c2cec3dcdca229d835e [2022-04-04T16:22:33.025Z] #44 DONE 0.5s [2022-04-04T16:22:33.025Z] [2022-04-04T16:22:33.025Z] #56 [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-04-04T16:22:33.025Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:22:33.025Z] #56 ... [2022-04-04T16:22:33.025Z] [2022-04-04T16:22:33.025Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T16:22:33.025Z] #48 sha256:e49ae530482e2f2ac56d671b253d94d7c4c293b7712768493875dab71552a935 [2022-04-04T16:22:33.025Z] #48 DONE 0.1s [2022-04-04T16:22:33.025Z] [2022-04-04T16:22:33.025Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T16:22:33.025Z] #50 sha256:cd3b45702d66bc48c7e1d578b911a36dad12475962e5a8d6448fbf55073500d2 [2022-04-04T16:22:33.025Z] #50 DONE 0.1s [2022-04-04T16:22:33.025Z] [2022-04-04T16:22:33.025Z] #51 [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-04-04T16:22:33.025Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:22:33.346Z] #63 ... [2022-04-04T16:22:33.346Z] [2022-04-04T16:22:33.346Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T16:22:33.346Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-04T16:22:33.346Z] #23 DONE 1.0s [2022-04-04T16:22:33.346Z] [2022-04-04T16:22:33.346Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T16:22:33.346Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-04T16:22:33.483Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-04-04T16:22:34.296Z] #24 0.889 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T16:22:34.296Z] #24 DONE 1.0s [2022-04-04T16:22:34.296Z] [2022-04-04T16:22:34.296Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T16:22:34.296Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-04T16:22:34.426Z] ok github.com/docker/docker/daemon/logger/splunk 1.510s coverage: 82.5% of statements [2022-04-04T16:22:34.426Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T16:22:34.426Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T16:22:34.998Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-04-04T16:22:35.242Z] #25 DONE 1.0s [2022-04-04T16:22:35.242Z] [2022-04-04T16:22:35.242Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T16:22:35.242Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-04T16:22:35.259Z] ok github.com/docker/docker/distribution 0.591s coverage: 28.3% of statements [2022-04-04T16:22:35.259Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T16:22:35.832Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-04-04T16:22:36.188Z] #26 DONE 0.9s [2022-04-04T16:22:36.188Z] [2022-04-04T16:22:36.188Z] #67 [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-04-04T16:22:36.188Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:22:36.188Z] #67 ... [2022-04-04T16:22:36.188Z] [2022-04-04T16:22:36.188Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T16:22:36.188Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-04T16:22:36.404Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-04T16:22:36.667Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-04-04T16:22:37.137Z] #27 DONE 1.0s [2022-04-04T16:22:37.137Z] [2022-04-04T16:22:37.137Z] #63 [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-04-04T16:22:37.137Z] #63 sha256:bc1ec6c92d05ae44daeda643a1b63b0b33a709af1e48d033dd42cc50119595b6 [2022-04-04T16:22:37.137Z] #63 5.581 + cd /tmp/tmp.peJcpCADuE/src/github.com/opencontainers/runc [2022-04-04T16:22:37.137Z] #63 5.581 + git checkout -q v1.1.1 [2022-04-04T16:22:37.137Z] #63 5.832 + '[' -z '' ']' [2022-04-04T16:22:37.137Z] #63 5.832 + target=static [2022-04-04T16:22:37.137Z] #63 5.832 + make BUILDTAGS=seccomp static [2022-04-04T16:22:37.137Z] #63 6.079 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-04-04T16:22:37.238Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-04-04T16:22:37.498Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-04-04T16:22:37.498Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T16:22:37.498Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-04T16:22:37.498Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T16:22:37.761Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-04-04T16:22:38.704Z] ok github.com/docker/docker/oci 0.005s coverage: 46.0% of statements [2022-04-04T16:22:39.275Z] ok github.com/docker/docker/opts 0.020s coverage: 66.3% of statements [2022-04-04T16:22:39.275Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-04T16:22:40.658Z] ok github.com/docker/docker/pkg/archive 0.244s coverage: 82.5% of statements [2022-04-04T16:22:42.042Z] ok github.com/docker/docker/pkg/authorization 0.619s coverage: 68.3% of statements [2022-04-04T16:22:42.042Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-04T16:22:42.042Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T16:22:43.737Z] #63 ... [2022-04-04T16:22:43.737Z] [2022-04-04T16:22:43.737Z] #28 [dev-systemd-false 7/24] 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-04-04T16:22:43.737Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-04T16:22:43.737Z] #28 1.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T16:22:43.737Z] #28 1.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T16:22:43.737Z] #28 1.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T16:22:43.737Z] #28 1.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T16:22:43.737Z] #28 1.708 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T16:22:43.737Z] #28 1.922 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T16:22:43.737Z] #28 2.157 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T16:22:43.737Z] #28 2.423 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T16:22:43.737Z] #28 2.661 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T16:22:43.737Z] #28 2.978 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T16:22:43.737Z] #28 2.980 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T16:22:43.737Z] #28 2.982 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T16:22:43.737Z] #28 2.989 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T16:22:43.737Z] #28 2.991 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T16:22:43.737Z] #28 2.992 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T16:22:43.737Z] #28 3.305 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T16:22:43.737Z] #28 3.314 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T16:22:43.737Z] #28 3.315 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T16:22:43.737Z] #28 3.327 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T16:22:43.737Z] #28 3.327 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T16:22:43.737Z] #28 3.334 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T16:22:45.340Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 42.7% of statements [2022-04-04T16:22:45.340Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-04-04T16:22:45.602Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-04T16:22:45.602Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-04T16:22:46.174Z] ok github.com/docker/docker/layer 7.278s coverage: 69.0% of statements [2022-04-04T16:22:46.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T16:22:46.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T16:22:46.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T16:22:46.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T16:22:46.174Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T16:22:46.174Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T16:22:46.434Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 87.2% of statements [2022-04-04T16:22:46.434Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-04T16:22:47.020Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-04T16:22:47.020Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2022-04-04T16:22:47.617Z] 037d5740b404: Pull complete [2022-04-04T16:22:47.617Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T16:22:47.617Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:22:47.617Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:22:47.617Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-04T16:22:47.617Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-04T16:22:47.617Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-04T16:22:47.617Z] INFO: Docker version of control daemon [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] Client: [2022-04-04T16:22:47.617Z] Version: 20.10.9 [2022-04-04T16:22:47.617Z] API version: 1.41 [2022-04-04T16:22:47.617Z] Go version: go1.16.8 [2022-04-04T16:22:47.617Z] Git commit: c2ea9bc [2022-04-04T16:22:47.617Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T16:22:47.617Z] OS/Arch: windows/amd64 [2022-04-04T16:22:47.617Z] Context: default [2022-04-04T16:22:47.617Z] Experimental: true [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] Server: Docker Engine - Community [2022-04-04T16:22:47.617Z] Engine: [2022-04-04T16:22:47.617Z] Version: 20.10.9 [2022-04-04T16:22:47.617Z] API version: 1.41 (minimum version 1.24) [2022-04-04T16:22:47.617Z] Go version: go1.16.8 [2022-04-04T16:22:47.617Z] Git commit: 79ea9d3 [2022-04-04T16:22:47.617Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T16:22:47.617Z] OS/Arch: windows/amd64 [2022-04-04T16:22:47.617Z] Experimental: true [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] INFO: Docker info of control daemon [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] Client: [2022-04-04T16:22:47.617Z] Context: default [2022-04-04T16:22:47.617Z] Debug Mode: false [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] Server: [2022-04-04T16:22:47.617Z] Containers: 0 [2022-04-04T16:22:47.617Z] Running: 0 [2022-04-04T16:22:47.617Z] Paused: 0 [2022-04-04T16:22:47.617Z] Stopped: 0 [2022-04-04T16:22:47.617Z] Images: 1 [2022-04-04T16:22:47.617Z] Server Version: 20.10.9 [2022-04-04T16:22:47.617Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T16:22:47.617Z] Windows: [2022-04-04T16:22:47.617Z] LCOW: [2022-04-04T16:22:47.617Z] Logging Driver: json-file [2022-04-04T16:22:47.617Z] Plugins: [2022-04-04T16:22:47.617Z] Volume: local [2022-04-04T16:22:47.617Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:22:47.617Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:22:47.617Z] Swarm: inactive [2022-04-04T16:22:47.617Z] Default Isolation: process [2022-04-04T16:22:47.617Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T16:22:47.617Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T16:22:47.617Z] OSType: windows [2022-04-04T16:22:47.617Z] Architecture: x86_64 [2022-04-04T16:22:47.617Z] CPUs: 4 [2022-04-04T16:22:47.617Z] Total Memory: 32GiB [2022-04-04T16:22:47.617Z] Name: azwin-2-592ec1 [2022-04-04T16:22:47.617Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T16:22:47.617Z] Docker Root Dir: D:\docker [2022-04-04T16:22:47.617Z] Debug Mode: false [2022-04-04T16:22:47.617Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:22:47.617Z] Labels: [2022-04-04T16:22:47.617Z] Experimental: true [2022-04-04T16:22:47.617Z] Insecure Registries: [2022-04-04T16:22:47.617Z] 10.0.0.4:5000 [2022-04-04T16:22:47.617Z] 127.0.0.0/8 [2022-04-04T16:22:47.617Z] Registry Mirrors: [2022-04-04T16:22:47.617Z] http://10.0.0.4:5000/ [2022-04-04T16:22:47.617Z] Live Restore Enabled: false [2022-04-04T16:22:47.617Z] Product License: Community Engine [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] INFO: Commit hash is a19508560b [2022-04-04T16:22:47.617Z] INFO: Nuke-Everything... [2022-04-04T16:22:47.617Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T16:22:47.617Z] INFO: Nuking d:\CI [2022-04-04T16:22:47.617Z] INFO: Zapped successfully [2022-04-04T16:22:47.617Z] INFO: Location for testing is d:\CI\PR-43459\1 [2022-04-04T16:22:47.617Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 16:22:40... [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] Sending build context to Docker daemon 66.28MB [2022-04-04T16:22:47.617Z] [2022-04-04T16:22:47.617Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T16:22:47.617Z] ---> 02f938cacc3b [2022-04-04T16:22:47.617Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T16:22:47.617Z] ---> Running in 570620707a2d [2022-04-04T16:22:47.617Z] Removing intermediate container 570620707a2d [2022-04-04T16:22:47.617Z] ---> 3bf88ba2f238 [2022-04-04T16:22:47.617Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T16:22:47.617Z] ---> Running in ab8cc46e9ca8 [2022-04-04T16:22:47.617Z] Removing intermediate container ab8cc46e9ca8 [2022-04-04T16:22:47.617Z] ---> e1da96333525 [2022-04-04T16:22:47.617Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T16:22:47.617Z] ---> Running in cc0023219e45 [2022-04-04T16:22:47.617Z] Removing intermediate container cc0023219e45 [2022-04-04T16:22:47.617Z] ---> 87653c834bee [2022-04-04T16:22:47.617Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T16:22:47.617Z] ---> Running in e3e40fd26813 [2022-04-04T16:22:47.617Z] Removing intermediate container e3e40fd26813 [2022-04-04T16:22:47.617Z] ---> f128d62a382f [2022-04-04T16:22:47.617Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T16:22:47.617Z] ---> Running in fd74762e351e [2022-04-04T16:22:47.964Z] ok github.com/docker/docker/pkg/idtools 0.361s coverage: 67.9% of statements [2022-04-04T16:22:47.964Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 71.5% of statements [2022-04-04T16:22:48.079Z] Removing intermediate container fd74762e351e [2022-04-04T16:22:48.079Z] ---> 176978d896e6 [2022-04-04T16:22:48.080Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-04T16:22:48.080Z] ---> Running in 2177b39ddff4 [2022-04-04T16:22:48.224Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-04T16:22:48.224Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-04-04T16:22:48.224Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T16:22:48.224Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-04T16:22:48.485Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-04-04T16:22:48.485Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-04-04T16:22:48.746Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-04-04T16:22:48.746Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-04T16:22:48.746Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T16:22:48.746Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T16:22:49.316Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-04T16:22:49.577Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-04T16:22:49.837Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-04T16:22:50.098Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-04-04T16:22:51.480Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-04T16:22:51.480Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-04-04T16:22:51.740Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-04T16:22:51.887Z] #28 14.23 Fetched 48.9 MB in 13s (3675 kB/s) [2022-04-04T16:22:52.002Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-04T16:22:52.268Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-04T16:22:52.268Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T16:22:52.800Z] [2022-04-04T16:22:52.800Z] SUCCESS: Specified value was saved. [2022-04-04T16:22:52.800Z] INFO: Downloading git... [2022-04-04T16:22:52.841Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-04-04T16:22:53.101Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-04T16:22:53.361Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-04-04T16:22:53.760Z] INFO: Downloading go... [2022-04-04T16:22:53.932Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-04T16:22:54.191Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T16:22:54.452Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-04T16:22:54.452Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-04T16:22:55.961Z] INFO: Downloading compiler 1 of 3... [2022-04-04T16:22:56.365Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-04-04T16:22:56.366Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-04-04T16:22:56.634Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2022-04-04T16:22:56.921Z] INFO: Downloading compiler 2 of 3... [2022-04-04T16:22:57.882Z] INFO: Downloading compiler 3 of 3... [2022-04-04T16:22:58.019Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2022-04-04T16:22:58.019Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-04-04T16:22:58.340Z] INFO: Extracting git... [2022-04-04T16:22:58.480Z] #28 14.23 Reading package lists... [2022-04-04T16:22:58.960Z] ok github.com/docker/docker/registry 0.074s coverage: 58.6% of statements [2022-04-04T16:22:59.222Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-04T16:22:59.483Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2022-04-04T16:22:59.743Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-04-04T16:23:00.090Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T16:23:01.534Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-04T16:23:02.104Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2022-04-04T16:23:02.675Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-04T16:23:03.616Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-04T16:23:04.236Z] 037d5740b404: Pull complete [2022-04-04T16:23:04.236Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T16:23:04.236Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:23:04.236Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:23:04.236Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-04T16:23:04.236Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-04T16:23:04.236Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-04T16:23:04.236Z] INFO: Docker version of control daemon [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] Client: [2022-04-04T16:23:04.236Z] Version: 20.10.9 [2022-04-04T16:23:04.236Z] API version: 1.41 [2022-04-04T16:23:04.236Z] Go version: go1.16.8 [2022-04-04T16:23:04.236Z] Git commit: c2ea9bc [2022-04-04T16:23:04.236Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T16:23:04.236Z] OS/Arch: windows/amd64 [2022-04-04T16:23:04.236Z] Context: default [2022-04-04T16:23:04.236Z] Experimental: true [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] Server: Docker Engine - Community [2022-04-04T16:23:04.236Z] Engine: [2022-04-04T16:23:04.236Z] Version: 20.10.9 [2022-04-04T16:23:04.236Z] API version: 1.41 (minimum version 1.24) [2022-04-04T16:23:04.236Z] Go version: go1.16.8 [2022-04-04T16:23:04.236Z] Git commit: 79ea9d3 [2022-04-04T16:23:04.236Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T16:23:04.236Z] OS/Arch: windows/amd64 [2022-04-04T16:23:04.236Z] Experimental: true [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] INFO: Docker info of control daemon [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] Client: [2022-04-04T16:23:04.236Z] Context: default [2022-04-04T16:23:04.236Z] Debug Mode: false [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] Server: [2022-04-04T16:23:04.236Z] Containers: 0 [2022-04-04T16:23:04.236Z] Running: 0 [2022-04-04T16:23:04.236Z] Paused: 0 [2022-04-04T16:23:04.236Z] Stopped: 0 [2022-04-04T16:23:04.236Z] Images: 1 [2022-04-04T16:23:04.236Z] Server Version: 20.10.9 [2022-04-04T16:23:04.236Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T16:23:04.236Z] Windows: [2022-04-04T16:23:04.236Z] LCOW: [2022-04-04T16:23:04.236Z] Logging Driver: json-file [2022-04-04T16:23:04.236Z] Plugins: [2022-04-04T16:23:04.236Z] Volume: local [2022-04-04T16:23:04.236Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:23:04.236Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:23:04.236Z] Swarm: inactive [2022-04-04T16:23:04.236Z] Default Isolation: process [2022-04-04T16:23:04.236Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T16:23:04.236Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T16:23:04.236Z] OSType: windows [2022-04-04T16:23:04.236Z] Architecture: x86_64 [2022-04-04T16:23:04.236Z] CPUs: 4 [2022-04-04T16:23:04.236Z] Total Memory: 32GiB [2022-04-04T16:23:04.236Z] Name: azwin-2-592ec0 [2022-04-04T16:23:04.236Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T16:23:04.236Z] Docker Root Dir: D:\docker [2022-04-04T16:23:04.236Z] Debug Mode: false [2022-04-04T16:23:04.236Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:23:04.236Z] Labels: [2022-04-04T16:23:04.236Z] Experimental: true [2022-04-04T16:23:04.236Z] Insecure Registries: [2022-04-04T16:23:04.236Z] 10.0.0.4:5000 [2022-04-04T16:23:04.236Z] 127.0.0.0/8 [2022-04-04T16:23:04.236Z] Registry Mirrors: [2022-04-04T16:23:04.236Z] http://10.0.0.4:5000/ [2022-04-04T16:23:04.236Z] Live Restore Enabled: false [2022-04-04T16:23:04.236Z] Product License: Community Engine [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] INFO: Commit hash is a19508560b [2022-04-04T16:23:04.236Z] INFO: Nuke-Everything... [2022-04-04T16:23:04.236Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T16:23:04.236Z] INFO: Nuking d:\CI [2022-04-04T16:23:04.236Z] INFO: Zapped successfully [2022-04-04T16:23:04.236Z] INFO: Location for testing is d:\CI\PR-43459\1 [2022-04-04T16:23:04.236Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:04.236Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 16:23:03... [2022-04-04T16:23:04.236Z] [2022-04-04T16:23:05.290Z] #28 20.59 Reading package lists... [2022-04-04T16:23:05.866Z] #28 27.11 Building dependency tree... [2022-04-04T16:23:07.255Z] #28 30.02 bzip2 is already the newest version (1.0.8-4). [2022-04-04T16:23:07.255Z] #28 30.02 patch is already the newest version (2.7.6-7). [2022-04-04T16:23:07.255Z] #28 30.02 xz-utils is already the newest version (5.2.5-2). [2022-04-04T16:23:07.255Z] #28 30.02 The following additional packages will be installed: [2022-04-04T16:23:07.255Z] #28 30.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-04T16:23:07.255Z] #28 30.03 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-04T16:23:07.255Z] #28 30.03 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T16:23:07.255Z] #28 30.04 python3-pkg-resources vim-runtime xxd [2022-04-04T16:23:07.255Z] #28 30.06 Suggested packages: [2022-04-04T16:23:07.255Z] #28 30.07 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-04T16:23:07.255Z] #28 30.07 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-04T16:23:07.255Z] #28 30.07 Recommended packages: [2022-04-04T16:23:07.255Z] #28 30.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T16:23:08.645Z] #28 31.51 The following NEW packages will be installed: [2022-04-04T16:23:08.645Z] #28 31.51 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-04T16:23:08.645Z] #28 31.52 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-04T16:23:08.645Z] #28 31.52 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-04T16:23:08.645Z] #28 31.52 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-04T16:23:08.906Z] #28 31.52 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-04T16:23:08.907Z] #28 31.53 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-04T16:23:08.907Z] #28 31.53 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-04T16:23:08.941Z] #60 ... [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #56 [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-04-04T16:23:08.941Z] #56 sha256:084ebf5429a5ab991d0717ed605eab4fbbccc726e4034d6a4cad8dc227e2cff5 [2022-04-04T16:23:08.941Z] #56 165.7 + mkdir -p /build [2022-04-04T16:23:08.941Z] #56 165.7 + cp runc /build/runc [2022-04-04T16:23:08.941Z] #56 DONE 166.3s [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #51 [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-04-04T16:23:08.941Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T16:23:08.941Z] #51 330.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T16:23:08.941Z] #51 DONE 330.9s [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #60 [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-04-04T16:23:08.941Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:23:08.941Z] #60 ... [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T16:23:08.941Z] #52 sha256:393f03f3b44fe25a58396a9bfecd8168a038f533bc4047dbcd4115179e97697c [2022-04-04T16:23:08.941Z] #52 DONE 0.6s [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #60 [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-04-04T16:23:08.941Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:23:08.941Z] #60 ... [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T16:23:08.941Z] #54 sha256:4040564d4226ad0e02edafdb4e7f78fa3c8e28595b973317f07a5f782ee7584e [2022-04-04T16:23:08.941Z] #54 DONE 0.1s [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T16:23:08.941Z] #57 sha256:648ac85558e19db03e8419cc2a5bbf606423fbb2824ac28fb5c05f646213a579 [2022-04-04T16:23:08.941Z] #57 DONE 0.3s [2022-04-04T16:23:08.941Z] [2022-04-04T16:23:08.941Z] #60 [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-04-04T16:23:08.941Z] #60 sha256:dcf54fd715a7e4f35cbc72c2ff51419c8a46280586646958e8359557bcc30d77 [2022-04-04T16:23:09.006Z] Sending build context to Docker daemon 66.28MB [2022-04-04T16:23:09.006Z] [2022-04-04T16:23:09.006Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T16:23:09.006Z] ---> 02f938cacc3b [2022-04-04T16:23:09.006Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T16:23:09.006Z] ---> Running in ccf87ad49ae8 [2022-04-04T16:23:09.168Z] #28 31.97 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T16:23:09.168Z] #28 31.97 Need to get 18.6 MB of archives. [2022-04-04T16:23:09.168Z] #28 31.97 After this operation, 71.4 MB of additional disk space will be used. [2022-04-04T16:23:09.168Z] #28 31.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T16:23:09.168Z] #28 31.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T16:23:09.168Z] #28 31.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T16:23:09.168Z] #28 31.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T16:23:09.168Z] #28 31.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T16:23:09.168Z] #28 31.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T16:23:09.168Z] #28 31.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T16:23:09.168Z] #28 31.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T16:23:09.168Z] #28 32.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T16:23:09.168Z] #28 32.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T16:23:09.168Z] #28 32.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T16:23:09.168Z] #28 32.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T16:23:09.168Z] #28 32.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T16:23:09.168Z] #28 32.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T16:23:09.168Z] #28 32.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T16:23:09.168Z] #28 32.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T16:23:09.168Z] #28 32.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T16:23:09.168Z] #28 32.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T16:23:09.168Z] #28 32.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T16:23:09.168Z] #28 32.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T16:23:09.168Z] #28 32.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T16:23:09.168Z] #28 32.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T16:23:09.168Z] #28 32.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T16:23:09.168Z] #28 32.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T16:23:09.168Z] #28 32.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T16:23:09.168Z] #28 32.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T16:23:09.168Z] #28 32.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-04T16:23:09.168Z] #28 32.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T16:23:09.168Z] #28 32.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T16:23:09.168Z] #28 32.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T16:23:09.168Z] #28 32.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T16:23:09.430Z] #28 32.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T16:23:09.430Z] #28 32.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T16:23:09.430Z] #28 32.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T16:23:09.430Z] #28 32.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T16:23:09.430Z] #28 32.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T16:23:09.430Z] #28 32.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T16:23:09.430Z] #28 32.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T16:23:09.430Z] #28 32.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T16:23:09.430Z] #28 32.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T16:23:09.430Z] #28 32.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T16:23:09.430Z] #28 32.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T16:23:09.430Z] #28 32.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T16:23:09.430Z] #28 32.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T16:23:09.475Z] Removing intermediate container ccf87ad49ae8 [2022-04-04T16:23:09.475Z] ---> 2503225bf19a [2022-04-04T16:23:09.475Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T16:23:09.475Z] ---> Running in 6e1478cd02f6 [2022-04-04T16:23:09.475Z] Removing intermediate container 6e1478cd02f6 [2022-04-04T16:23:09.475Z] ---> a8f487c1a7d0 [2022-04-04T16:23:09.475Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T16:23:09.475Z] ---> Running in d657cf9fc66e [2022-04-04T16:23:09.509Z] #60 287.1 + bin/containerd [2022-04-04T16:23:09.943Z] Removing intermediate container d657cf9fc66e [2022-04-04T16:23:09.943Z] ---> 5ce4ffa8491d [2022-04-04T16:23:09.943Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T16:23:09.943Z] ---> Running in c38018dadd0f [2022-04-04T16:23:10.003Z] #28 ... [2022-04-04T16:23:10.003Z] [2022-04-04T16:23:10.003Z] #67 [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-04-04T16:23:10.003Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:23:10.003Z] #67 96.44 + bin/containerd [2022-04-04T16:23:10.410Z] Removing intermediate container c38018dadd0f [2022-04-04T16:23:10.410Z] ---> 5bb754ddf684 [2022-04-04T16:23:10.410Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T16:23:10.410Z] ---> Running in c0f9622a4c62 [2022-04-04T16:23:10.410Z] Removing intermediate container c0f9622a4c62 [2022-04-04T16:23:10.410Z] ---> c5a49ca5f413 [2022-04-04T16:23:10.410Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-04T16:23:10.410Z] ---> Running in f71120926ff2 [2022-04-04T16:23:11.020Z] INFO: Expanding go... [2022-04-04T16:23:11.707Z] #51 333.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T16:23:11.707Z] #51 DONE 334.0s [2022-04-04T16:23:11.707Z] [2022-04-04T16:23:11.707Z] #56 [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-04-04T16:23:11.707Z] #56 sha256:0966b70d9d6454e4ff7c0e8517c45df9948c7e6a0df9f2ef27ccddfdebe83e3e [2022-04-04T16:23:11.707Z] #56 165.1 + mkdir -p /build [2022-04-04T16:23:11.707Z] #56 165.1 + cp runc /build/runc [2022-04-04T16:23:11.707Z] #56 DONE 165.4s [2022-04-04T16:23:11.707Z] [2022-04-04T16:23:11.707Z] #60 [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-04-04T16:23:11.707Z] #60 sha256:63cb39f80c165edb44687c3934de6f0f9c2706aa71e7be87d12b1dc13b2e3f69 [2022-04-04T16:23:11.707Z] #60 ... [2022-04-04T16:23:11.707Z] [2022-04-04T16:23:11.707Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T16:23:11.707Z] #52 sha256:3b28dcd9c4b28f67b79ee310cc7223464fd1de4ce3fd9a7ac4f815fb99cb52d2 [2022-04-04T16:23:11.707Z] #52 DONE 0.6s [2022-04-04T16:23:11.707Z] [2022-04-04T16:23:11.707Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T16:23:11.707Z] #54 sha256:311b969636f64f866df9845830816dfb6d28c13b40ae1ed4f11b31e83c081d23 [2022-04-04T16:23:11.707Z] #54 DONE 0.1s [2022-04-04T16:23:11.707Z] [2022-04-04T16:23:11.707Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T16:23:11.707Z] #57 sha256:f23e41c419496cd8687a3075dfc803dbff88aab7f5c68d703019a1d6a450f3df [2022-04-04T16:23:11.707Z] #57 DONE 0.2s [2022-04-04T16:23:11.707Z] [2022-04-04T16:23:11.707Z] #60 [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-04-04T16:23:11.707Z] #60 sha256:63cb39f80c165edb44687c3934de6f0f9c2706aa71e7be87d12b1dc13b2e3f69 [2022-04-04T16:23:11.963Z] #60 289.3 + bin/containerd [2022-04-04T16:23:15.197Z] [2022-04-04T16:23:15.197Z] SUCCESS: Specified value was saved. [2022-04-04T16:23:15.389Z] #67 ... [2022-04-04T16:23:15.389Z] [2022-04-04T16:23:15.389Z] #28 [dev-systemd-false 7/24] 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-04-04T16:23:15.389Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-04T16:23:15.389Z] #28 32.97 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T16:23:15.389Z] #28 33.22 Fetched 18.6 MB in 1s (28.6 MB/s) [2022-04-04T16:23:15.389Z] #28 33.27 Selecting previously unselected package pigz. [2022-04-04T16:23:15.389Z] #28 33.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-04T16:23:15.389Z] #28 33.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.33 Unpacking pigz (2.6-1) ... [2022-04-04T16:23:15.389Z] #28 33.42 Selecting previously unselected package libelf1:amd64. [2022-04-04T16:23:15.389Z] #28 33.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T16:23:15.389Z] #28 33.54 Selecting previously unselected package libbpf0:amd64. [2022-04-04T16:23:15.389Z] #28 33.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:23:15.389Z] #28 33.62 Selecting previously unselected package libcap2:amd64. [2022-04-04T16:23:15.389Z] #28 33.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:23:15.389Z] #28 33.69 Selecting previously unselected package libmnl0:amd64. [2022-04-04T16:23:15.389Z] #28 33.69 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.70 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:23:15.389Z] #28 33.75 Selecting previously unselected package libxtables12:amd64. [2022-04-04T16:23:15.389Z] #28 33.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:23:15.389Z] #28 33.82 Selecting previously unselected package libcap2-bin. [2022-04-04T16:23:15.389Z] #28 33.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T16:23:15.389Z] #28 33.91 Selecting previously unselected package iproute2. [2022-04-04T16:23:15.389Z] #28 33.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 33.92 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T16:23:15.389Z] #28 34.24 Selecting previously unselected package xxd. [2022-04-04T16:23:15.389Z] #28 34.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 34.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:15.389Z] #28 34.36 Selecting previously unselected package vim-common. [2022-04-04T16:23:15.389Z] #28 34.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:23:15.389Z] #28 34.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:15.389Z] #28 34.49 Selecting previously unselected package bash-completion. [2022-04-04T16:23:15.389Z] #28 34.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T16:23:15.389Z] #28 35.64 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T16:23:15.389Z] #28 36.04 Selecting previously unselected package apparmor. [2022-04-04T16:23:15.389Z] #28 36.06 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.11 Unpacking apparmor (2.13.6-10) ... [2022-04-04T16:23:15.389Z] #28 36.39 Selecting previously unselected package inetutils-ping. [2022-04-04T16:23:15.389Z] #28 36.40 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T16:23:15.389Z] #28 36.51 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T16:23:15.389Z] #28 36.51 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:23:15.389Z] #28 36.59 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T16:23:15.389Z] #28 36.60 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:23:15.389Z] #28 36.66 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T16:23:15.389Z] #28 36.67 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:23:15.389Z] #28 36.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T16:23:15.389Z] #28 36.74 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:23:15.389Z] #28 36.79 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T16:23:15.389Z] #28 36.80 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:23:15.389Z] #28 36.86 Selecting previously unselected package iptables. [2022-04-04T16:23:15.389Z] #28 36.87 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 36.88 Unpacking iptables (1.8.7-1) ... [2022-04-04T16:23:15.389Z] #28 37.10 Selecting previously unselected package libonig5:amd64. [2022-04-04T16:23:15.389Z] #28 37.11 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:23:15.389Z] #28 37.23 Selecting previously unselected package libjq1:amd64. [2022-04-04T16:23:15.389Z] #28 37.24 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:23:15.389Z] #28 37.33 Selecting previously unselected package jq. [2022-04-04T16:23:15.389Z] #28 37.35 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.36 Unpacking jq (1.6-2.1) ... [2022-04-04T16:23:15.389Z] #28 37.42 Selecting previously unselected package libaio1:amd64. [2022-04-04T16:23:15.389Z] #28 37.43 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.44 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:23:15.389Z] #28 37.49 Selecting previously unselected package libgpm2:amd64. [2022-04-04T16:23:15.389Z] #28 37.49 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:23:15.389Z] #28 37.55 Selecting previously unselected package libinih1:amd64. [2022-04-04T16:23:15.389Z] #28 37.56 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.57 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T16:23:15.389Z] #28 37.62 Selecting previously unselected package libnet1:amd64. [2022-04-04T16:23:15.389Z] #28 37.62 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:23:15.389Z] #28 37.70 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T16:23:15.389Z] #28 37.70 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:23:15.389Z] #28 37.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T16:23:15.389Z] #28 37.80 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:23:15.389Z] #28 37.85 Selecting previously unselected package net-tools. [2022-04-04T16:23:15.389Z] #28 37.87 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T16:23:15.389Z] #28 37.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:23:15.389Z] #28 37.98 Selecting previously unselected package python-pip-whl. [2022-04-04T16:23:15.389Z] #28 37.98 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:23:15.389Z] #28 37.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:23:15.654Z] #28 38.39 Selecting previously unselected package python3-lib2to3. [2022-04-04T16:23:15.654Z] #28 38.41 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T16:23:15.654Z] #28 38.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:23:15.654Z] #28 38.52 Selecting previously unselected package python3-distutils. [2022-04-04T16:23:15.654Z] #28 38.53 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T16:23:15.654Z] #28 38.54 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T16:23:15.654Z] #28 38.64 Selecting previously unselected package python3-pkg-resources. [2022-04-04T16:23:15.667Z] INFO: Downloading git... [2022-04-04T16:23:15.928Z] #28 38.64 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T16:23:15.928Z] #28 38.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:23:15.928Z] #28 38.74 Selecting previously unselected package python3-setuptools. [2022-04-04T16:23:15.928Z] #28 38.75 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T16:23:15.928Z] #28 38.76 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T16:23:16.189Z] #28 38.98 Selecting previously unselected package python3-wheel. [2022-04-04T16:23:16.189Z] #28 38.98 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T16:23:16.189Z] #28 38.99 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T16:23:16.189Z] #28 39.04 Selecting previously unselected package python3-pip. [2022-04-04T16:23:16.189Z] #28 39.05 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T16:23:16.189Z] #28 39.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:23:16.451Z] #28 39.21 Selecting previously unselected package sudo. [2022-04-04T16:23:16.451Z] #28 39.23 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T16:23:16.451Z] #28 39.24 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T16:23:16.664Z] INFO: Downloading go... [2022-04-04T16:23:16.713Z] #28 39.54 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T16:23:16.713Z] #28 39.55 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T16:23:16.713Z] #28 39.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:23:16.974Z] #28 39.68 Selecting previously unselected package uidmap. [2022-04-04T16:23:16.974Z] #28 39.68 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T16:23:16.974Z] #28 39.69 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T16:23:16.974Z] #28 39.78 Selecting previously unselected package vim-runtime. [2022-04-04T16:23:16.974Z] #28 39.80 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T16:23:16.974Z] #28 39.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T16:23:16.974Z] #28 39.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T16:23:16.974Z] #28 39.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:18.238Z] INFO: Downloading compiler 1 of 3... [2022-04-04T16:23:18.238Z] INFO: Downloading compiler 2 of 3... [2022-04-04T16:23:18.238Z] INFO: Downloading compiler 3 of 3... [2022-04-04T16:23:18.238Z] INFO: Extracting git... [2022-04-04T16:23:18.890Z] #28 41.69 Selecting previously unselected package vim. [2022-04-04T16:23:18.891Z] #28 41.70 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T16:23:18.891Z] #28 41.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:19.152Z] #28 42.03 Selecting previously unselected package xfsprogs. [2022-04-04T16:23:19.152Z] #28 42.04 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T16:23:19.152Z] #28 42.05 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T16:23:19.413Z] #28 42.31 Selecting previously unselected package zip. [2022-04-04T16:23:19.414Z] #28 42.32 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-04T16:23:19.414Z] #28 42.32 Unpacking zip (3.0-12) ... [2022-04-04T16:23:19.675Z] #28 42.41 Selecting previously unselected package zstd. [2022-04-04T16:23:19.675Z] #28 42.42 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T16:23:19.675Z] #28 42.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:23:19.935Z] #28 42.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T16:23:20.457Z] #28 43.13 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T16:23:20.457Z] #28 43.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T16:23:20.457Z] #28 43.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T16:23:20.457Z] #28 43.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T16:23:20.457Z] #28 43.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T16:23:20.457Z] #28 43.23 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T16:23:20.457Z] #28 43.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T16:23:20.457Z] #28 43.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T16:23:20.457Z] #28 43.31 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T16:23:21.029Z] #28 43.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:21.029Z] #28 43.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T16:23:21.029Z] #28 43.74 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T16:23:21.029Z] #28 43.75 Setting up apparmor (2.13.6-10) ... [2022-04-04T16:23:21.972Z] #28 44.94 Setting up zip (3.0-12) ... [2022-04-04T16:23:21.972Z] #28 44.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:21.972Z] #28 44.98 Setting up bash-completion (1:2.11-2) ... [2022-04-04T16:23:23.399Z] #28 46.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T16:23:23.660Z] #28 46.32 Setting up sudo (1.9.5p2-3) ... [2022-04-04T16:23:23.660Z] #28 46.47 invoke-rc.d: could not determine current runlevel [2022-04-04T16:23:23.660Z] #28 46.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T16:23:23.660Z] #28 46.48 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T16:23:23.660Z] #28 46.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T16:23:23.660Z] #28 46.52 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T16:23:23.660Z] #28 46.53 Setting up pigz (2.6-1) ... [2022-04-04T16:23:23.660Z] #28 46.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T16:23:23.921Z] #28 46.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T16:23:23.921Z] #28 46.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T16:23:23.921Z] #28 46.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:24.182Z] #28 47.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T16:23:24.182Z] #28 47.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T16:23:24.443Z] #28 47.37 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T16:23:24.443Z] #28 47.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T16:23:24.443Z] #28 47.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T16:23:24.704Z] #28 47.42 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T16:23:24.965Z] #28 47.74 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T16:23:24.965Z] #28 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T16:23:24.965Z] #28 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T16:23:24.965Z] #28 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T16:23:24.965Z] #28 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T16:23:24.965Z] #28 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T16:23:24.965Z] #28 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T16:23:24.965Z] #28 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T16:23:24.965Z] #28 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T16:23:24.965Z] #28 47.87 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T16:23:25.570Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T16:23:25.570Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === Skipped [2022-04-04T16:23:25.570Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T16:23:25.570Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T16:23:25.570Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T16:23:25.570Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T16:23:25.570Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-04-04T16:23:25.570Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.570Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.570Z] [2022-04-04T16:23:25.570Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-04-04T16:23:25.571Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T16:23:25.571Z] aufs_test.go:38: driver not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:71: No driver to put! [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T16:23:25.571Z] time="2022-04-04T16:22:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:71: No driver to put! [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T16:23:25.571Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T16:23:25.571Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T16:23:25.571Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:23:25.571Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T16:23:25.571Z] graphtest_unix.go:71: No driver to put! [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T16:23:25.571Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T16:23:25.571Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-04T16:23:25.571Z] [2022-04-04T16:23:25.571Z] DONE 2338 tests, 53 skipped in 196.328s [2022-04-04T16:23:25.571Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:23:25.571Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-04T16:23:25.571Z] + 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-04-04T16:23:25.817Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:23:25.817Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:23:25.817Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:23:25.817Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:23:25.817Z] [2022-04-04T16:23:25.817Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T16:23:25.817Z] DOCKER_SYSTEMD=1 [2022-04-04T16:23:25.817Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:23:25.817Z] HOSTNAME=8ae3139e741f [2022-04-04T16:23:25.817Z] DEST=bundles/test-integration [2022-04-04T16:23:25.817Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:23:25.817Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:23:25.817Z] container=docker [2022-04-04T16:23:25.817Z] HOME=/root [2022-04-04T16:23:25.817Z] LANG=C.UTF-8 [2022-04-04T16:23:25.817Z] INVOCATION_ID=1da90524b091434199e65543bdad4ce8 [2022-04-04T16:23:25.817Z] GOLANG_VERSION=1.18 [2022-04-04T16:23:25.817Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:23:25.817Z] VALIDATE_BRANCH=master [2022-04-04T16:23:25.817Z] TERM=xterm [2022-04-04T16:23:25.817Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:23:25.817Z] SHLVL=3 [2022-04-04T16:23:25.817Z] TIMEOUT=120m [2022-04-04T16:23:25.817Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:23:25.817Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:23:25.817Z] GO111MODULE=off [2022-04-04T16:23:25.817Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T16:23:25.817Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T16:23:25.817Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:23:25.817Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:23:25.817Z] GOPATH=/go [2022-04-04T16:23:25.817Z] PKG_CONFIG=pkg-config [2022-04-04T16:23:25.817Z] _=/usr/bin/env [2022-04-04T16:23:25.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T16:23:25.912Z] #28 48.72 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T16:23:25.912Z] #28 48.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T16:23:25.912Z] #28 48.77 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T16:23:25.912Z] #28 48.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T16:23:26.748Z] #28 49.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T16:23:26.748Z] #28 49.49 Setting up jq (1.6-2.1) ... [2022-04-04T16:23:26.748Z] #28 49.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T16:23:26.748Z] #28 49.55 Setting up iptables (1.8.7-1) ... [2022-04-04T16:23:26.748Z] #28 49.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:23:26.748Z] #28 49.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:23:26.748Z] #28 49.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T16:23:26.748Z] #28 49.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T16:23:26.748Z] #28 49.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T16:23:26.748Z] #28 49.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T16:23:26.748Z] #28 49.63 Setting up iproute2 (5.10.0-4) ... [2022-04-04T16:23:27.011Z] #28 49.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T16:23:27.955Z] #28 DONE 50.5s [2022-04-04T16:23:27.955Z] [2022-04-04T16:23:27.955Z] #29 [dev-systemd-false 8/24] 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-04-04T16:23:27.955Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-04T16:23:28.529Z] #29 0.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T16:23:28.529Z] #29 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T16:23:28.529Z] #29 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T16:23:28.529Z] #29 DONE 0.9s [2022-04-04T16:23:28.529Z] [2022-04-04T16:23:28.529Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T16:23:28.529Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-04T16:23:30.718Z] INFO: Expanding go... [2022-04-04T16:23:33.688Z] 0a6173b79e25: Pull complete [2022-04-04T16:23:33.688Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-04T16:23:33.688Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:23:33.688Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:23:33.688Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-04T16:23:33.688Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-04T16:23:33.688Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-04T16:23:33.688Z] INFO: Docker version of control daemon [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] Client: [2022-04-04T16:23:33.688Z] Version: 20.10.9 [2022-04-04T16:23:33.688Z] API version: 1.41 [2022-04-04T16:23:33.688Z] Go version: go1.16.8 [2022-04-04T16:23:33.688Z] Git commit: c2ea9bc [2022-04-04T16:23:33.688Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T16:23:33.688Z] OS/Arch: windows/amd64 [2022-04-04T16:23:33.688Z] Context: default [2022-04-04T16:23:33.688Z] Experimental: true [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] Server: Docker Engine - Community [2022-04-04T16:23:33.688Z] Engine: [2022-04-04T16:23:33.688Z] Version: 20.10.9 [2022-04-04T16:23:33.688Z] API version: 1.41 (minimum version 1.24) [2022-04-04T16:23:33.688Z] Go version: go1.16.8 [2022-04-04T16:23:33.688Z] Git commit: 79ea9d3 [2022-04-04T16:23:33.688Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T16:23:33.688Z] OS/Arch: windows/amd64 [2022-04-04T16:23:33.688Z] Experimental: true [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] INFO: Docker info of control daemon [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] Client: [2022-04-04T16:23:33.688Z] Context: default [2022-04-04T16:23:33.688Z] Debug Mode: false [2022-04-04T16:23:33.688Z] Plugins: [2022-04-04T16:23:33.688Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T16:23:33.688Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T16:23:33.688Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] Server: [2022-04-04T16:23:33.688Z] Containers: 0 [2022-04-04T16:23:33.688Z] Running: 0 [2022-04-04T16:23:33.688Z] Paused: 0 [2022-04-04T16:23:33.688Z] Stopped: 0 [2022-04-04T16:23:33.688Z] Images: 1 [2022-04-04T16:23:33.688Z] Server Version: 20.10.9 [2022-04-04T16:23:33.688Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-04T16:23:33.688Z] LCOW: [2022-04-04T16:23:33.688Z] Windows: [2022-04-04T16:23:33.688Z] Logging Driver: json-file [2022-04-04T16:23:33.688Z] Plugins: [2022-04-04T16:23:33.688Z] Volume: local [2022-04-04T16:23:33.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:23:33.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:23:33.688Z] Swarm: inactive [2022-04-04T16:23:33.688Z] Default Isolation: process [2022-04-04T16:23:33.688Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T16:23:33.688Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T16:23:33.688Z] OSType: windows [2022-04-04T16:23:33.688Z] Architecture: x86_64 [2022-04-04T16:23:33.688Z] CPUs: 4 [2022-04-04T16:23:33.688Z] Total Memory: 32GiB [2022-04-04T16:23:33.688Z] Name: azwin-2-32c6d0 [2022-04-04T16:23:33.688Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T16:23:33.688Z] Docker Root Dir: D:\docker [2022-04-04T16:23:33.688Z] Debug Mode: false [2022-04-04T16:23:33.688Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:23:33.688Z] Labels: [2022-04-04T16:23:33.688Z] Experimental: true [2022-04-04T16:23:33.688Z] Insecure Registries: [2022-04-04T16:23:33.688Z] 10.0.0.4:5000 [2022-04-04T16:23:33.688Z] 127.0.0.0/8 [2022-04-04T16:23:33.688Z] Registry Mirrors: [2022-04-04T16:23:33.688Z] http://10.0.0.4:5000/ [2022-04-04T16:23:33.688Z] Live Restore Enabled: false [2022-04-04T16:23:33.688Z] Product License: Community Engine [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] INFO: Commit hash is a19508560b [2022-04-04T16:23:33.688Z] INFO: Nuke-Everything... [2022-04-04T16:23:33.688Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T16:23:33.688Z] INFO: Nuking d:\CI [2022-04-04T16:23:33.688Z] INFO: Zapped successfully [2022-04-04T16:23:33.688Z] INFO: Location for testing is d:\CI\PR-43459\1 [2022-04-04T16:23:33.688Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 16:23:23... [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] Sending build context to Docker daemon 66.28MB [2022-04-04T16:23:33.688Z] [2022-04-04T16:23:33.688Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T16:23:33.688Z] ---> 6a11116086a4 [2022-04-04T16:23:33.688Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T16:23:33.688Z] ---> Running in 78046df519a2 [2022-04-04T16:23:33.688Z] Removing intermediate container 78046df519a2 [2022-04-04T16:23:33.688Z] ---> 962c7247a209 [2022-04-04T16:23:33.688Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T16:23:33.688Z] ---> Running in eb12310db85d [2022-04-04T16:23:33.688Z] Removing intermediate container eb12310db85d [2022-04-04T16:23:33.688Z] ---> d22ecca0cf7a [2022-04-04T16:23:33.688Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T16:23:33.688Z] ---> Running in e13a6cc01bb4 [2022-04-04T16:23:33.688Z] Removing intermediate container e13a6cc01bb4 [2022-04-04T16:23:33.688Z] ---> 210bac01bf91 [2022-04-04T16:23:33.688Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T16:23:33.688Z] ---> Running in b02836277d30 [2022-04-04T16:23:33.688Z] Removing intermediate container b02836277d30 [2022-04-04T16:23:33.688Z] ---> 5d34a7f02505 [2022-04-04T16:23:33.688Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T16:23:33.688Z] ---> Running in 0b763358eceb [2022-04-04T16:23:33.688Z] Removing intermediate container 0b763358eceb [2022-04-04T16:23:33.688Z] ---> 354cb55ff9fc [2022-04-04T16:23:33.688Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-04T16:23:33.688Z] ---> Running in 699e1d33a161 [2022-04-04T16:23:36.305Z] INFO: Expanding compiler 1 of 3... [2022-04-04T16:23:36.305Z] INFO: Expanding compiler 2 of 3... [2022-04-04T16:23:36.691Z] #30 7.621 Collecting yamllint==1.26.1 [2022-04-04T16:23:37.264Z] #30 8.701 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T16:23:38.211Z] #30 9.434 Collecting pathspec>=0.5.3 [2022-04-04T16:23:38.211Z] #30 9.449 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T16:23:38.211Z] #30 9.671 Collecting pyyaml [2022-04-04T16:23:38.211Z] #30 9.681 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-04-04T16:23:38.211Z] #30 9.718 Building wheels for collected packages: yamllint [2022-04-04T16:23:38.211Z] #30 9.719 Building wheel for yamllint (setup.py): started [2022-04-04T16:23:38.784Z] #30 10.24 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T16:23:38.784Z] #30 10.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9a7610698df9a325bdea979e317b7acdef9d19aa80e9219af4cfb10c988a69b7 [2022-04-04T16:23:38.784Z] #30 10.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T16:23:38.784Z] #30 10.24 Successfully built yamllint [2022-04-04T16:23:38.784Z] #30 10.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T16:23:39.045Z] #30 10.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T16:23:39.267Z] INFO: Expanding compiler 3 of 3... [2022-04-04T16:23:39.308Z] #30 DONE 10.7s [2022-04-04T16:23:39.308Z] [2022-04-04T16:23:39.308Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T16:23:39.308Z] #34 sha256:361bd3a63779d8dff09f7890f17cbd2d77fcba420bc360bf74d745156f6cf6cb [2022-04-04T16:23:39.735Z] INFO: Removing downloaded files... [2022-04-04T16:23:39.735Z] INFO: Downloading containerd [2022-04-04T16:23:39.880Z] #34 DONE 0.4s [2022-04-04T16:23:39.880Z] [2022-04-04T16:23:39.880Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T16:23:39.880Z] #39 sha256:3ebd1e828a6d660147ffb114e08d45da36f940f03a7effea0959725aa689b9df [2022-04-04T16:23:40.142Z] #39 DONE 0.3s [2022-04-04T16:23:40.142Z] [2022-04-04T16:23:40.142Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T16:23:40.142Z] #42 sha256:20029c0a094df14bfbfa0d177fca407c3bda8b5de484702341fe91ffaee9907c [2022-04-04T16:23:40.142Z] #42 DONE 0.3s [2022-04-04T16:23:40.142Z] [2022-04-04T16:23:40.142Z] #67 [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-04-04T16:23:40.142Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:23:40.403Z] #67 ... [2022-04-04T16:23:40.403Z] [2022-04-04T16:23:40.403Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T16:23:40.403Z] #44 sha256:84641d378cc61ecd9c560f72f98f4080db36f30eb66601978c7e99177eb64ba5 [2022-04-04T16:23:40.403Z] #44 DONE 0.1s [2022-04-04T16:23:40.403Z] [2022-04-04T16:23:40.403Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T16:23:40.403Z] #48 sha256:85be27540a402e0e17ac3cc0c260a8c8d29f96634554cb3740739cd503706d27 [2022-04-04T16:23:40.403Z] #48 DONE 0.0s [2022-04-04T16:23:40.403Z] [2022-04-04T16:23:40.403Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T16:23:40.403Z] #51 sha256:194a36f739303697d2a75ba0345d8809e5bff007715acac125f3fc6c83d39af4 [2022-04-04T16:23:40.663Z] #51 DONE 0.2s [2022-04-04T16:23:40.663Z] [2022-04-04T16:23:40.663Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T16:23:40.663Z] #55 sha256:ced0833d7665a590c8a29923b7ff8481dd9f15e0b844db5455200c60a2e259e9 [2022-04-04T16:23:40.663Z] #55 DONE 0.1s [2022-04-04T16:23:40.663Z] [2022-04-04T16:23:40.663Z] #67 [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-04-04T16:23:40.663Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:23:40.663Z] #67 ... [2022-04-04T16:23:40.663Z] [2022-04-04T16:23:40.663Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T16:23:40.663Z] #57 sha256:c9c84439c9ca7ee4269c5f622399f935de94b2ab6b1551e83b620f57faca1c2b [2022-04-04T16:23:40.663Z] #57 DONE 0.1s [2022-04-04T16:23:40.663Z] [2022-04-04T16:23:40.663Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T16:23:40.663Z] #59 sha256:2c04d3afe4902eee710e033d100c9ff84f38fb31480e4d8b367f376910e41ff6 [2022-04-04T16:23:41.236Z] #59 DONE 0.2s [2022-04-04T16:23:41.236Z] [2022-04-04T16:23:41.236Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T16:23:41.236Z] #61 sha256:7110ef333242a2f1d8938c28dd4c4d283df9e49e20f63afc17decd4bfd8abf91 [2022-04-04T16:23:41.236Z] #61 DONE 0.1s [2022-04-04T16:23:41.236Z] [2022-04-04T16:23:41.236Z] #67 [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-04-04T16:23:41.236Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:23:46.312Z] [2022-04-04T16:23:46.312Z] SUCCESS: Specified value was saved. [2022-04-04T16:23:46.781Z] INFO: Downloading git... [2022-04-04T16:23:48.351Z] INFO: Downloading go... [2022-04-04T16:23:48.389Z] [2022-04-04T16:23:48.389Z] Name Version Source Summary [2022-04-04T16:23:48.389Z] ---- ------- ------ ------- [2022-04-04T16:23:48.389Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T16:23:49.341Z] INFO: Downloading compiler 1 of 3... [2022-04-04T16:23:49.996Z] INFO: Downloading compiler 2 of 3... [2022-04-04T16:23:49.996Z] INFO: Downloading compiler 3 of 3... [2022-04-04T16:23:49.996Z] INFO: Extracting git... [2022-04-04T16:23:50.710Z] [2022-04-04T16:23:50.710Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T16:23:50.710Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T16:23:50.710Z] PSChildName : containerd [2022-04-04T16:23:50.710Z] PSDrive : C [2022-04-04T16:23:50.710Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T16:23:50.710Z] PSIsContainer : True [2022-04-04T16:23:50.710Z] Name : containerd [2022-04-04T16:23:50.710Z] FullName : C:\containerd [2022-04-04T16:23:50.710Z] Parent : [2022-04-04T16:23:50.710Z] Exists : True [2022-04-04T16:23:50.710Z] Root : C:\ [2022-04-04T16:23:50.710Z] Extension : [2022-04-04T16:23:50.710Z] CreationTime : 4/4/2022 4:23:50 PM [2022-04-04T16:23:50.710Z] CreationTimeUtc : 4/4/2022 4:23:50 PM [2022-04-04T16:23:50.710Z] LastAccessTime : 4/4/2022 4:23:50 PM [2022-04-04T16:23:50.710Z] LastAccessTimeUtc : 4/4/2022 4:23:50 PM [2022-04-04T16:23:50.710Z] LastWriteTime : 4/4/2022 4:23:50 PM [2022-04-04T16:23:50.710Z] LastWriteTimeUtc : 4/4/2022 4:23:50 PM [2022-04-04T16:23:50.710Z] Attributes : Directory [2022-04-04T16:23:50.710Z] Mode : d----- [2022-04-04T16:23:50.710Z] BaseName : containerd [2022-04-04T16:23:50.710Z] Target : {} [2022-04-04T16:23:50.710Z] LinkType : [2022-04-04T16:23:50.710Z] [2022-04-04T16:23:51.933Z] INFO: Expanding compiler 1 of 3... [2022-04-04T16:23:52.028Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T16:23:52.029Z] INFO: Configuring git core.autocrlf... [2022-04-04T16:23:52.029Z] [2022-04-04T16:23:52.029Z] [2022-04-04T16:23:52.921Z] INFO: Expanding compiler 2 of 3... [2022-04-04T16:23:56.711Z] INFO: Expanding compiler 3 of 3... [2022-04-04T16:23:57.184Z] INFO: Removing downloaded files... [2022-04-04T16:23:57.184Z] INFO: Downloading containerd [2022-04-04T16:24:02.501Z] INFO: Expanding go... [2022-04-04T16:24:03.212Z] #67 ... [2022-04-04T16:24:03.212Z] [2022-04-04T16:24:03.212Z] #63 [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-04-04T16:24:03.212Z] #63 sha256:bc1ec6c92d05ae44daeda643a1b63b0b33a709af1e48d033dd42cc50119595b6 [2022-04-04T16:24:03.212Z] #63 90.31 + mkdir -p /build [2022-04-04T16:24:03.212Z] #63 90.31 + cp runc /build/runc [2022-04-04T16:24:03.212Z] #63 DONE 90.6s [2022-04-04T16:24:03.212Z] [2022-04-04T16:24:03.212Z] #67 [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-04-04T16:24:03.212Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:24:03.212Z] #67 ... [2022-04-04T16:24:03.212Z] [2022-04-04T16:24:03.212Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T16:24:03.212Z] #64 sha256:410b0b749bfd3f591c5147cff63467f279f9c51f50859161f4925ff80dc906cc [2022-04-04T16:24:03.212Z] #64 DONE 0.1s [2022-04-04T16:24:03.476Z] [2022-04-04T16:24:03.476Z] #67 [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-04-04T16:24:03.476Z] #67 sha256:d65f5ce773ca74a5615544a8256d4b19096625b1f52d64cf5322095c05c048de [2022-04-04T16:24:05.735Z] #60 337.7 # github.com/containerd/containerd/cmd/containerd [2022-04-04T16:24:05.735Z] #60 337.7 /usr/bin/ld: /tmp/go-link-2957106050/000019.o: in function `New': [2022-04-04T16:24:05.735Z] #60 337.7 /tmp/tmp.Jpi5fG1tBJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T16:24:05.735Z] #60 337.8 + bin/containerd-stress [2022-04-04T16:24:05.735Z] #60 338.9 + bin/containerd-shim [2022-04-04T16:24:08.149Z] #60 339.9 # github.com/containerd/containerd/cmd/containerd [2022-04-04T16:24:08.149Z] #60 339.9 /usr/bin/ld: /tmp/go-link-3116908560/000019.o: in function `New': [2022-04-04T16:24:08.149Z] #60 339.9 /tmp/tmp.2iREiazjZg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T16:24:08.149Z] #60 340.0 + bin/containerd-stress [2022-04-04T16:24:08.149Z] #60 341.1 + bin/containerd-shim [2022-04-04T16:24:09.660Z] [2022-04-04T16:24:09.660Z] Name Version Source Summary [2022-04-04T16:24:09.660Z] ---- ------- ------ ------- [2022-04-04T16:24:09.660Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T16:24:10.128Z] [2022-04-04T16:24:10.128Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T16:24:10.128Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T16:24:10.128Z] PSChildName : containerd [2022-04-04T16:24:10.128Z] PSDrive : C [2022-04-04T16:24:10.128Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T16:24:10.128Z] PSIsContainer : True [2022-04-04T16:24:10.128Z] Name : containerd [2022-04-04T16:24:10.128Z] FullName : C:\containerd [2022-04-04T16:24:10.128Z] Parent : [2022-04-04T16:24:10.128Z] Exists : True [2022-04-04T16:24:10.128Z] Root : C:\ [2022-04-04T16:24:10.128Z] Extension : [2022-04-04T16:24:10.128Z] CreationTime : 4/4/2022 4:24:09 PM [2022-04-04T16:24:10.128Z] CreationTimeUtc : 4/4/2022 4:24:09 PM [2022-04-04T16:24:10.128Z] LastAccessTime : 4/4/2022 4:24:09 PM [2022-04-04T16:24:10.128Z] LastAccessTimeUtc : 4/4/2022 4:24:09 PM [2022-04-04T16:24:10.128Z] LastWriteTime : 4/4/2022 4:24:09 PM [2022-04-04T16:24:10.128Z] LastWriteTimeUtc : 4/4/2022 4:24:09 PM [2022-04-04T16:24:10.128Z] Attributes : Directory [2022-04-04T16:24:10.128Z] Mode : d----- [2022-04-04T16:24:10.128Z] BaseName : containerd [2022-04-04T16:24:10.128Z] Target : {} [2022-04-04T16:24:10.128Z] LinkType : [2022-04-04T16:24:10.128Z] [2022-04-04T16:24:11.694Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T16:24:11.694Z] INFO: Configuring git core.autocrlf... [2022-04-04T16:24:11.694Z] [2022-04-04T16:24:11.694Z] [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork 36.995s coverage: 40.7% of statements [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.215s coverage: 59.9% of statements [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.109s coverage: 4.0% of statements [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-04-04T16:24:12.282Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T16:24:12.282Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-04T16:24:12.516Z] #60 350.0 + bin/containerd-shim-runc-v1 [2022-04-04T16:24:12.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T16:24:12.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T16:24:14.772Z] #60 352.2 + bin/containerd-shim-runc-v1 [2022-04-04T16:24:19.084Z] #60 356.2 + bin/containerd-shim-runc-v2 [2022-04-04T16:24:19.342Z] #60 357.0 + binaries [2022-04-04T16:24:19.342Z] #60 357.0 + install -D bin/containerd /build/containerd [2022-04-04T16:24:19.342Z] #60 357.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T16:24:19.342Z] #60 357.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T16:24:19.342Z] #60 357.1 + install -D bin/ctr /build/ctr [2022-04-04T16:24:20.416Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.989s coverage: 7.2% of statements [2022-04-04T16:24:20.416Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T16:24:20.677Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-04-04T16:24:20.937Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-04T16:24:20.937Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T16:24:21.198Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-04T16:24:21.198Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T16:24:21.242Z] #60 DONE 359.1s [2022-04-04T16:24:21.319Z] #60 358.5 + bin/containerd-shim-runc-v2 [2022-04-04T16:24:21.459Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-04-04T16:24:21.719Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-04T16:24:21.882Z] #60 359.3 + binaries [2022-04-04T16:24:21.883Z] #60 359.3 + install -D bin/containerd /build/containerd [2022-04-04T16:24:21.883Z] #60 359.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T16:24:21.883Z] #60 359.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T16:24:21.883Z] #60 359.3 + install -D bin/ctr /build/ctr [2022-04-04T16:24:21.981Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-04T16:24:21.981Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-04T16:24:22.621Z] [2022-04-04T16:24:22.621Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T16:24:22.621Z] #61 sha256:73b92cd0c1b1ca81ef8ff4efea9b599d22bf3c70916913ef1bfbce36ed08b0e5 [2022-04-04T16:24:23.187Z] #61 DONE 0.9s [2022-04-04T16:24:23.187Z] [2022-04-04T16:24:23.187Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T16:24:23.187Z] #66 sha256:325af969c733358f784bec58cdf3b6c4b93bf984db48f8b9cdd26596acd9e1f9 [2022-04-04T16:24:23.445Z] #66 DONE 0.2s [2022-04-04T16:24:23.445Z] [2022-04-04T16:24:23.445Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T16:24:23.445Z] #71 sha256:83f1c914e07526eaf381bcae7f1d8469f205c12d4ecb1174da3173e0b92ed9a0 [2022-04-04T16:24:23.773Z] #60 DONE 361.2s [2022-04-04T16:24:24.381Z] #71 DONE 0.9s [2022-04-04T16:24:24.381Z] [2022-04-04T16:24:24.381Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T16:24:24.381Z] #72 sha256:0b7042789b8120935790345a25526a02c32f20f887bb39e7b6b23c30600fb250 [2022-04-04T16:24:24.381Z] #72 DONE 0.0s [2022-04-04T16:24:24.381Z] [2022-04-04T16:24:24.381Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T16:24:24.382Z] #73 sha256:da33926c9bf1d2bae7cbd8220e7b7ac27258cdb2ccb39adfd999b3f16ff1253f [2022-04-04T16:24:24.702Z] [2022-04-04T16:24:24.702Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T16:24:24.702Z] #61 sha256:c00fafe2d380fbb62497519267f557ce9ad766b0365888ab56df332a54422337 [2022-04-04T16:24:24.958Z] #61 DONE 0.3s [2022-04-04T16:24:25.214Z] [2022-04-04T16:24:25.214Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T16:24:25.214Z] #66 sha256:2a8862e3a3aa71b5327a7472786b664d92ad4c162b807296a3e8d24969bd0d9a [2022-04-04T16:24:25.214Z] #66 DONE 0.2s [2022-04-04T16:24:25.214Z] [2022-04-04T16:24:25.214Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T16:24:25.214Z] #71 sha256:38f974b1ead051cda3865562d691474b985fdef4d2e06b09946bb5b53e1d49b6 [2022-04-04T16:24:26.143Z] #71 DONE 0.8s [2022-04-04T16:24:26.143Z] [2022-04-04T16:24:26.143Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T16:24:26.143Z] #72 sha256:859cb55f7a81fbf649c211639fb177da2588b4f376a46e8365562da2f3e22a43 [2022-04-04T16:24:26.143Z] #72 DONE 0.0s [2022-04-04T16:24:26.143Z] [2022-04-04T16:24:26.143Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T16:24:26.143Z] #73 sha256:c72929d71c0ddb5007ec8cb9494439d9c83d0d11041fb3ba1c5747bfda63cec7 [2022-04-04T16:24:26.285Z] #73 DONE 1.6s [2022-04-04T16:24:26.285Z] [2022-04-04T16:24:26.285Z] #74 exporting to image [2022-04-04T16:24:26.285Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T16:24:26.285Z] #74 exporting layers [2022-04-04T16:24:27.514Z] #73 DONE 1.3s [2022-04-04T16:24:27.514Z] [2022-04-04T16:24:27.514Z] #74 exporting to image [2022-04-04T16:24:27.514Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T16:24:27.514Z] #74 exporting layers [2022-04-04T16:24:27.871Z] INFO: Expanding compiler 1 of 3... [2022-04-04T16:24:27.871Z] INFO: Expanding compiler 2 of 3... [2022-04-04T16:24:29.404Z] INFO: Expanding compiler 3 of 3... [2022-04-04T16:24:30.367Z] INFO: Removing downloaded files... [2022-04-04T16:24:30.367Z] INFO: Downloading containerd [2022-04-04T16:24:32.850Z] #74 exporting layers 6.1s done [2022-04-04T16:24:32.850Z] #74 writing image sha256:ad85b160b1266652a92207b72364ab728489f2b9a5c9472a94d5f3f453ca299a done [2022-04-04T16:24:32.850Z] #74 naming to docker.io/library/docker:a19508560ba19579a76e270e8f1de55134285d38 done [2022-04-04T16:24:32.850Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-04T16:24:33.192Z] + trap exit INT TERM [2022-04-04T16:24:33.192Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-04T16:24:33.192Z] + CONTAINER_NAME=docker-pr1 [2022-04-04T16:24:33.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43459/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh dynbinary [2022-04-04T16:24:34.092Z] #74 exporting layers 6.0s done [2022-04-04T16:24:34.092Z] #74 writing image sha256:a1e85dc68c2aa9171903ef3f87816c303bd5b3a04c96e2660ba94aefffcfd649 done [2022-04-04T16:24:34.092Z] #74 naming to docker.io/library/docker:a19508560ba19579a76e270e8f1de55134285d38 done [2022-04-04T16:24:34.092Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T16:24:34.218Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-04T16:24:34.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -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:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh dynbinary test-integration [2022-04-04T16:24:34.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T16:24:34.568Z] [2022-04-04T16:24:34.568Z] Removing bundles/ [2022-04-04T16:24:34.568Z] [2022-04-04T16:24:34.568Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T16:24:34.568Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:24:34.568Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:24:35.400Z] [2022-04-04T16:24:35.400Z] Removing bundles/ [2022-04-04T16:24:35.400Z] [2022-04-04T16:24:35.400Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T16:24:35.400Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:24:35.400Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:24:35.595Z] #67 178.0 # github.com/containerd/containerd/cmd/containerd [2022-04-04T16:24:35.595Z] #67 178.0 /usr/bin/ld: /tmp/go-link-2555896764/000019.o: in function `New': [2022-04-04T16:24:35.595Z] #67 178.0 /tmp/tmp.Neqg48nC6O/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T16:24:35.595Z] #67 178.1 + bin/containerd-stress [2022-04-04T16:24:35.595Z] #67 179.2 + bin/containerd-shim [2022-04-04T16:24:39.066Z] [2022-04-04T16:24:39.066Z] Name Version Source Summary [2022-04-04T16:24:39.066Z] ---- ------- ------ ------- [2022-04-04T16:24:39.066Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T16:24:39.066Z] [2022-04-04T16:24:39.066Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T16:24:39.066Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T16:24:39.066Z] PSChildName : containerd [2022-04-04T16:24:39.066Z] PSDrive : C [2022-04-04T16:24:39.066Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T16:24:39.066Z] PSIsContainer : True [2022-04-04T16:24:39.066Z] Name : containerd [2022-04-04T16:24:39.066Z] FullName : C:\containerd [2022-04-04T16:24:39.066Z] Parent : [2022-04-04T16:24:39.066Z] Exists : True [2022-04-04T16:24:39.066Z] Root : C:\ [2022-04-04T16:24:39.066Z] Extension : [2022-04-04T16:24:39.066Z] CreationTime : 4/4/2022 4:24:38 PM [2022-04-04T16:24:39.066Z] CreationTimeUtc : 4/4/2022 4:24:38 PM [2022-04-04T16:24:39.066Z] LastAccessTime : 4/4/2022 4:24:38 PM [2022-04-04T16:24:39.066Z] LastAccessTimeUtc : 4/4/2022 4:24:38 PM [2022-04-04T16:24:39.066Z] LastWriteTime : 4/4/2022 4:24:38 PM [2022-04-04T16:24:39.066Z] LastWriteTimeUtc : 4/4/2022 4:24:38 PM [2022-04-04T16:24:39.066Z] Attributes : Directory [2022-04-04T16:24:39.066Z] Mode : d----- [2022-04-04T16:24:39.066Z] BaseName : containerd [2022-04-04T16:24:39.066Z] Target : {} [2022-04-04T16:24:39.066Z] LinkType : [2022-04-04T16:24:39.066Z] [2022-04-04T16:24:40.598Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T16:24:40.598Z] INFO: Configuring git core.autocrlf... [2022-04-04T16:24:40.598Z] [2022-04-04T16:24:40.598Z] [2022-04-04T16:24:41.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T16:24:45.603Z] #67 190.3 + bin/containerd-shim-runc-v1 [2022-04-04T16:24:49.127Z] ok github.com/docker/docker/libnetwork/ipam 15.011s coverage: 85.3% of statements [2022-04-04T16:24:49.127Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T16:24:49.127Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T16:24:49.127Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-04T16:24:49.127Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-04T16:24:49.127Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T16:24:49.127Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-04T16:24:49.127Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-04-04T16:24:49.698Z] ok github.com/docker/docker/libnetwork/iptables 0.121s coverage: 45.1% of statements [2022-04-04T16:24:49.698Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-04T16:24:49.958Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-04T16:24:50.898Z] #67 196.6 + bin/containerd-shim-runc-v2 [2022-04-04T16:24:51.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T16:24:51.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T16:24:51.177Z] #67 197.4 + binaries [2022-04-04T16:24:51.177Z] #67 197.4 + install -D bin/containerd /build/containerd [2022-04-04T16:24:51.177Z] #67 197.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T16:24:51.177Z] #67 197.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T16:24:51.177Z] #67 197.5 + install -D bin/ctr /build/ctr [2022-04-04T16:24:51.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T16:24:51.761Z] #67 DONE 198.1s [2022-04-04T16:24:52.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T16:24:52.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T16:24:53.149Z] [2022-04-04T16:24:53.149Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T16:24:53.149Z] #68 sha256:e8629e68fe9d16a1fa0aaf72d70f8a55f7da5f82ce2f98a38ddf9ca624221dcf [2022-04-04T16:24:53.409Z] #68 DONE 0.2s [2022-04-04T16:24:53.409Z] [2022-04-04T16:24:53.409Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T16:24:53.409Z] #73 sha256:73d43a50a0a33e5bb180ad02e7dfa44e72fde115068daad7d44dd7868f110f1c [2022-04-04T16:24:53.409Z] #73 DONE 0.1s [2022-04-04T16:24:53.409Z] [2022-04-04T16:24:53.409Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T16:24:53.410Z] #78 sha256:3812299788c9078b2caca25d7c51fa2d77c410035d3ccc754c77e903cee3376f [2022-04-04T16:24:53.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T16:24:53.979Z] #78 DONE 0.6s [2022-04-04T16:24:53.979Z] [2022-04-04T16:24:53.979Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T16:24:53.979Z] #79 sha256:558d1fdfa59231d1a9c1b86a3c78ad2f2d5018078d9a975c2c2ace70a25f6129 [2022-04-04T16:24:53.979Z] #79 DONE 0.0s [2022-04-04T16:24:53.979Z] [2022-04-04T16:24:53.979Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T16:24:53.979Z] #80 sha256:4bca0b0f99950239a3a551d0083ce385728ef90e113df3f9d9003f89ad8f702f [2022-04-04T16:24:55.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T16:24:56.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T16:24:57.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T16:24:58.184Z] #80 DONE 4.0s [2022-04-04T16:24:58.184Z] [2022-04-04T16:24:58.184Z] #81 exporting to image [2022-04-04T16:24:58.184Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T16:24:58.184Z] #81 exporting layers [2022-04-04T16:24:58.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T16:24:59.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T16:24:59.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T16:25:01.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T16:25:01.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T16:25:02.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T16:25:03.693Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T16:25:03.693Z] Using test binary docker [2022-04-04T16:25:03.693Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T16:25:03.693Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-04T16:25:03.693Z] Starting dockerd [2022-04-04T16:25:03.693Z] INFO: Waiting for daemon to start... [2022-04-04T16:25:04.217Z] Removing intermediate container 2177b39ddff4 [2022-04-04T16:25:04.217Z] ---> 68f23d269850 [2022-04-04T16:25:04.217Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T16:25:04.217Z] ---> Running in 575a69ad557c [2022-04-04T16:25:04.218Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T16:25:04.218Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:25:04.218Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:25:04.218Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:25:04.218Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:25:04.218Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:25:04.218Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:25:04.218Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:25:04.218Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:25:04.218Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:25:04.218Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:25:04.218Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:25:04.218Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:25:04.218Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:25:04.218Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:25:04.218Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:25:06.208Z] . [2022-04-04T16:25:06.208Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T16:25:06.208Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T16:25:06.208Z] Error: No such image: emptyfs [2022-04-04T16:25:06.208Z] Running integration-test (iteration 1) [2022-04-04T16:25:06.208Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T16:25:06.208Z] Loaded image: busybox:latest [2022-04-04T16:25:06.208Z] Loaded image: busybox:glibc [2022-04-04T16:25:07.578Z] Loaded image: debian:bullseye-slim [2022-04-04T16:25:07.835Z] Loaded image: hello-world:latest [2022-04-04T16:25:07.835Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:25:07.835Z] INFO: Testing against a local daemon [2022-04-04T16:25:07.835Z] === RUN TestCgroupNamespacesBuild [2022-04-04T16:25:09.204Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-04-04T16:25:09.204Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T16:25:10.572Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-04-04T16:25:10.572Z] === RUN TestBuildWithSession [2022-04-04T16:25:10.572Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:25:10.572Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:25:10.572Z] === RUN TestBuildSquashParent [2022-04-04T16:25:12.308Z] Removing intermediate container f71120926ff2 [2022-04-04T16:25:12.308Z] ---> 89f87b615380 [2022-04-04T16:25:12.308Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T16:25:12.308Z] ---> Running in 9e1ccc22923a [2022-04-04T16:25:12.308Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T16:25:12.308Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:25:12.308Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:25:12.308Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:25:12.308Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:25:12.308Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:25:12.308Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:25:12.308Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:25:12.308Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:25:12.308Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:25:12.308Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:25:12.308Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:25:12.308Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:25:12.775Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:25:13.243Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:25:13.243Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:25:14.743Z] --- PASS: TestBuildSquashParent (4.10s) [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:25:14.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:25:14.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:25:14.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:25:14.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:25:14.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:25:14.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:25:14.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:25:14.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:25:14.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:25:16.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:25:16.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:25:18.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:25:18.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:25:19.151Z] Removing intermediate container 575a69ad557c [2022-04-04T16:25:19.151Z] ---> b4441462eda0 [2022-04-04T16:25:19.151Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T16:25:19.151Z] ---> Running in 5be0661b56c4 [2022-04-04T16:25:19.151Z] Removing intermediate container 5be0661b56c4 [2022-04-04T16:25:19.151Z] ---> 2aa525fd8024 [2022-04-04T16:25:19.151Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T16:25:19.151Z] ---> Running in c10cf406f703 [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s) [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-04-04T16:25:19.367Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-04-04T16:25:19.367Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:25:19.367Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:25:19.619Z] Removing intermediate container c10cf406f703 [2022-04-04T16:25:19.619Z] ---> b47b5bb06608 [2022-04-04T16:25:19.619Z] Step 11/11 : COPY . . [2022-04-04T16:25:20.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:25:20.996Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:25:21.253Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:25:21.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:25:21.766Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-04-04T16:25:21.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-04-04T16:25:21.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-04T16:25:21.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-04T16:25:21.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-04T16:25:21.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-04T16:25:21.766Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:25:22.331Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-04-04T16:25:22.331Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:25:23.261Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-04T16:25:23.261Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:25:23.825Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-04T16:25:23.825Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:25:24.767Z] #81 exporting layers 25.0s done [2022-04-04T16:25:24.768Z] #81 writing image sha256:19c781c6c6c0f17f65068171345a057500f1747e54ceaad72f3ff28225df7ed0 0.0s done [2022-04-04T16:25:24.768Z] #81 naming to docker.io/library/docker:a19508560ba19579a76e270e8f1de55134285d38 done [2022-04-04T16:25:24.768Z] #81 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-04T16:25:25.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43459/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/validate/default [2022-04-04T16:25:25.194Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2022-04-04T16:25:25.194Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:25:25.683Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-04T16:25:25.806Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-04T16:25:25.806Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:25:27.711Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-04-04T16:25:27.711Z] === RUN TestBuildWithHugeFile [2022-04-04T16:25:28.197Z] Removing intermediate container 9e1ccc22923a [2022-04-04T16:25:28.197Z] ---> a510bd31ce1f [2022-04-04T16:25:28.197Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T16:25:28.197Z] ---> Running in 24287df49978 [2022-04-04T16:25:28.197Z] Removing intermediate container 24287df49978 [2022-04-04T16:25:28.197Z] ---> f4dc980db80b [2022-04-04T16:25:28.197Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T16:25:28.197Z] ---> Running in a64e5a89e82c [2022-04-04T16:25:28.197Z] Removing intermediate container a64e5a89e82c [2022-04-04T16:25:28.197Z] ---> e29746a4d612 [2022-04-04T16:25:28.197Z] Step 11/11 : COPY . . [2022-04-04T16:25:33.828Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-04-04T16:25:39.115Z] Congratulations! All API changes are done the right way. [2022-04-04T16:25:39.115Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-04T16:25:39.115Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-04T16:25:39.115Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-04T16:25:39.115Z] Congratulations! No new tests were added to integration-cli. [2022-04-04T16:25:39.115Z] [2022-04-04T16:25:39.115Z] INFO Start validation with golang-ci-lint [2022-04-04T16:25:39.115Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-04T16:25:39.115Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-04T16:25:39.115Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-04T16:25:44.994Z] ---> bf732f5f1bf1 [2022-04-04T16:25:45.462Z] Successfully built bf732f5f1bf1 [2022-04-04T16:25:45.462Z] Successfully tagged docker:latest [2022-04-04T16:25:45.462Z] INFO: Image build ended at 04/04/2022 16:25:45. Duration:00:03:05.0283264 [2022-04-04T16:25:45.462Z] [2022-04-04T16:25:45.462Z] [2022-04-04T16:25:45.462Z] INFO: Building the test binaries at 04/04/2022 16:25:45... [2022-04-04T16:25:49.257Z] INFO: make.ps1 starting at 04/04/2022 16:25:48 [2022-04-04T16:25:49.257Z] INFO: Git commit (a19508560b) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T16:25:49.257Z] INFO: Invoking autogen... [2022-04-04T16:25:49.423Z] ---> dd7f5bf9e0c6 [2022-04-04T16:25:49.424Z] Successfully built dd7f5bf9e0c6 [2022-04-04T16:25:49.424Z] Successfully tagged docker:latest [2022-04-04T16:25:49.424Z] INFO: Image build ended at 04/04/2022 16:25:48. Duration:00:02:44.4271658 [2022-04-04T16:25:49.424Z] [2022-04-04T16:25:49.424Z] [2022-04-04T16:25:49.424Z] INFO: Building the test binaries at 04/04/2022 16:25:48... [2022-04-04T16:25:49.728Z] INFO: Building daemon... [2022-04-04T16:25:52.370Z] INFO: make.ps1 starting at 04/04/2022 16:25:51 [2022-04-04T16:25:52.370Z] INFO: Git commit (a19508560b) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T16:25:52.370Z] INFO: Invoking autogen... [2022-04-04T16:25:52.837Z] INFO: Building daemon... [2022-04-04T16:25:52.879Z] Removing intermediate container 699e1d33a161 [2022-04-04T16:25:52.879Z] ---> fa597f2e4703 [2022-04-04T16:25:52.879Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-04T16:25:52.879Z] ---> Running in 1329c39b6ffa [2022-04-04T16:25:52.879Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T16:25:52.879Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T16:25:52.879Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T16:25:52.879Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T16:25:52.879Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T16:25:52.879Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T16:25:52.879Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T16:25:52.879Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T16:25:52.879Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T16:25:52.879Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T16:25:52.879Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T16:25:52.879Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T16:25:52.879Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T16:25:52.879Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T16:25:52.879Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T16:25:52.879Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T16:26:05.539Z] Removing intermediate container 1329c39b6ffa [2022-04-04T16:26:05.539Z] ---> c623dc3d6198 [2022-04-04T16:26:05.539Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T16:26:05.539Z] ---> Running in b90ffe3ac553 [2022-04-04T16:26:05.539Z] Removing intermediate container b90ffe3ac553 [2022-04-04T16:26:05.539Z] ---> 0a4ec22d2fe2 [2022-04-04T16:26:05.539Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T16:26:05.539Z] ---> Running in 16d8825e8043 [2022-04-04T16:26:05.539Z] Removing intermediate container 16d8825e8043 [2022-04-04T16:26:05.539Z] ---> 293dc542f240 [2022-04-04T16:26:05.539Z] Step 11/11 : COPY . . [2022-04-04T16:26:23.894Z] --- PASS: TestBuildWithHugeFile (54.92s) [2022-04-04T16:26:23.894Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:26:23.894Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:26:23.894Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:26:23.894Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:26:23.894Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:26:23.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:26:23.894Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:26:23.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:26:23.894Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:26:23.894Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:26:23.894Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:26:23.894Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:26:23.894Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:26:23.894Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-04T16:26:23.894Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-04-04T16:26:23.894Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-04-04T16:26:23.894Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T16:26:23.894Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:26:23.894Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T16:26:25.260Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T16:26:26.190Z] --- PASS: TestBuildPreserveOwnership (3.43s) [2022-04-04T16:26:26.190Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-04-04T16:26:26.190Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-04-04T16:26:26.190Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:26:26.190Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T16:26:26.190Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T16:26:27.070Z] ---> e96f6d6cc7d4 [2022-04-04T16:26:27.070Z] Successfully built e96f6d6cc7d4 [2022-04-04T16:26:27.070Z] Successfully tagged docker:latest [2022-04-04T16:26:27.070Z] INFO: Image build ended at 04/04/2022 16:26:26. Duration:00:03:03.3248119 [2022-04-04T16:26:27.070Z] [2022-04-04T16:26:27.070Z] [2022-04-04T16:26:27.070Z] INFO: Building the test binaries at 04/04/2022 16:26:26... [2022-04-04T16:26:27.120Z] Loaded image: busybox:latest [2022-04-04T16:26:27.120Z] Loaded image: busybox:glibc [2022-04-04T16:26:28.494Z] Loaded image: debian:bullseye-slim [2022-04-04T16:26:28.751Z] Loaded image: hello-world:latest [2022-04-04T16:26:28.751Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:26:31.909Z] INFO: make.ps1 starting at 04/04/2022 16:26:31 [2022-04-04T16:26:32.388Z] INFO: Git commit (a19508560b) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T16:26:32.388Z] INFO: Invoking autogen... [2022-04-04T16:26:32.865Z] INFO: Building daemon... [2022-04-04T16:26:38.707Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s) [2022-04-04T16:26:38.707Z] PASS [2022-04-04T16:26:38.707Z] [2022-04-04T16:26:38.707Z] === Skipped [2022-04-04T16:26:38.707Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T16:26:38.707Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:26:38.707Z] [2022-04-04T16:26:38.707Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:26:38.707Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:26:38.707Z] [2022-04-04T16:26:38.707Z] DONE 34 tests, 2 skipped in 91.101s [2022-04-04T16:26:38.707Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T16:26:38.707Z] INFO: Testing against a local daemon [2022-04-04T16:26:38.707Z] === RUN TestConfigInspect [2022-04-04T16:26:39.637Z] --- PASS: TestConfigInspect (2.35s) [2022-04-04T16:26:39.637Z] === RUN TestConfigList [2022-04-04T16:26:41.073Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:26:41.073Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:26:41.073Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:26:41.073Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:26:41.073Z] [2022-04-04T16:26:41.073Z] + TEST_INTEGRATION_DEST=1 [2022-04-04T16:26:41.073Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-04T16:26:41.073Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T16:26:41.073Z] + run_tests test-integration-flaky [2022-04-04T16:26:41.073Z] + '[' -n 0 ']' [2022-04-04T16:26:41.073Z] + rm= [2022-04-04T16:26:41.073Z] + c=0 [2022-04-04T16:26:41.073Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43459/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43459/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh test-integration-flaky test-integration [2022-04-04T16:26:41.073Z] ++ jobs -p [2022-04-04T16:26:41.073Z] + TEST_INTEGRATION_DEST=3 [2022-04-04T16:26:41.073Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-04T16:26:41.073Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T16:26:41.073Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-04T16:26:41.073Z] + run_tests [2022-04-04T16:26:41.073Z] + '[' -n 0 ']' [2022-04-04T16:26:41.073Z] + rm= [2022-04-04T16:26:41.073Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43459/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43459/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh '' test-integration [2022-04-04T16:26:41.073Z] + TEST_INTEGRATION_DEST=2 [2022-04-04T16:26:41.073Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-04T16:26:41.073Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T16:26:41.073Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-04T16:26:41.073Z] + run_tests [2022-04-04T16:26:41.073Z] + '[' -n 0 ']' [2022-04-04T16:26:41.073Z] + rm= [2022-04-04T16:26:41.073Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43459/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43459/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh '' test-integration [2022-04-04T16:26:41.073Z] + for job in $(jobs -p) [2022-04-04T16:26:41.073Z] + wait 11798 [2022-04-04T16:26:41.073Z] [2022-04-04T16:26:41.073Z] [2022-04-04T16:26:41.073Z] [2022-04-04T16:26:41.073Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T16:26:41.073Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:26:41.073Z] HOSTNAME=4e2048d99f8f [2022-04-04T16:26:41.073Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T16:26:41.073Z] TESTDEBUG=0 [2022-04-04T16:26:41.073Z] DEST=bundles/test-integration [2022-04-04T16:26:41.073Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:26:41.073Z] KEEPBUNDLE=1 [2022-04-04T16:26:41.073Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:26:41.073Z] container=docker [2022-04-04T16:26:41.073Z] HOME=/root [2022-04-04T16:26:41.073Z] GOLANG_VERSION=1.18 [2022-04-04T16:26:41.073Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:26:41.073Z] VALIDATE_BRANCH=master [2022-04-04T16:26:41.073Z] TERM=xterm [2022-04-04T16:26:41.073Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:26:41.073Z] SHLVL=1 [2022-04-04T16:26:41.073Z] TIMEOUT=120m [2022-04-04T16:26:41.073Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:26:41.073Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:26:41.073Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-04T16:26:41.073Z] GO111MODULE=off [2022-04-04T16:26:41.073Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:26:41.073Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:26:41.073Z] GOPATH=/go [2022-04-04T16:26:41.073Z] PKG_CONFIG=pkg-config [2022-04-04T16:26:41.073Z] _=/usr/bin/env [2022-04-04T16:26:41.073Z] Building test suite binary ./integration-cli/test.main [2022-04-04T16:26:41.073Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-04T16:26:41.073Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T16:26:41.073Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:26:41.073Z] HOSTNAME=30e7d2dec143 [2022-04-04T16:26:41.073Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T16:26:41.073Z] TESTDEBUG=0 [2022-04-04T16:26:41.073Z] DEST=bundles/test-integration [2022-04-04T16:26:41.074Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:26:41.074Z] KEEPBUNDLE=1 [2022-04-04T16:26:41.074Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:26:41.074Z] container=docker [2022-04-04T16:26:41.074Z] HOME=/root [2022-04-04T16:26:41.074Z] GOLANG_VERSION=1.18 [2022-04-04T16:26:41.074Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:26:41.074Z] VALIDATE_BRANCH=master [2022-04-04T16:26:41.074Z] TERM=xterm [2022-04-04T16:26:41.074Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:26:41.074Z] SHLVL=1 [2022-04-04T16:26:41.074Z] TIMEOUT=120m [2022-04-04T16:26:41.074Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:26:41.074Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:26:41.074Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-04T16:26:41.074Z] GO111MODULE=off [2022-04-04T16:26:41.074Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:26:41.074Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:26:41.074Z] GOPATH=/go [2022-04-04T16:26:41.074Z] PKG_CONFIG=pkg-config [2022-04-04T16:26:41.074Z] _=/usr/bin/env [2022-04-04T16:26:41.074Z] Building test suite binary ./integration-cli/test.main [2022-04-04T16:26:41.074Z] [2022-04-04T16:26:41.074Z] Found new integrations tests: [2022-04-04T16:26:41.074Z] +func TestInfoListeners(t *testing.T) { [2022-04-04T16:26:41.074Z] Running stress test for them. [2022-04-04T16:26:41.074Z] Using test flags: -test.count 5 -test.run TestInfoListeners [2022-04-04T16:26:41.074Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:26:41.074Z] HOSTNAME=f57ea25245cb [2022-04-04T16:26:41.074Z] TESTDEBUG=0 [2022-04-04T16:26:41.074Z] DEST=bundles/test-integration-flaky [2022-04-04T16:26:41.074Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:26:41.074Z] KEEPBUNDLE=1 [2022-04-04T16:26:41.074Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:26:41.074Z] container=docker [2022-04-04T16:26:41.074Z] HOME=/root [2022-04-04T16:26:41.074Z] GOLANG_VERSION=1.18 [2022-04-04T16:26:41.074Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:26:41.074Z] VALIDATE_BRANCH=master [2022-04-04T16:26:41.074Z] TERM=xterm [2022-04-04T16:26:41.074Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:26:41.074Z] SHLVL=1 [2022-04-04T16:26:41.074Z] TIMEOUT=120m [2022-04-04T16:26:41.074Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:26:41.074Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:26:41.074Z] TESTFLAGS=-test.count 5 -test.run TestInfoListeners [2022-04-04T16:26:41.074Z] GO111MODULE=off [2022-04-04T16:26:41.074Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T16:26:41.074Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:26:41.074Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:26:41.074Z] TEST_REPEAT=5 [2022-04-04T16:26:41.074Z] GOPATH=/go [2022-04-04T16:26:41.074Z] PKG_CONFIG=pkg-config [2022-04-04T16:26:41.074Z] _=/usr/bin/env [2022-04-04T16:26:41.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T16:26:41.459Z] time="2022-04-04T16:26:34Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/networkdb 103.385s coverage: 60.7% of statements [2022-04-04T16:26:41.459Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/portallocator 0.006s coverage: 86.1% of statements [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/portmapper 0.259s coverage: 48.6% of statements [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-04-04T16:26:41.459Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T16:26:41.459Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-04T16:26:41.459Z] [2022-04-04T16:26:41.460Z] === Skipped [2022-04-04T16:26:41.460Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-04T16:26:41.460Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-04T16:26:41.460Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-04T16:26:41.460Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:26:41.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:26:41.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:26:41.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:26:41.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:26:41.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-04T16:26:41.460Z] firewalld_test.go:14: firewalld is not running [2022-04-04T16:26:41.460Z] [2022-04-04T16:26:41.460Z] DONE 326 tests, 9 skipped in 197.997s [2022-04-04T16:26:41.531Z] --- PASS: TestConfigList (2.20s) [2022-04-04T16:26:41.531Z] === RUN TestConfigsCreateAndDelete Post stage [Pipeline] junit [2022-04-04T16:26:41.734Z] Recording test results [2022-04-04T16:26:41.835Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:26:41.835Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:26:41.835Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:26:41.835Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:26:41.835Z] [2022-04-04T16:26:41.835Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T16:26:41.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:26:41.835Z] HOSTNAME=f4695dd9d059 [2022-04-04T16:26:41.835Z] DEST=bundles/test-integration [2022-04-04T16:26:41.835Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:26:41.835Z] DOCKER_ROOTLESS=1 [2022-04-04T16:26:41.835Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:26:41.835Z] container=docker [2022-04-04T16:26:41.835Z] HOME=/root [2022-04-04T16:26:41.835Z] GOLANG_VERSION=1.18 [2022-04-04T16:26:41.835Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:26:41.835Z] VALIDATE_BRANCH=master [2022-04-04T16:26:41.835Z] TERM=xterm [2022-04-04T16:26:41.835Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:26:41.835Z] SHLVL=1 [2022-04-04T16:26:41.835Z] TIMEOUT=120m [2022-04-04T16:26:41.835Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:26:41.835Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:26:41.835Z] GO111MODULE=off [2022-04-04T16:26:41.835Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T16:26:41.835Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T16:26:41.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:26:41.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:26:41.835Z] GOPATH=/go [2022-04-04T16:26:41.835Z] PKG_CONFIG=pkg-config [2022-04-04T16:26:41.835Z] _=/usr/bin/env [2022-04-04T16:26:41.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T16:26:43.312Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T16:26:43.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -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:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh dynbinary test-integration [2022-04-04T16:26:43.918Z] [2022-04-04T16:26:43.918Z] Removing bundles/ [2022-04-04T16:26:43.918Z] [2022-04-04T16:26:43.918Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T16:26:44.052Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-04-04T16:26:44.052Z] === RUN TestConfigsUpdate [2022-04-04T16:26:44.178Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:26:44.178Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:26:45.943Z] --- PASS: TestConfigsUpdate (2.15s) [2022-04-04T16:26:45.943Z] === RUN TestTemplatedConfig [2022-04-04T16:26:48.619Z] --- PASS: TestTemplatedConfig (2.68s) [2022-04-04T16:26:48.619Z] === RUN TestConfigCreateResolve [2022-04-04T16:26:51.180Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-04-04T16:26:51.180Z] PASS [2022-04-04T16:26:51.180Z] [2022-04-04T16:26:51.180Z] DONE 6 tests in 13.823s [2022-04-04T16:26:51.180Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T16:26:51.180Z] INFO: Testing against a local daemon [2022-04-04T16:26:51.180Z] === RUN TestCheckpoint [2022-04-04T16:26:51.180Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:26:51.180Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:26:51.180Z] === RUN TestContainerInvalidJSON [2022-04-04T16:26:51.180Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:26:51.180Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:26:51.180Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:26:51.180Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:26:51.180Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:26:51.180Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:26:51.180Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T16:26:51.180Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T16:26:51.180Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T16:26:51.180Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:26:51.180Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-04T16:26:51.180Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:26:51.180Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T16:26:51.180Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:26:51.180Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T16:26:51.180Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T16:26:51.180Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T16:26:51.180Z] === RUN TestCopyFromContainer [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer// [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T16:26:52.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T16:26:52.807Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T16:26:52.807Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T16:26:52.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-04T16:26:52.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:26:52.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:26:52.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:26:52.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:26:52.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:26:52.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:26:52.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:26:52.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:26:52.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:26:52.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:26:52.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T16:26:52.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:26:52.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:26:52.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:26:52.807Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:26:52.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-04T16:26:52.807Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:26:52.807Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:26:52.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:26:52.807Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:26:52.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:26:52.807Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:26:52.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:26:52.807Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:26:52.807Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:26:52.807Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:26:52.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T16:26:52.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:26:52.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:26:52.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:26:52.807Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:26:52.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T16:26:52.807Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:26:54.702Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) [2022-04-04T16:26:54.702Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-04-04T16:26:56.594Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:26:56.594Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:26:56.594Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:26:56.594Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:26:56.594Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:26:56.594Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:26:56.594Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:26:56.594Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:26:56.594Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:26:56.594Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:26:56.594Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:26:56.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:26:56.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:26:56.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:26:56.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:26:56.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T16:26:56.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T16:26:56.594Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:26:56.849Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-04-04T16:26:56.849Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:26:56.849Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:26:56.849Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:26:56.849Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-04T16:26:56.849Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:26:56.849Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:26:56.849Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:26:56.849Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-04T16:26:56.849Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:26:56.849Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T16:26:56.849Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T16:26:56.849Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T16:26:56.850Z] === RUN TestDaemonRestartIpcMode [2022-04-04T16:26:56.850Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T16:26:56.850Z] === RUN TestDaemonHostGatewayIP [2022-04-04T16:26:56.850Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T16:26:56.850Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T16:26:56.850Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T16:26:56.850Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:26:56.850Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T16:26:56.850Z] === RUN TestDiff [2022-04-04T16:26:57.412Z] --- PASS: TestDiff (0.55s) [2022-04-04T16:26:57.412Z] === RUN TestExecWithCloseStdin [2022-04-04T16:26:58.339Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-04-04T16:26:58.339Z] === RUN TestExec [2022-04-04T16:26:58.901Z] --- PASS: TestExec (0.60s) [2022-04-04T16:26:58.901Z] === RUN TestExecUser [2022-04-04T16:26:59.463Z] --- PASS: TestExecUser (0.61s) [2022-04-04T16:26:59.463Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:27:00.027Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-04-04T16:27:00.027Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:27:01.396Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-04-04T16:27:01.396Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:27:01.960Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-04-04T16:27:01.960Z] === RUN TestHealthKillContainer [2022-04-04T16:27:11.905Z] --- PASS: TestHealthKillContainer (8.21s) [2022-04-04T16:27:11.905Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:27:11.905Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-04T16:27:11.905Z] === RUN TestIpcModeNone [2022-04-04T16:27:11.905Z] --- PASS: TestIpcModeNone (0.60s) [2022-04-04T16:27:11.905Z] === RUN TestIpcModePrivate [2022-04-04T16:27:11.905Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-04T16:27:11.905Z] --- PASS: TestIpcModePrivate (0.58s) [2022-04-04T16:27:11.905Z] === RUN TestIpcModeShareable [2022-04-04T16:27:12.467Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-04T16:27:12.467Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-04T16:27:12.467Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T16:27:14.359Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-04-04T16:27:14.359Z] === RUN TestAPIIpcModeHost [2022-04-04T16:27:14.924Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-04T16:27:14.924Z] === RUN TestDaemonIpcModeShareable [2022-04-04T16:27:15.905Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-04T16:27:15.905Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-04-04T16:27:15.905Z] === RUN TestDaemonIpcModePrivate [2022-04-04T16:27:16.307Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T16:27:16.307Z] [2022-04-04T16:27:16.307Z] ________ ____ __. [2022-04-04T16:27:16.307Z] \_____ \ | |/ _| [2022-04-04T16:27:16.307Z] / | \| < [2022-04-04T16:27:16.307Z] / | \ | \ [2022-04-04T16:27:16.307Z] \_______ /____|__ \ [2022-04-04T16:27:16.307Z] \/ \/ [2022-04-04T16:27:16.307Z] [2022-04-04T16:27:16.307Z] INFO: make.ps1 ended at 04/04/2022 16:27:06 [2022-04-04T16:27:16.307Z] INFO: Binaries build ended at 04/04/2022 16:27:08. Duration:00:01:22.8024427 [2022-04-04T16:27:16.307Z] INFO: Copying the built daemon binary to d:\CI\PR-43459\1\binary\dockerd-a19508560b.exe... [2022-04-04T16:27:16.307Z] INFO: Copying the built client binary to d:\CI\PR-43459\1\binary\docker-a19508560b.exe... [2022-04-04T16:27:16.307Z] INFO: Copying dockerversion from the container... [2022-04-04T16:27:16.307Z] INFO: Copying the golang package from the container to d:\CI\PR-43459\1\installer\go.zip... [2022-04-04T16:27:16.307Z] INFO: Extracting go.zip to d:\CI\PR-43459\1\go [2022-04-04T16:27:17.274Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-04T16:27:17.274Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-04-04T16:27:17.274Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T16:27:18.205Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-04T16:27:18.461Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-04T16:27:18.461Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T16:27:19.106Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T16:27:19.106Z] [2022-04-04T16:27:19.106Z] ________ ____ __. [2022-04-04T16:27:19.106Z] \_____ \ | |/ _| [2022-04-04T16:27:19.106Z] / | \| < [2022-04-04T16:27:19.106Z] / | \ | \ [2022-04-04T16:27:19.106Z] \_______ /____|__ \ [2022-04-04T16:27:19.106Z] \/ \/ [2022-04-04T16:27:19.106Z] [2022-04-04T16:27:19.106Z] INFO: make.ps1 ended at 04/04/2022 16:27:09 [2022-04-04T16:27:19.106Z] INFO: Binaries build ended at 04/04/2022 16:27:11. Duration:00:01:22.6339683 [2022-04-04T16:27:19.106Z] INFO: Copying the built daemon binary to d:\CI\PR-43459\1\binary\dockerd-a19508560b.exe... [2022-04-04T16:27:19.106Z] INFO: Copying the built client binary to d:\CI\PR-43459\1\binary\docker-a19508560b.exe... [2022-04-04T16:27:19.106Z] INFO: Copying dockerversion from the container... [2022-04-04T16:27:19.106Z] INFO: Copying the golang package from the container to d:\CI\PR-43459\1\installer\go.zip... [2022-04-04T16:27:19.106Z] INFO: Extracting go.zip to d:\CI\PR-43459\1\go [2022-04-04T16:27:19.388Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-04T16:27:19.643Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-04-04T16:27:19.643Z] === RUN TestIpcModeOlderClient [2022-04-04T16:27:19.643Z] === PAUSE TestIpcModeOlderClient [2022-04-04T16:27:19.643Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:27:20.206Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-04T16:27:20.206Z] === RUN TestKillContainer [2022-04-04T16:27:20.206Z] === RUN TestKillContainer/no_signal [2022-04-04T16:27:20.463Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:27:20.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T16:27:20.719Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:27:21.281Z] --- PASS: TestKillContainer (1.33s) [2022-04-04T16:27:21.281Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-04T16:27:21.281Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-04T16:27:21.281Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-04T16:27:21.281Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:27:21.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T16:27:21.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T16:27:21.843Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T16:27:22.770Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-04-04T16:27:22.770Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-04T16:27:22.770Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-04-04T16:27:22.770Z] === RUN TestKillStoppedContainer [2022-04-04T16:27:22.770Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-04T16:27:22.770Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:27:22.770Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-04T16:27:22.770Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:27:23.334Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-04T16:27:23.334Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:27:23.334Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:27:23.334Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T16:27:23.334Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:27:23.334Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:27:23.334Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T16:27:23.334Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T16:27:23.590Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-04-04T16:27:23.590Z] === RUN TestLinksContainerNames [2022-04-04T16:27:24.518Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-04T16:27:24.518Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:27:25.080Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2022-04-04T16:27:25.080Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T16:27:25.337Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/default [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/private [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/slave [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/shared [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/default [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/slave [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/private [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/shared [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:27:25.337Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:27:25.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T16:27:25.337Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:27:25.594Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T16:27:25.851Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:27:25.851Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:27:25.851Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:27:25.851Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:27:25.851Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:27:25.851Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-04T16:27:25.851Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-04T16:27:25.851Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T16:27:27.220Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-04-04T16:27:27.220Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T16:27:27.782Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-04T16:27:27.782Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T16:27:28.039Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-04T16:27:28.039Z] === RUN TestNetworkNat [2022-04-04T16:27:28.600Z] --- PASS: TestNetworkNat (0.46s) [2022-04-04T16:27:28.600Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T16:27:28.856Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-04T16:27:28.856Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:27:31.372Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-04T16:27:31.372Z] === RUN TestPause [2022-04-04T16:27:31.935Z] --- PASS: TestPause (0.44s) [2022-04-04T16:27:31.935Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:27:31.935Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:27:31.935Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:27:31.935Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:27:32.192Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-04T16:27:32.192Z] === RUN TestPidHost [2022-04-04T16:27:33.558Z] --- PASS: TestPidHost (0.97s) [2022-04-04T16:27:33.558Z] === RUN TestPsFilter [2022-04-04T16:27:33.558Z] --- PASS: TestPsFilter (0.11s) [2022-04-04T16:27:33.558Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:27:33.814Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-04T16:27:33.814Z] === RUN TestRemoveContainerWithVolume [2022-04-04T16:27:34.376Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-04-04T16:27:34.376Z] === RUN TestRemoveContainerRunning [2022-04-04T16:27:34.632Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-04-04T16:27:34.632Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:27:35.193Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-04-04T16:27:35.193Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:27:35.193Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T16:27:35.193Z] === RUN TestRenameLinkedContainer [2022-04-04T16:27:37.082Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-04-04T16:27:37.082Z] === RUN TestRenameStoppedContainer [2022-04-04T16:27:37.337Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-04T16:27:37.337Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:27:37.344Z] INFO: Extraction ended at 04/04/2022 16:27:34. Duration:00:00:24.1771430 [2022-04-04T16:27:37.345Z] INFO: Updating the golang and path environment variables [2022-04-04T16:27:37.345Z] INFO: GOPATH=d:\gopath [2022-04-04T16:27:37.345Z] INFO: go version go1.18 windows/amd64 [2022-04-04T16:27:37.345Z] INFO: Running the daemon under test in debug mode [2022-04-04T16:27:37.345Z] INFO: Starting a daemon under test... [2022-04-04T16:27:37.345Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43459\1\daemon --pidfile d:\CI\PR-43459\1\docker.pid -D [2022-04-04T16:27:37.345Z] INFO: Process started successfully. [2022-04-04T16:27:37.345Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T16:27:37.345Z] INFO: Waiting for the daemon under test to start... [2022-04-04T16:27:38.266Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-04T16:27:38.266Z] === RUN TestRenameInvalidName [2022-04-04T16:27:38.522Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-04T16:27:38.522Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:27:40.315Z] INFO: Extraction ended at 04/04/2022 16:27:39. Duration:00:00:26.6050750 [2022-04-04T16:27:40.315Z] INFO: Updating the golang and path environment variables [2022-04-04T16:27:40.316Z] INFO: GOPATH=d:\gopath [2022-04-04T16:27:40.316Z] INFO: go version go1.18 windows/amd64 [2022-04-04T16:27:40.316Z] INFO: Running the daemon under test in debug mode [2022-04-04T16:27:40.316Z] INFO: Running the daemon under test in containerd mode [2022-04-04T16:27:40.316Z] INFO: Starting a daemon under test... [2022-04-04T16:27:40.316Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43459\1\daemon --pidfile d:\CI\PR-43459\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-04T16:27:40.316Z] INFO: Containerd started successfully. [2022-04-04T16:27:40.316Z] INFO: Process started successfully. [2022-04-04T16:27:40.316Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T16:27:40.316Z] INFO: Waiting for the daemon under test to start... [2022-04-04T16:27:40.412Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-04T16:27:40.412Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:27:40.668Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-04T16:27:40.668Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:27:41.626Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-04-04T16:27:41.626Z] === RUN TestResize [2022-04-04T16:27:42.200Z] --- PASS: TestResize (0.47s) [2022-04-04T16:27:42.201Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:27:42.459Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-04T16:27:42.459Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:27:43.027Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:27:43.027Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:27:43.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:27:43.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:27:43.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:27:44.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:27:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:27:47.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:27:47.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:27:48.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T16:27:48.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:27:48.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:27:52.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:27:52.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:27:54.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:27:54.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T16:27:55.007Z] ...INFO: Daemon under test started and replied! [2022-04-04T16:27:55.007Z] INFO: Docker version of the daemon under test [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] Client: [2022-04-04T16:27:55.007Z] Version: 17.06.2-ce [2022-04-04T16:27:55.007Z] API version: 1.30 [2022-04-04T16:27:55.007Z] Go version: go1.8.3 [2022-04-04T16:27:55.007Z] Git commit: cec0b72 [2022-04-04T16:27:55.007Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T16:27:55.007Z] OS/Arch: windows/amd64 [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] Server: [2022-04-04T16:27:55.007Z] Version: 0.0.0-dev [2022-04-04T16:27:55.007Z] API version: 1.42 (minimum version 1.24) [2022-04-04T16:27:55.007Z] Go version: go1.18 [2022-04-04T16:27:55.007Z] Git commit: a19508560b [2022-04-04T16:27:55.007Z] Built: 04/04/2022 16:25:48 [2022-04-04T16:27:55.007Z] OS/Arch: windows/amd64 [2022-04-04T16:27:55.007Z] Experimental: false [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] INFO: Docker info of the daemon under test [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] Containers: 0 [2022-04-04T16:27:55.007Z] Running: 0 [2022-04-04T16:27:55.007Z] Paused: 0 [2022-04-04T16:27:55.007Z] Stopped: 0 [2022-04-04T16:27:55.007Z] Images: 0 [2022-04-04T16:27:55.007Z] Server Version: 0.0.0-dev [2022-04-04T16:27:55.007Z] Storage Driver: windowsfilter [2022-04-04T16:27:55.007Z] Windows: [2022-04-04T16:27:55.007Z] Logging Driver: json-file [2022-04-04T16:27:55.007Z] Plugins: [2022-04-04T16:27:55.007Z] Volume: local [2022-04-04T16:27:55.007Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:27:55.007Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:27:55.007Z] Swarm: inactive [2022-04-04T16:27:55.007Z] Default Isolation: process [2022-04-04T16:27:55.007Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T16:27:55.007Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T16:27:55.007Z] OSType: windows [2022-04-04T16:27:55.007Z] Architecture: x86_64 [2022-04-04T16:27:55.007Z] CPUs: 4 [2022-04-04T16:27:55.007Z] Total Memory: 32GiB [2022-04-04T16:27:55.007Z] Name: azwin-2-592ec1 [2022-04-04T16:27:55.007Z] ID: 42TP:34NC:T23U:X6AY:NCSB:XNFR:LVG6:3BDE:7X62:XKFV:QM5Y:QSUF [2022-04-04T16:27:55.007Z] Docker Root Dir: D:\CI\PR-43459\1\daemon [2022-04-04T16:27:55.007Z] Debug Mode (client): false [2022-04-04T16:27:55.007Z] Debug Mode (server): true [2022-04-04T16:27:55.007Z] File Descriptors: -1 [2022-04-04T16:27:55.007Z] Goroutines: 16 [2022-04-04T16:27:55.007Z] System Time: 2022-04-04T16:27:53.7756587Z [2022-04-04T16:27:55.007Z] EventsListeners: 0 [2022-04-04T16:27:55.007Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:27:55.007Z] Labels: [2022-04-04T16:27:55.007Z] Experimental: false [2022-04-04T16:27:55.007Z] Insecure Registries: [2022-04-04T16:27:55.007Z] 127.0.0.0/8 [2022-04-04T16:27:55.007Z] Live Restore Enabled: false [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] INFO: Docker images of the daemon under test [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T16:27:55.007Z] [2022-04-04T16:27:55.007Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T16:27:55.007Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-04T16:27:55.474Z] ltsc2022: Pulling from windows/servercore [2022-04-04T16:27:55.940Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T16:27:55.940Z] 037d5740b404: Pulling fs layer [2022-04-04T16:27:56.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:27:56.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:27:58.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:27:58.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:27:59.374Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T16:27:59.374Z] [2022-04-04T16:27:59.374Z] ________ ____ __. [2022-04-04T16:27:59.374Z] \_____ \ | |/ _| [2022-04-04T16:27:59.374Z] / | \| < [2022-04-04T16:27:59.374Z] / | \ | \ [2022-04-04T16:27:59.374Z] \_______ /____|__ \ [2022-04-04T16:27:59.374Z] \/ \/ [2022-04-04T16:27:59.374Z] [2022-04-04T16:27:59.374Z] INFO: make.ps1 ended at 04/04/2022 16:27:50 [2022-04-04T16:27:59.374Z] INFO: Binaries build ended at 04/04/2022 16:27:52. Duration:00:01:25.1452635 [2022-04-04T16:27:59.374Z] INFO: Copying the built daemon binary to d:\CI\PR-43459\1\binary\dockerd-a19508560b.exe... [2022-04-04T16:27:59.374Z] INFO: Copying the built client binary to d:\CI\PR-43459\1\binary\docker-a19508560b.exe... [2022-04-04T16:27:59.374Z] INFO: Copying dockerversion from the container... [2022-04-04T16:27:59.374Z] INFO: Copying the golang package from the container to d:\CI\PR-43459\1\installer\go.zip... [2022-04-04T16:27:59.374Z] INFO: Extracting go.zip to d:\CI\PR-43459\1\go [2022-04-04T16:27:59.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-04-04T16:28:01.149Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-04T16:28:01.149Z] === RUN TestCgroupNamespacesRun [2022-04-04T16:28:01.541Z] ...INFO: Daemon under test started and replied! [2022-04-04T16:28:01.541Z] INFO: Docker version of the daemon under test [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] Client: [2022-04-04T16:28:01.541Z] Version: 17.06.2-ce [2022-04-04T16:28:01.541Z] API version: 1.30 [2022-04-04T16:28:01.541Z] Go version: go1.8.3 [2022-04-04T16:28:01.541Z] Git commit: cec0b72 [2022-04-04T16:28:01.541Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T16:28:01.541Z] OS/Arch: windows/amd64 [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] Server: [2022-04-04T16:28:01.541Z] Version: 0.0.0-dev [2022-04-04T16:28:01.541Z] API version: 1.42 (minimum version 1.24) [2022-04-04T16:28:01.541Z] Go version: go1.18 [2022-04-04T16:28:01.541Z] Git commit: a19508560b [2022-04-04T16:28:01.541Z] Built: 04/04/2022 16:25:52 [2022-04-04T16:28:01.541Z] OS/Arch: windows/amd64 [2022-04-04T16:28:01.541Z] Experimental: false [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] INFO: Docker info of the daemon under test [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] Containers: 0 [2022-04-04T16:28:01.541Z] Running: 0 [2022-04-04T16:28:01.541Z] Paused: 0 [2022-04-04T16:28:01.541Z] Stopped: 0 [2022-04-04T16:28:01.541Z] Images: 0 [2022-04-04T16:28:01.541Z] Server Version: 0.0.0-dev [2022-04-04T16:28:01.541Z] Storage Driver: windowsfilter [2022-04-04T16:28:01.541Z] Windows: [2022-04-04T16:28:01.541Z] Logging Driver: json-file [2022-04-04T16:28:01.541Z] Plugins: [2022-04-04T16:28:01.541Z] Volume: local [2022-04-04T16:28:01.541Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:28:01.541Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:28:01.541Z] Swarm: inactive [2022-04-04T16:28:01.541Z] Default Isolation: process [2022-04-04T16:28:01.541Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T16:28:01.541Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T16:28:01.541Z] OSType: windows [2022-04-04T16:28:01.541Z] Architecture: x86_64 [2022-04-04T16:28:01.541Z] CPUs: 4 [2022-04-04T16:28:01.541Z] Total Memory: 32GiB [2022-04-04T16:28:01.541Z] Name: azwin-2-592ec0 [2022-04-04T16:28:01.541Z] ID: OWQI:SCRC:BSV6:BN6Y:QA74:H7AG:B43Z:S5RN:INIH:QJOC:FTON:XAGT [2022-04-04T16:28:01.541Z] Docker Root Dir: D:\CI\PR-43459\1\daemon [2022-04-04T16:28:01.541Z] Debug Mode (client): false [2022-04-04T16:28:01.541Z] Debug Mode (server): true [2022-04-04T16:28:01.541Z] File Descriptors: -1 [2022-04-04T16:28:01.541Z] Goroutines: 29 [2022-04-04T16:28:01.541Z] System Time: 2022-04-04T16:27:59.5609184Z [2022-04-04T16:28:01.541Z] EventsListeners: 0 [2022-04-04T16:28:01.541Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:28:01.541Z] Labels: [2022-04-04T16:28:01.541Z] Experimental: false [2022-04-04T16:28:01.541Z] Insecure Registries: [2022-04-04T16:28:01.541Z] 127.0.0.0/8 [2022-04-04T16:28:01.541Z] Live Restore Enabled: false [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] INFO: Docker images of the daemon under test [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T16:28:01.541Z] [2022-04-04T16:28:01.541Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T16:28:01.541Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-04T16:28:01.541Z] ltsc2022: Pulling from windows/servercore [2022-04-04T16:28:01.541Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T16:28:01.541Z] 037d5740b404: Pulling fs layer [2022-04-04T16:28:02.517Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-04T16:28:02.517Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T16:28:02.517Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T16:28:02.517Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T16:28:02.517Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T16:28:04.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T16:28:04.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T16:28:04.716Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-04T16:28:04.716Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T16:28:04.716Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-04-04T16:28:04.716Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T16:28:04.850Z] 037d5740b404: Verifying Checksum [2022-04-04T16:28:04.850Z] 037d5740b404: Download complete [2022-04-04T16:28:04.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T16:28:05.695Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:28:05.695Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:28:05.695Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:28:05.695Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:28:05.695Z] [2022-04-04T16:28:05.695Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T16:28:05.695Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:28:05.695Z] HOSTNAME=23b75c23b709 [2022-04-04T16:28:05.695Z] TESTDEBUG=0 [2022-04-04T16:28:05.695Z] DEST=bundles/test-integration [2022-04-04T16:28:05.695Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:28:05.695Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:28:05.695Z] container=docker [2022-04-04T16:28:05.695Z] HOME=/root [2022-04-04T16:28:05.695Z] GOLANG_VERSION=1.18 [2022-04-04T16:28:05.695Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:28:05.695Z] VALIDATE_BRANCH=master [2022-04-04T16:28:05.695Z] TERM=xterm [2022-04-04T16:28:05.695Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:28:05.695Z] SHLVL=1 [2022-04-04T16:28:05.695Z] TIMEOUT=120m [2022-04-04T16:28:05.695Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:28:05.695Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:28:05.695Z] GO111MODULE=off [2022-04-04T16:28:05.695Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T16:28:05.695Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T16:28:05.695Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:28:05.695Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:28:05.695Z] GOPATH=/go [2022-04-04T16:28:05.695Z] PKG_CONFIG=pkg-config [2022-04-04T16:28:05.695Z] _=/usr/bin/env [2022-04-04T16:28:05.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T16:28:05.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T16:28:05.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T16:28:06.081Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-04-04T16:28:06.081Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T16:28:06.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T16:28:07.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-04T16:28:07.447Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T16:28:07.705Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-04T16:28:07.705Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T16:28:09.073Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-04-04T16:28:09.073Z] === RUN TestNISDomainname [2022-04-04T16:28:09.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T16:28:09.636Z] --- PASS: TestNISDomainname (0.54s) [2022-04-04T16:28:09.636Z] === RUN TestHostnameDnsResolution [2022-04-04T16:28:10.199Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-04T16:28:10.199Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T16:28:10.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T16:28:10.706Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T16:28:10.706Z] 8f616e6e9eec: Download complete [2022-04-04T16:28:10.763Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-04-04T16:28:10.763Z] === RUN TestPrivilegedHostDevices [2022-04-04T16:28:11.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T16:28:11.325Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-04-04T16:28:11.325Z] === RUN TestStats [2022-04-04T16:28:11.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T16:28:12.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T16:28:13.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T16:28:13.844Z] --- PASS: TestStats (2.51s) [2022-04-04T16:28:13.844Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:28:13.844Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T16:28:13.844Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T16:28:13.844Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T16:28:13.844Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T16:28:13.844Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T16:28:13.844Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T16:28:13.844Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T16:28:13.844Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T16:28:13.845Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T16:28:13.845Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T16:28:14.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T16:28:14.773Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T16:28:14.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T16:28:15.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T16:28:16.660Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T16:28:16.693Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T16:28:16.694Z] Using test binary docker [2022-04-04T16:28:16.694Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T16:28:16.694Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:28:16.694Z] INFO: Waiting for daemon to start... [2022-04-04T16:28:16.694Z] Starting dockerd [2022-04-04T16:28:18.026Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-04T16:28:18.026Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-04T16:28:18.026Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-04-04T16:28:18.026Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-04T16:28:18.026Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-04T16:28:18.026Z] === RUN TestDeleteDevicemapper [2022-04-04T16:28:18.026Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:28:18.026Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T16:28:18.026Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:28:19.394Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-04-04T16:28:19.394Z] === RUN TestUpdateMemory [2022-04-04T16:28:19.394Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:28:19.394Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T16:28:19.394Z] === RUN TestUpdateCPUQuota [2022-04-04T16:28:19.960Z] . [2022-04-04T16:28:19.960Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T16:28:19.960Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T16:28:19.960Z] Error: No such image: emptyfs [2022-04-04T16:28:19.960Z] Running integration-test (iteration 1) [2022-04-04T16:28:19.960Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T16:28:20.217Z] Loaded image: busybox:latest [2022-04-04T16:28:20.324Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-04-04T16:28:20.324Z] === RUN TestUpdatePidsLimit [2022-04-04T16:28:20.324Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T16:28:20.474Z] Loaded image: busybox:glibc [2022-04-04T16:28:20.581Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T16:28:20.837Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T16:28:21.096Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T16:28:21.096Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T16:28:21.328Z] INFO: Extraction ended at 04/04/2022 16:28:18. Duration:00:00:24.1805393 [2022-04-04T16:28:21.328Z] INFO: Updating the golang and path environment variables [2022-04-04T16:28:21.328Z] INFO: GOPATH=d:\gopath [2022-04-04T16:28:21.328Z] INFO: go version go1.18 windows/amd64 [2022-04-04T16:28:21.328Z] INFO: Running the daemon under test in debug mode [2022-04-04T16:28:21.328Z] INFO: Starting a daemon under test... [2022-04-04T16:28:21.328Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43459\1\daemon --pidfile d:\CI\PR-43459\1\docker.pid -D [2022-04-04T16:28:21.328Z] INFO: Process started successfully. [2022-04-04T16:28:21.328Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T16:28:21.328Z] INFO: Waiting for the daemon under test to start... [2022-04-04T16:28:21.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T16:28:21.610Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T16:28:21.843Z] Loaded image: debian:bullseye-slim [2022-04-04T16:28:21.843Z] Loaded image: hello-world:latest [2022-04-04T16:28:21.843Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:28:21.843Z] INFO: Testing against a local daemon [2022-04-04T16:28:21.843Z] === RUN TestCgroupNamespacesBuild [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-04T16:28:22.539Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-04T16:28:22.539Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:28:23.219Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-04T16:28:23.219Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T16:28:24.587Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-04T16:28:24.587Z] === RUN TestBuildWithSession [2022-04-04T16:28:24.587Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:28:24.587Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:28:24.587Z] === RUN TestBuildSquashParent [2022-04-04T16:28:30.851Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|deps|files|imports|types_sizes) took 2m50.057333171s [2022-04-04T16:28:30.851Z] 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-04-04T16:28:30.851Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.044751ms [2022-04-04T16:28:31.126Z] --- PASS: TestBuildSquashParent (6.68s) [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:28:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:28:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:28:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:28:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:28:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:28:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:28:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:28:31.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:28:31.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:28:33.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:28:33.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:28:34.763Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-04-04T16:28:34.763Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:28:34.763Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-04T16:28:34.763Z] === RUN TestWaitNonBlocked [2022-04-04T16:28:34.763Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:28:34.763Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:28:34.763Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:28:34.763Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:28:34.763Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:28:34.763Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:28:34.763Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T16:28:34.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-04-04T16:28:34.763Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-04-04T16:28:34.763Z] === RUN TestWaitBlocked [2022-04-04T16:28:34.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:28:34.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:28:34.763Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:28:34.763Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:28:34.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:28:34.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:28:34.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:28:34.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:28:35.327Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T16:28:35.327Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-04-04T16:28:35.327Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-04-04T16:28:35.327Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T16:28:35.327Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.84s) [2022-04-04T16:28:36.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2022-04-04T16:28:36.812Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:28:36.812Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:28:37.849Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-04-04T16:28:37.849Z] === CONT TestIpcModeOlderClient [2022-04-04T16:28:37.849Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-04-04T16:28:37.849Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T16:28:37.849Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-04T16:28:37.849Z] === CONT TestDaemonHostGatewayIP [2022-04-04T16:28:39.149Z] .....INFO: Daemon under test started and replied! [2022-04-04T16:28:39.149Z] INFO: Docker version of the daemon under test [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] Client: [2022-04-04T16:28:39.149Z] Version: 17.06.2-ce [2022-04-04T16:28:39.149Z] API version: 1.30 [2022-04-04T16:28:39.149Z] Go version: go1.8.3 [2022-04-04T16:28:39.149Z] Git commit: cec0b72 [2022-04-04T16:28:39.149Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T16:28:39.149Z] OS/Arch: windows/amd64 [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] Server: [2022-04-04T16:28:39.149Z] Version: 0.0.0-dev [2022-04-04T16:28:39.149Z] API version: 1.42 (minimum version 1.24) [2022-04-04T16:28:39.149Z] Go version: go1.18 [2022-04-04T16:28:39.149Z] Git commit: a19508560b [2022-04-04T16:28:39.149Z] Built: 04/04/2022 16:26:32 [2022-04-04T16:28:39.149Z] OS/Arch: windows/amd64 [2022-04-04T16:28:39.149Z] Experimental: false [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] INFO: Docker info of the daemon under test [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] Containers: 0 [2022-04-04T16:28:39.149Z] Running: 0 [2022-04-04T16:28:39.149Z] Paused: 0 [2022-04-04T16:28:39.149Z] Stopped: 0 [2022-04-04T16:28:39.149Z] Images: 0 [2022-04-04T16:28:39.149Z] Server Version: 0.0.0-dev [2022-04-04T16:28:39.149Z] Storage Driver: windowsfilter [2022-04-04T16:28:39.149Z] Windows: [2022-04-04T16:28:39.149Z] Logging Driver: json-file [2022-04-04T16:28:39.149Z] Plugins: [2022-04-04T16:28:39.149Z] Volume: local [2022-04-04T16:28:39.149Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T16:28:39.149Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T16:28:39.149Z] Swarm: inactive [2022-04-04T16:28:39.149Z] Default Isolation: process [2022-04-04T16:28:39.149Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T16:28:39.149Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-04T16:28:39.149Z] OSType: windows [2022-04-04T16:28:39.149Z] Architecture: x86_64 [2022-04-04T16:28:39.149Z] CPUs: 4 [2022-04-04T16:28:39.149Z] Total Memory: 32GiB [2022-04-04T16:28:39.149Z] Name: azwin-2-32c6d0 [2022-04-04T16:28:39.149Z] ID: 4FGJ:3PEB:YOHP:3BMW:YCP5:5FCT:XCMN:EJQ3:MPEX:5O5Y:JLDM:UCBS [2022-04-04T16:28:39.149Z] Docker Root Dir: D:\CI\PR-43459\1\daemon [2022-04-04T16:28:39.149Z] Debug Mode (client): false [2022-04-04T16:28:39.149Z] Debug Mode (server): true [2022-04-04T16:28:39.149Z] File Descriptors: -1 [2022-04-04T16:28:39.149Z] Goroutines: 16 [2022-04-04T16:28:39.149Z] System Time: 2022-04-04T16:28:37.8602529Z [2022-04-04T16:28:39.149Z] EventsListeners: 0 [2022-04-04T16:28:39.149Z] Registry: https://index.docker.io/v1/ [2022-04-04T16:28:39.149Z] Labels: [2022-04-04T16:28:39.149Z] Experimental: false [2022-04-04T16:28:39.149Z] Insecure Registries: [2022-04-04T16:28:39.149Z] 127.0.0.0/8 [2022-04-04T16:28:39.149Z] Live Restore Enabled: false [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] INFO: Docker images of the daemon under test [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T16:28:39.149Z] [2022-04-04T16:28:39.149Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T16:28:39.149Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-04T16:28:39.149Z] ltsc2019: Pulling from windows/servercore [2022-04-04T16:28:39.149Z] 4612f6d0b889: Pulling fs layer [2022-04-04T16:28:39.149Z] 0a6173b79e25: Pulling fs layer [2022-04-04T16:28:40.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:28:40.365Z] --- PASS: TestDaemonHostGatewayIP (2.62s) [2022-04-04T16:28:40.365Z] === CONT TestDaemonRestartIpcMode [2022-04-04T16:28:41.006Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:28:42.403Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:28:42.885Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-04-04T16:28:43.333Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:28:44.260Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-04-04T16:28:44.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2022-04-04T16:28:44.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-04T16:28:44.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-04T16:28:44.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-04T16:28:44.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-04T16:28:44.260Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:28:44.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T16:28:44.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T16:28:47.949Z] 0a6173b79e25: Verifying Checksum [2022-04-04T16:28:47.949Z] 0a6173b79e25: Download complete [2022-04-04T16:28:49.426Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-04-04T16:28:49.426Z] PASS [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === Skipped [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T16:28:49.426Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T16:28:49.426Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T16:28:49.426Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:28:49.426Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T16:28:49.426Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T16:28:49.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T16:28:49.426Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:28:49.426Z] [2022-04-04T16:28:49.426Z] DONE 201 tests, 7 skipped in 118.611s [2022-04-04T16:28:49.426Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T16:28:49.514Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-04T16:28:49.514Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:28:49.682Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:28:50.245Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-04T16:28:50.245Z] === RUN TestDaemonConfigValidation [2022-04-04T16:28:50.245Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:28:50.245Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:28:50.245Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T16:28:50.245Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T16:28:50.245Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T16:28:50.245Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T16:28:50.245Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T16:28:50.245Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T16:28:50.245Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T16:28:50.245Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T16:28:50.245Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T16:28:50.245Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:28:50.245Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T16:28:50.245Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T16:28:50.245Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T16:28:50.245Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T16:28:50.245Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-04-04T16:28:50.245Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-04T16:28:50.245Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-04T16:28:50.245Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-04T16:28:50.245Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-04-04T16:28:50.245Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:28:50.245Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T16:28:51.610Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T16:28:52.541Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T16:28:53.472Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T16:28:53.472Z] daemon_test.go:156: [d61cbf7019a3f] daemon is not started [2022-04-04T16:28:53.472Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-04T16:28:53.472Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-04T16:28:53.472Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-04T16:28:53.472Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T16:28:53.472Z] === RUN TestDaemonProxy [2022-04-04T16:28:53.472Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T16:28:55.364Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T16:28:57.256Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T16:28:57.601Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-04T16:28:57.601Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:28:58.622Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T16:28:59.185Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T16:28:59.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T16:28:59.746Z] --- PASS: TestDaemonProxy (6.27s) [2022-04-04T16:28:59.746Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-04-04T16:28:59.746Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-04T16:28:59.746Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-04T16:28:59.746Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T16:28:59.746Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-04T16:28:59.746Z] PASS [2022-04-04T16:28:59.746Z] [2022-04-04T16:28:59.746Z] DONE 17 tests in 10.176s [2022-04-04T16:28:59.746Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T16:28:59.746Z] INFO: Testing against a local daemon [2022-04-04T16:28:59.746Z] === RUN TestCommitInheritsEnv [2022-04-04T16:29:00.002Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-04T16:29:00.002Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:29:00.002Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T16:29:00.002Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:29:00.002Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T16:29:00.002Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T16:29:00.002Z] === RUN TestImportWithCustomPlatform// [2022-04-04T16:29:00.002Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T16:29:00.122Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-04T16:29:00.122Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:29:00.258Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T16:29:00.258Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T16:29:00.258Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T16:29:00.258Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T16:29:00.258Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T16:29:00.258Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T16:29:00.258Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:29:00.515Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-04T16:29:00.515Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:29:00.515Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T16:29:00.515Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:29:00.771Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-04T16:29:00.771Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T16:29:01.332Z] time="2022-04-04T16:29:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-04T16:29:02.696Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-04-04T16:29:02.696Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:29:02.696Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-04T16:29:02.696Z] === RUN TestTagInvalidReference [2022-04-04T16:29:02.696Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-04T16:29:02.696Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:29:02.696Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T16:29:02.696Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:29:02.696Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T16:29:02.696Z] === RUN TestTagOfficialNames [2022-04-04T16:29:02.696Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T16:29:02.696Z] === RUN TestTagMatchesDigest [2022-04-04T16:29:02.696Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T16:29:02.696Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T16:29:05.368Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-04T16:29:05.368Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:29:05.624Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-04T16:29:05.624Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:29:05.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T16:29:09.523Z] 4612f6d0b889: Verifying Checksum [2022-04-04T16:29:09.523Z] 4612f6d0b889: Download complete [2022-04-04T16:29:10.871Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2022-04-04T16:29:10.871Z] === RUN TestBuildWithHugeFile [2022-04-04T16:29:12.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T16:29:12.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T16:29:13.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T16:29:14.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T16:29:14.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T16:29:14.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T16:29:16.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T16:29:17.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T16:29:17.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T16:29:17.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T16:29:18.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T16:29:18.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T16:29:19.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T16:29:20.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T16:29:21.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T16:29:21.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T16:29:22.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T16:29:23.183Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T16:29:23.183Z] Using test binary docker [2022-04-04T16:29:23.183Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T16:29:23.183Z] +++ /etc/init.d/apparmor start [2022-04-04T16:29:23.183Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:29:23.183Z] INFO: Waiting for daemon to start... [2022-04-04T16:29:23.183Z] Starting dockerd [2022-04-04T16:29:23.183Z] +++ 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-04-04T16:29:25.724Z] . [2022-04-04T16:29:25.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T16:29:25.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T16:29:25.724Z] Error: No such image: emptyfs [2022-04-04T16:29:25.724Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T16:29:25.724Z] ++++ docker load [2022-04-04T16:29:25.724Z] Running integration-test (iteration 1) [2022-04-04T16:29:25.724Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T16:29:25.724Z] ++ 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-04-04T16:29:25.724Z] ++ set -e [2022-04-04T16:29:25.724Z] ++ '[' -n 0 ']' [2022-04-04T16:29:25.724Z] ++ set -x [2022-04-04T16:29:25.724Z] ++ 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-04-04T16:29:25.724Z] Loaded image: busybox:latest [2022-04-04T16:29:25.724Z] Loaded image: busybox:glibc [2022-04-04T16:29:26.667Z] Loaded image: debian:bullseye-slim [2022-04-04T16:29:26.667Z] Loaded image: hello-world:latest [2022-04-04T16:29:26.667Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:29:26.667Z] INFO: Testing against a local daemon [2022-04-04T16:29:26.667Z] === RUN TestCgroupNamespacesBuild [2022-04-04T16:29:28.054Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-04-04T16:29:28.054Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T16:29:28.869Z] 037d5740b404: Verifying Checksum [2022-04-04T16:29:28.869Z] 037d5740b404: Download complete [2022-04-04T16:29:28.997Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-04-04T16:29:28.997Z] === RUN TestBuildWithSession [2022-04-04T16:29:28.997Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:29:28.997Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:29:28.997Z] === RUN TestBuildSquashParent [2022-04-04T16:29:32.300Z] --- PASS: TestBuildSquashParent (3.21s) [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:29:32.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:29:32.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:29:32.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:29:32.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:29:32.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:29:32.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:29:32.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:29:32.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:29:32.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:29:34.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:29:34.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:29:35.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:29:35.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s) [2022-04-04T16:29:36.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-04-04T16:29:36.535Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:29:36.535Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:29:37.048Z] 8f616e6e9eec: Pull complete [2022-04-04T16:29:37.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:29:37.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:29:37.740Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:29:38.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:29:38.000Z] --- PASS: TestBuildMultiStageCopy (1.81s) [2022-04-04T16:29:38.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2022-04-04T16:29:38.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-04-04T16:29:38.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-04-04T16:29:38.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-04-04T16:29:38.000Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-04-04T16:29:38.000Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:29:38.572Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-04-04T16:29:38.572Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:29:39.516Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-04-04T16:29:39.516Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:29:40.089Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-04-04T16:29:40.089Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:29:41.476Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-04-04T16:29:41.476Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:29:42.048Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-04-04T16:29:42.048Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:29:43.434Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2022-04-04T16:29:43.435Z] === RUN TestBuildWithHugeFile [2022-04-04T16:29:44.161Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T16:29:44.161Z] 8f616e6e9eec: Download complete [2022-04-04T16:30:07.048Z] --- PASS: TestBuildWithHugeFile (50.56s) [2022-04-04T16:30:07.048Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:30:07.048Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:30:07.048Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:30:07.048Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:30:07.048Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:30:07.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:30:07.048Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:30:07.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:30:07.048Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:30:07.048Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:30:07.048Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:30:07.048Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:30:07.048Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:30:07.048Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-04T16:30:07.048Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-04T16:30:07.048Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-04T16:30:07.048Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-04T16:30:07.048Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:30:07.048Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T16:30:07.048Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T16:30:07.364Z] INFO [linters context/goanalysis] analyzers took 4m37.677084333s with top 10 stages: buildir: 1m59.128314214s, goimports: 23.843515077s, unconvert: 17.010953685s, gosec: 14.713434116s, S1038: 8.78190601s, golint: 7.406826142s, misspell: 5.440557073s, nilness: 4.507761067s, inspect: 4.414832038s, directives: 3.514832162s [2022-04-04T16:30:07.364Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-04T16:30:07.365Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2440/2440, filename_unadjuster: 2440/2440, path_prettifier: 2440/2440, exclude: 2055/2055, cgo: 2440/3056, exclude-rules: 78/2055, identifier_marker: 2055/2055, nolint: 0/78, skip_files: 2440/2440, autogenerated_exclude: 2055/2440 [2022-04-04T16:30:07.365Z] INFO [runner] processing took 84.035468ms with stages: nolint: 32.294848ms, identifier_marker: 22.775029ms, path_prettifier: 9.983965ms, autogenerated_exclude: 8.823193ms, exclude-rules: 7.896254ms, skip_dirs: 1.832601ms, cgo: 284.903µs, filename_unadjuster: 138.79µs, max_same_issues: 1.406µs, skip_files: 862ns, uniq_by_line: 648ns, max_from_linter: 537ns, source_code: 504ns, exclude: 376ns, path_shortener: 369ns, diff: 288ns, severity-rules: 243ns, sort_results: 233ns, max_per_file_from_linter: 230ns, path_prefixer: 189ns [2022-04-04T16:30:07.365Z] INFO [runner] linters took 1m31.079793468s with stages: goanalysis_metalinter: 1m30.995560509s [2022-04-04T16:30:07.365Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-04-04T16:30:07.365Z] INFO Memory: 2618 samples, avg is 290.6MB, max is 1221.6MB [2022-04-04T16:30:07.365Z] INFO Execution took 4m21.640352277s [2022-04-04T16:30:07.365Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-04T16:30:07.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh dynbinary test-docker-py [2022-04-04T16:30:08.284Z] [2022-04-04T16:30:08.285Z] Removing bundles/ [2022-04-04T16:30:08.285Z] [2022-04-04T16:30:08.285Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T16:30:08.285Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:30:08.285Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:30:11.278Z] --- PASS: TestBuildPreserveOwnership (10.18s) [2022-04-04T16:30:11.278Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.15s) [2022-04-04T16:30:11.278Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-04T16:30:11.278Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:30:11.278Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-04T16:30:11.278Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T16:30:11.278Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-04T16:30:11.278Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T16:30:11.278Z] PASS [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === Skipped [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T16:30:11.278Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:30:11.278Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T16:30:11.278Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] DONE 34 tests, 3 skipped in 111.154s [2022-04-04T16:30:11.278Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T16:30:11.278Z] INFO: Testing against a local daemon [2022-04-04T16:30:11.278Z] === RUN TestConfigInspect [2022-04-04T16:30:11.278Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-04T16:30:11.278Z] === RUN TestConfigList [2022-04-04T16:30:11.278Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] --- SKIP: TestConfigList (0.01s) [2022-04-04T16:30:11.278Z] === RUN TestConfigsCreateAndDelete [2022-04-04T16:30:11.278Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-04T16:30:11.278Z] === RUN TestConfigsUpdate [2022-04-04T16:30:11.278Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-04T16:30:11.278Z] === RUN TestTemplatedConfig [2022-04-04T16:30:11.278Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T16:30:11.278Z] === RUN TestConfigCreateResolve [2022-04-04T16:30:11.278Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-04T16:30:11.278Z] PASS [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === Skipped [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-04T16:30:11.278Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-04T16:30:11.278Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-04T16:30:11.278Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-04T16:30:11.278Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-04T16:30:11.278Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-04T16:30:11.278Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:30:11.278Z] [2022-04-04T16:30:11.278Z] DONE 6 tests, 6 skipped in 0.152s [2022-04-04T16:30:11.541Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T16:30:11.541Z] INFO: Testing against a local daemon [2022-04-04T16:30:11.541Z] === RUN TestCheckpoint [2022-04-04T16:30:11.541Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:30:11.541Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:30:11.541Z] === RUN TestContainerInvalidJSON [2022-04-04T16:30:11.541Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:30:11.541Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:30:11.541Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:30:11.541Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:30:11.541Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:30:11.541Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:30:11.541Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T16:30:11.541Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T16:30:11.541Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T16:30:11.541Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:30:11.541Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-04T16:30:11.541Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:30:11.797Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-04T16:30:11.797Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:30:11.797Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T16:30:11.797Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T16:30:11.797Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-04T16:30:11.797Z] === RUN TestCopyFromContainer [2022-04-04T16:30:15.065Z] === RUN TestCopyFromContainer// [2022-04-04T16:30:15.065Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T16:30:15.323Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T16:30:15.323Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T16:30:15.323Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T16:30:15.323Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T16:30:15.323Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T16:30:15.579Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T16:30:15.579Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T16:30:15.579Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer (3.90s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T16:30:15.579Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T16:30:15.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:30:15.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:30:15.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:30:15.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:30:15.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:30:15.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:30:15.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:30:15.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:30:15.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:30:15.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:30:15.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T16:30:15.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:30:15.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:30:15.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:30:15.580Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:30:15.836Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T16:30:15.836Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:30:15.836Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:30:15.836Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:30:15.836Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:30:15.836Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:30:15.836Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:30:15.836Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:30:15.836Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:30:15.836Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:30:15.836Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:30:15.836Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T16:30:15.836Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:30:15.836Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:30:15.836Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:30:15.836Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:30:15.836Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T16:30:15.836Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:30:16.768Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-04-04T16:30:16.768Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-04-04T16:30:18.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:30:18.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:30:18.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:30:18.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:30:18.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:30:18.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:30:18.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:30:18.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:30:18.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:30:18.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:30:18.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:30:18.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:30:18.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:30:18.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:30:18.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:30:18.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-04-04T16:30:18.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-04T16:30:18.138Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:30:18.699Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-04-04T16:30:18.699Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:30:18.699Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:30:18.699Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:30:18.699Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T16:30:18.699Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:30:18.699Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:30:18.699Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:30:18.699Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-04T16:30:18.699Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:30:18.699Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T16:30:18.699Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T16:30:18.699Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T16:30:18.699Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T16:30:18.699Z] === RUN TestDaemonRestartIpcMode [2022-04-04T16:30:18.699Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T16:30:18.699Z] === RUN TestDaemonHostGatewayIP [2022-04-04T16:30:18.699Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:30:18.699Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-04T16:30:18.699Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T16:30:18.699Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T16:30:18.699Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:30:18.699Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T16:30:18.699Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:30:18.699Z] === RUN TestDiff [2022-04-04T16:30:18.955Z] --- PASS: TestDiff (0.40s) [2022-04-04T16:30:18.955Z] === RUN TestExecWithCloseStdin [2022-04-04T16:30:19.519Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-04-04T16:30:19.519Z] === RUN TestExec [2022-04-04T16:30:20.080Z] --- PASS: TestExec (0.47s) [2022-04-04T16:30:20.080Z] === RUN TestExecUser [2022-04-04T16:30:20.642Z] --- PASS: TestExecUser (0.44s) [2022-04-04T16:30:20.642Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:30:21.203Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-04T16:30:21.203Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:30:22.233Z] --- PASS: TestBuildWithHugeFile (34.96s) [2022-04-04T16:30:22.233Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:30:22.233Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:30:22.233Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:30:22.233Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:30:22.233Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:30:22.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:30:22.233Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:30:22.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:30:22.233Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:30:22.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:30:22.233Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:30:22.233Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:30:22.233Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:30:22.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-04T16:30:22.233Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-04T16:30:22.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-04-04T16:30:22.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T16:30:22.233Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:30:22.233Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T16:30:22.233Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T16:30:22.233Z] --- PASS: TestBuildPreserveOwnership (2.57s) [2022-04-04T16:30:22.233Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.71s) [2022-04-04T16:30:22.233Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-04-04T16:30:22.233Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:30:22.233Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-04T16:30:22.233Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T16:30:22.233Z] Loaded image: busybox:latest [2022-04-04T16:30:22.233Z] Loaded image: busybox:glibc [2022-04-04T16:30:22.569Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-04T16:30:22.570Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:30:22.805Z] Loaded image: debian:bullseye-slim [2022-04-04T16:30:22.805Z] Loaded image: hello-world:latest [2022-04-04T16:30:22.825Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-04-04T16:30:22.825Z] === RUN TestHealthKillContainer [2022-04-04T16:30:23.065Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:30:25.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T16:30:30.909Z] --- PASS: TestHealthKillContainer (7.85s) [2022-04-04T16:30:30.909Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:30:30.909Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:30:30.909Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:30:30.909Z] === RUN TestIpcModeNone [2022-04-04T16:30:31.165Z] --- PASS: TestIpcModeNone (0.41s) [2022-04-04T16:30:31.165Z] === RUN TestIpcModePrivate [2022-04-04T16:30:31.204Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.81s) [2022-04-04T16:30:31.204Z] PASS [2022-04-04T16:30:31.204Z] [2022-04-04T16:30:31.204Z] === Skipped [2022-04-04T16:30:31.204Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-04T16:30:31.204Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:30:31.204Z] [2022-04-04T16:30:31.204Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:30:31.204Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:30:31.204Z] [2022-04-04T16:30:31.204Z] DONE 34 tests, 2 skipped in 64.429s [2022-04-04T16:30:31.204Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T16:30:31.204Z] ++ 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-04-04T16:30:31.204Z] ++ set -e [2022-04-04T16:30:31.204Z] ++ '[' -n 0 ']' [2022-04-04T16:30:31.204Z] ++ set -x [2022-04-04T16:30:31.205Z] ++ 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-04-04T16:30:31.205Z] INFO: Testing against a local daemon [2022-04-04T16:30:31.205Z] === RUN TestConfigInspect [2022-04-04T16:30:31.421Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-04T16:30:31.677Z] --- PASS: TestIpcModePrivate (0.43s) [2022-04-04T16:30:31.677Z] === RUN TestIpcModeShareable [2022-04-04T16:30:31.677Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:30:31.677Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-04T16:30:31.677Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T16:30:31.775Z] --- PASS: TestConfigInspect (1.86s) [2022-04-04T16:30:31.775Z] === RUN TestConfigList [2022-04-04T16:30:33.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-04-04T16:30:33.042Z] === RUN TestAPIIpcModeHost [2022-04-04T16:30:33.042Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:30:33.042Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-04T16:30:33.042Z] === RUN TestDaemonIpcModeShareable [2022-04-04T16:30:33.042Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:30:33.042Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-04T16:30:33.042Z] === RUN TestDaemonIpcModePrivate [2022-04-04T16:30:34.316Z] --- PASS: TestConfigList (2.06s) [2022-04-04T16:30:34.316Z] === RUN TestConfigsCreateAndDelete [2022-04-04T16:30:34.407Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-04T16:30:34.407Z] --- PASS: TestDaemonIpcModePrivate (1.30s) [2022-04-04T16:30:34.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T16:30:34.407Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:30:34.407Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T16:30:34.407Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T16:30:34.407Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:30:34.407Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T16:30:34.407Z] === RUN TestIpcModeOlderClient [2022-04-04T16:30:34.407Z] === PAUSE TestIpcModeOlderClient [2022-04-04T16:30:34.407Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:30:34.663Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-04T16:30:34.663Z] === RUN TestKillContainer [2022-04-04T16:30:34.663Z] === RUN TestKillContainer/no_signal [2022-04-04T16:30:35.224Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:30:35.480Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:30:36.043Z] --- PASS: TestKillContainer (1.21s) [2022-04-04T16:30:36.043Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-04T16:30:36.043Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-04-04T16:30:36.043Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-04-04T16:30:36.043Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:30:36.043Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T16:30:36.226Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2022-04-04T16:30:36.226Z] === RUN TestConfigsUpdate [2022-04-04T16:30:36.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T16:30:36.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-04-04T16:30:36.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-04T16:30:36.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-04-04T16:30:36.861Z] === RUN TestKillStoppedContainer [2022-04-04T16:30:36.861Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T16:30:36.861Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:30:36.861Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T16:30:36.861Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:30:37.118Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-04-04T16:30:37.118Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:30:37.118Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:30:37.118Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T16:30:37.118Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:30:37.118Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:30:37.118Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T16:30:37.118Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T16:30:37.118Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T16:30:37.118Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T16:30:37.118Z] === RUN TestLinksContainerNames [2022-04-04T16:30:38.048Z] --- PASS: TestLinksContainerNames (0.78s) [2022-04-04T16:30:38.048Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:30:38.139Z] --- PASS: TestConfigsUpdate (2.09s) [2022-04-04T16:30:38.139Z] === RUN TestTemplatedConfig [2022-04-04T16:30:38.304Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-04T16:30:38.304Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T16:30:38.867Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/default [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/private [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/slave [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/shared [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/default [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/private [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:30:38.867Z] === CONT TestMountDaemonRoot/shared [2022-04-04T16:30:38.867Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:30:38.867Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/slave [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:30:38.868Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T16:30:38.868Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:30:38.868Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:30:39.093Z] --- PASS: TestImportExtremelyLargeImageWorks (93.60s) [2022-04-04T16:30:39.093Z] PASS [2022-04-04T16:30:39.093Z] [2022-04-04T16:30:39.093Z] DONE 22 tests in 96.623s [2022-04-04T16:30:39.093Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T16:30:39.093Z] INFO: Testing against a local daemon [2022-04-04T16:30:39.093Z] === RUN TestNetworkCreateDelete [2022-04-04T16:30:39.093Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-04T16:30:39.093Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:30:39.093Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-04T16:30:39.093Z] === RUN TestDaemonDNSFallback [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:30:39.124Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T16:30:39.124Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-04-04T16:30:39.124Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T16:30:39.124Z] 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-04-04T16:30:39.124Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-04T16:30:39.124Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T16:30:39.124Z] 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-04-04T16:30:39.124Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T16:30:39.124Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T16:30:39.124Z] 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-04-04T16:30:39.124Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T16:30:39.124Z] === RUN TestNetworkNat [2022-04-04T16:30:39.688Z] --- PASS: TestNetworkNat (0.50s) [2022-04-04T16:30:39.688Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T16:30:39.945Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-04T16:30:39.945Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:30:40.683Z] --- PASS: TestTemplatedConfig (2.45s) [2022-04-04T16:30:40.683Z] === RUN TestConfigCreateResolve [2022-04-04T16:30:42.458Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-04T16:30:42.459Z] === RUN TestPause [2022-04-04T16:30:42.459Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:30:42.459Z] --- SKIP: TestPause (0.00s) [2022-04-04T16:30:42.459Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:30:42.459Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:30:42.459Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:30:42.459Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:30:42.592Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-04-04T16:30:42.592Z] PASS [2022-04-04T16:30:42.592Z] [2022-04-04T16:30:42.592Z] DONE 6 tests in 12.660s [2022-04-04T16:30:42.592Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T16:30:42.592Z] ++ 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-04-04T16:30:42.592Z] ++ set -e [2022-04-04T16:30:42.592Z] ++ '[' -n 0 ']' [2022-04-04T16:30:42.592Z] ++ set -x [2022-04-04T16:30:42.593Z] ++ 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-04-04T16:30:42.593Z] INFO: Testing against a local daemon [2022-04-04T16:30:42.593Z] === RUN TestCheckpoint [2022-04-04T16:30:42.593Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:30:42.593Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:30:42.593Z] === RUN TestContainerInvalidJSON [2022-04-04T16:30:42.593Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:30:42.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:30:42.593Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:30:42.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:30:42.593Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:30:42.593Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:30:42.593Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T16:30:42.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T16:30:42.593Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T16:30:42.593Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:30:42.715Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:30:42.716Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-04-04T16:30:42.716Z] === RUN TestPidHost [2022-04-04T16:30:42.853Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-04T16:30:42.853Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:30:42.853Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T16:30:42.853Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:30:42.853Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-04T16:30:42.853Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T16:30:42.853Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T16:30:42.853Z] === RUN TestCopyFromContainer [2022-04-04T16:30:43.259Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-04T16:30:43.259Z] === RUN TestInspectNetwork [2022-04-04T16:30:43.642Z] --- PASS: TestPidHost (0.89s) [2022-04-04T16:30:43.642Z] === RUN TestPsFilter [2022-04-04T16:30:43.642Z] --- PASS: TestPsFilter (0.09s) [2022-04-04T16:30:43.642Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:30:43.794Z] === RUN TestCopyFromContainer// [2022-04-04T16:30:43.794Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T16:30:43.794Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T16:30:43.794Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T16:30:43.898Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-04-04T16:30:43.898Z] === RUN TestRemoveContainerWithVolume [2022-04-04T16:30:44.055Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T16:30:44.055Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T16:30:44.055Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T16:30:44.055Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T16:30:44.055Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T16:30:44.055Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer (1.35s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-04-04T16:30:44.315Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T16:30:44.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:30:44.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:30:44.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:30:44.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:30:44.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:30:44.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:30:44.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:30:44.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:30:44.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:30:44.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:30:44.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T16:30:44.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:30:44.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:30:44.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:30:44.315Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:30:44.315Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T16:30:44.315Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:30:44.315Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:30:44.315Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:30:44.315Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:30:44.315Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:30:44.315Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:30:44.315Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:30:44.315Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:30:44.315Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:30:44.315Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:30:44.315Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T16:30:44.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:30:44.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:30:44.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:30:44.315Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:30:44.315Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T16:30:44.315Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:30:44.460Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-04-04T16:30:44.460Z] === RUN TestRemoveContainerRunning [2022-04-04T16:30:44.716Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-04-04T16:30:44.716Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:30:45.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-04T16:30:45.276Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:30:45.276Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T16:30:45.276Z] === RUN TestRenameLinkedContainer [2022-04-04T16:30:45.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-04-04T16:30:45.697Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:30:46.527Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T16:30:46.527Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T16:30:46.527Z] === RUN TestInspectNetwork/network_name [2022-04-04T16:30:46.527Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-04-04T16:30:46.639Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:30:46.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:30:46.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:30:46.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:30:46.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:30:46.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:30:46.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:30:46.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:30:46.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:30:46.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:30:46.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:30:46.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:30:46.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:30:46.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:30:46.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:30:46.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T16:30:46.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T16:30:46.639Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:30:46.687Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-04-04T16:30:46.687Z] === RUN TestRenameStoppedContainer [2022-04-04T16:30:47.210Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-04-04T16:30:47.210Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:30:47.210Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:30:47.210Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:30:47.210Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T16:30:47.210Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:30:47.210Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:30:47.210Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:30:47.210Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-04T16:30:47.210Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:30:47.210Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T16:30:47.210Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T16:30:47.210Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T16:30:47.210Z] === RUN TestDaemonRestartIpcMode [2022-04-04T16:30:47.210Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T16:30:47.210Z] === RUN TestDaemonHostGatewayIP [2022-04-04T16:30:47.210Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T16:30:47.210Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T16:30:47.210Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T16:30:47.210Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:30:47.210Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T16:30:47.210Z] === RUN TestDiff [2022-04-04T16:30:47.249Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-04T16:30:47.249Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:30:47.471Z] --- PASS: TestDiff (0.38s) [2022-04-04T16:30:47.471Z] === RUN TestExecWithCloseStdin [2022-04-04T16:30:47.811Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-04-04T16:30:47.811Z] === RUN TestRenameInvalidName [2022-04-04T16:30:48.043Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-04-04T16:30:48.043Z] === RUN TestExec [2022-04-04T16:30:48.304Z] --- PASS: TestExec (0.42s) [2022-04-04T16:30:48.304Z] === RUN TestExecUser [2022-04-04T16:30:48.374Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-04T16:30:48.374Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:30:48.876Z] --- PASS: TestExecUser (0.42s) [2022-04-04T16:30:48.876Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:30:49.449Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-04-04T16:30:49.449Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:30:49.742Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-04-04T16:30:49.742Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:30:49.999Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-04T16:30:49.999Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:30:50.740Z] --- PASS: TestInspectNetwork (7.29s) [2022-04-04T16:30:50.740Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T16:30:50.740Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T16:30:50.740Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T16:30:50.740Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T16:30:50.740Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:30:50.835Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-04-04T16:30:50.835Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:30:50.935Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-04-04T16:30:50.935Z] === RUN TestResize [2022-04-04T16:30:51.096Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-04-04T16:30:51.097Z] === RUN TestHealthKillContainer [2022-04-04T16:30:51.192Z] --- PASS: TestResize (0.39s) [2022-04-04T16:30:51.192Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:30:51.371Z] 4612f6d0b889: Pull complete [2022-04-04T16:30:51.756Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-04T16:30:51.756Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:30:52.012Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-04-04T16:30:52.012Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:30:52.012Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T16:30:52.012Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:30:52.012Z] === RUN TestCgroupNamespacesRun [2022-04-04T16:30:52.111Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-04-04T16:30:52.111Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:30:52.111Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:30:52.111Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:30:52.111Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:30:52.111Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:30:52.111Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:30:52.111Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:30:52.111Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:30:52.111Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:30:52.111Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T16:30:52.111Z] === RUN TestNetworkList [2022-04-04T16:30:52.111Z] === RUN TestNetworkList//networks [2022-04-04T16:30:52.111Z] === PAUSE TestNetworkList//networks [2022-04-04T16:30:52.111Z] === RUN TestNetworkList//networks/ [2022-04-04T16:30:52.111Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:30:52.111Z] === CONT TestNetworkList//networks [2022-04-04T16:30:52.111Z] === CONT TestNetworkList//networks/ [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkList (0.02s) [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:30:52.111Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:30:52.111Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:30:52.673Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-04T16:30:52.673Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:30:53.380Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-04-04T16:30:53.380Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T16:30:54.038Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-04T16:30:54.038Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:30:54.308Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-04T16:30:54.308Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T16:30:54.602Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-04-04T16:30:54.602Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:30:55.530Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-04T16:30:55.530Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:30:55.676Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-04-04T16:30:55.676Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T16:30:56.447Z] 8f616e6e9eec: Pull complete [2022-04-04T16:30:56.603Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-04T16:30:56.603Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T16:30:56.949Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-04T16:30:56.950Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:30:57.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T16:30:57.518Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-04T16:30:57.518Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:30:57.575Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-04-04T16:30:57.575Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T16:30:58.944Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-04-04T16:30:58.944Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T16:30:59.234Z] --- PASS: TestHealthKillContainer (7.82s) [2022-04-04T16:30:59.235Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:30:59.235Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-04-04T16:30:59.235Z] === RUN TestIpcModeNone [2022-04-04T16:30:59.509Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-04T16:30:59.509Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T16:30:59.806Z] --- PASS: TestIpcModeNone (0.42s) [2022-04-04T16:30:59.806Z] === RUN TestIpcModePrivate [2022-04-04T16:31:00.036Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-04-04T16:31:00.037Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:31:00.037Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:31:00.037Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:31:00.037Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:31:00.068Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-04T16:31:00.068Z] --- PASS: TestIpcModePrivate (0.49s) [2022-04-04T16:31:00.068Z] === RUN TestIpcModeShareable [2022-04-04T16:31:00.639Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-04-04T16:31:00.639Z] --- PASS: TestIpcModeShareable (0.44s) [2022-04-04T16:31:00.639Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T16:31:00.899Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-04T16:31:00.899Z] === RUN TestNISDomainname [2022-04-04T16:31:00.899Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T16:31:00.899Z] --- SKIP: TestNISDomainname (0.03s) [2022-04-04T16:31:00.899Z] === RUN TestHostnameDnsResolution [2022-04-04T16:31:01.166Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-04-04T16:31:01.166Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T16:31:01.166Z] 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-04-04T16:31:01.166Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T16:31:01.166Z] === RUN TestPrivilegedHostDevices [2022-04-04T16:31:01.739Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-04-04T16:31:01.739Z] === RUN TestStats [2022-04-04T16:31:01.739Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:01.739Z] --- SKIP: TestStats (0.00s) [2022-04-04T16:31:01.739Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:31:01.739Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T16:31:01.739Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T16:31:01.739Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T16:31:01.739Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T16:31:01.739Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T16:31:01.739Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T16:31:01.739Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T16:31:01.739Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T16:31:01.739Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T16:31:01.739Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T16:31:02.025Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-04-04T16:31:02.025Z] === RUN TestAPIIpcModeHost [2022-04-04T16:31:02.285Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-04-04T16:31:02.285Z] === RUN TestDaemonIpcModeShareable [2022-04-04T16:31:02.670Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T16:31:03.228Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-04T16:31:03.488Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-04-04T16:31:03.488Z] === RUN TestDaemonIpcModePrivate [2022-04-04T16:31:04.428Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-04T16:31:04.559Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T16:31:04.688Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-04T16:31:04.688Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T16:31:05.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-04T16:31:05.627Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-04T16:31:05.627Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T16:31:05.924Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T16:31:05.924Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-04-04T16:31:05.924Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-04-04T16:31:05.924Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-04T16:31:05.924Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-04-04T16:31:05.924Z] === RUN TestDeleteDevicemapper [2022-04-04T16:31:05.924Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:31:05.924Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T16:31:05.924Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:31:06.854Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-04-04T16:31:06.854Z] === RUN TestUpdateMemory [2022-04-04T16:31:06.854Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:06.854Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T16:31:06.854Z] === RUN TestUpdateCPUQuota [2022-04-04T16:31:06.854Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:06.854Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-04T16:31:06.854Z] === RUN TestUpdatePidsLimit [2022-04-04T16:31:06.854Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:06.854Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-04T16:31:06.854Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:31:07.011Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-04T16:31:07.011Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-04-04T16:31:07.012Z] === RUN TestIpcModeOlderClient [2022-04-04T16:31:07.012Z] === PAUSE TestIpcModeOlderClient [2022-04-04T16:31:07.012Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:31:07.273Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-04-04T16:31:07.273Z] === RUN TestKillContainer [2022-04-04T16:31:07.273Z] === RUN TestKillContainer/no_signal [2022-04-04T16:31:07.845Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:31:08.105Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:31:08.676Z] --- PASS: TestKillContainer (1.19s) [2022-04-04T16:31:08.676Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-04T16:31:08.676Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-04T16:31:08.676Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-04T16:31:08.676Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:31:08.676Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T16:31:08.945Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T16:31:09.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-04-04T16:31:09.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-04T16:31:09.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-04-04T16:31:09.896Z] === RUN TestKillStoppedContainer [2022-04-04T16:31:09.896Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T16:31:09.896Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:31:09.896Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T16:31:09.896Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:31:10.158Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-04-04T16:31:10.158Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:31:10.729Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-04-04T16:31:10.729Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:31:10.990Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-04-04T16:31:10.990Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T16:31:11.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-04-04T16:31:11.251Z] === RUN TestLinksContainerNames [2022-04-04T16:31:12.194Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-04T16:31:12.194Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:31:12.454Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-04-04T16:31:12.454Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T16:31:13.025Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/default [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/private [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/slave [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/shared [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/default [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/shared [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/slave [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:31:13.025Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:31:13.025Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:31:13.025Z] === CONT TestMountDaemonRoot/private [2022-04-04T16:31:13.026Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:31:13.026Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:31:13.026Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T16:31:13.026Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T16:31:13.026Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:31:13.026Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:31:13.026Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T16:31:13.026Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:31:13.026Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:31:13.286Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T16:31:13.286Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-04-04T16:31:13.286Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T16:31:14.670Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-04-04T16:31:14.670Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T16:31:14.880Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-04-04T16:31:14.880Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:31:14.932Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-04T16:31:14.932Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T16:31:15.191Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-04-04T16:31:15.191Z] === RUN TestNetworkNat [2022-04-04T16:31:15.761Z] --- PASS: TestNetworkNat (0.56s) [2022-04-04T16:31:15.762Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T16:31:16.246Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kcegjznpj7c8tj6198zgf4fgx Created:2022-04-04 16:31:14.919710042 +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[61dbfc97e63a9201bb4b7b4b96467047c868d13b07c72f8a7fe5b2109850569d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kjjhf7ot4cl7a71ozdiubjxxt EndpointID:2cd7aa93180e4f44effe0fe73058eaccc557c58f7c051d49ce3732c1fffaa38e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2692a53f1a34cb8c6ddcb8af88ebdc032874d61240bd61ebb0f517113abb1a93 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:fd40e7e506d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kjjhf7ot4cl7a71ozdiubjxxt EndpointID:2cd7aa93180e4f44effe0fe73058eaccc557c58f7c051d49ce3732c1fffaa38e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T16:31:16.332Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-04T16:31:16.332Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:31:18.521Z] 037d5740b404: Pull complete [2022-04-04T16:31:18.521Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T16:31:18.521Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:31:18.521Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-04T16:31:18.521Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-04T16:31:18.521Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-04T16:31:18.521Z] WARN: Skipping validation tests [2022-04-04T16:31:18.521Z] INFO: Running unit tests at 04/04/2022 16:31:06... [2022-04-04T16:31:18.521Z] INFO: make.ps1 starting at 04/04/2022 16:31:10 [2022-04-04T16:31:18.521Z] INFO: Git commit (a19508560b) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T16:31:18.521Z] INFO: Invoking autogen... [2022-04-04T16:31:18.521Z] INFO: Running unit tests... [2022-04-04T16:31:18.873Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-04-04T16:31:18.873Z] === RUN TestPause [2022-04-04T16:31:18.992Z] 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-04-04T16:31:19.026Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-04-04T16:31:19.026Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:31:19.026Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-04-04T16:31:19.026Z] === RUN TestWaitNonBlocked [2022-04-04T16:31:19.026Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:31:19.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:31:19.026Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:31:19.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:31:19.026Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:31:19.026Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:31:19.026Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T16:31:19.026Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-04-04T16:31:19.026Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-04-04T16:31:19.026Z] === RUN TestWaitBlocked [2022-04-04T16:31:19.026Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:31:19.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:31:19.026Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:31:19.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:31:19.026Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:31:19.026Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:31:19.133Z] --- PASS: TestPause (0.39s) [2022-04-04T16:31:19.133Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:31:19.133Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:31:19.133Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:31:19.133Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:31:19.591Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T16:31:19.591Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-04-04T16:31:19.591Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-04-04T16:31:19.591Z] === CONT TestDaemonRestartIpcMode [2022-04-04T16:31:19.591Z] === CONT TestIpcModeOlderClient [2022-04-04T16:31:19.591Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-04T16:31:19.591Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T16:31:19.704Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-04-04T16:31:19.704Z] === RUN TestPidHost [2022-04-04T16:31:20.411Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-04T16:31:20.411Z] PASS [2022-04-04T16:31:20.411Z] [2022-04-04T16:31:20.411Z] === Skipped [2022-04-04T16:31:20.411Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:31:20.411Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:31:20.411Z] [2022-04-04T16:31:20.411Z] DONE 26 tests, 1 skipped in 44.194s [2022-04-04T16:31:20.643Z] --- PASS: TestPidHost (0.85s) [2022-04-04T16:31:20.643Z] === RUN TestPsFilter [2022-04-04T16:31:20.643Z] --- PASS: TestPsFilter (0.13s) [2022-04-04T16:31:20.643Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:31:20.667Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:31:20.667Z] INFO: Testing against a local daemon [2022-04-04T16:31:20.667Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T16:31:20.667Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:31:20.667Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T16:31:20.667Z] === RUN TestDockerNetworkIpvlan [2022-04-04T16:31:20.667Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:31:20.667Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:31:20.667Z] PASS [2022-04-04T16:31:20.667Z] [2022-04-04T16:31:20.667Z] === Skipped [2022-04-04T16:31:20.667Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T16:31:20.667Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:31:20.667Z] [2022-04-04T16:31:20.667Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:31:20.667Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:31:20.667Z] [2022-04-04T16:31:20.667Z] DONE 2 tests, 2 skipped in 0.035s [2022-04-04T16:31:20.667Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:31:20.667Z] INFO: Testing against a local daemon [2022-04-04T16:31:20.667Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T16:31:20.903Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-04T16:31:20.903Z] === RUN TestRemoveContainerWithVolume [2022-04-04T16:31:21.475Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-04-04T16:31:21.475Z] === RUN TestRemoveContainerRunning [2022-04-04T16:31:21.737Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-04-04T16:31:21.737Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:31:22.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-04-04T16:31:22.035Z] === RUN TestDockerNetworkMacvlan [2022-04-04T16:31:22.108Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-04-04T16:31:22.108Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-04-04T16:31:22.108Z] PASS [2022-04-04T16:31:22.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-04T16:31:22.309Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:31:22.309Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T16:31:22.309Z] === RUN TestRenameLinkedContainer [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === Skipped [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T16:31:22.365Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T16:31:22.365Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-04T16:31:22.365Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:31:22.365Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:31:22.365Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-04T16:31:22.365Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-04T16:31:22.365Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-04T16:31:22.365Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T16:31:22.365Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T16:31:22.365Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T16:31:22.365Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T16:31:22.365Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T16:31:22.365Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-04T16:31:22.365Z] 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-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T16:31:22.365Z] 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-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T16:31:22.365Z] 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-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-04T16:31:22.365Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:31:22.365Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-04-04T16:31:22.365Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:31:22.365Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestNISDomainname (0.03s) [2022-04-04T16:31:22.365Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T16:31:22.365Z] 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-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-04T16:31:22.365Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T16:31:22.365Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T16:31:22.365Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-04T16:31:22.365Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-04T16:31:22.365Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T16:31:22.365Z] [2022-04-04T16:31:22.365Z] DONE 178 tests, 27 skipped in 70.822s [2022-04-04T16:31:22.365Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T16:31:22.365Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:31:22.599Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T16:31:22.928Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-04T16:31:22.928Z] === RUN TestDaemonConfigValidation [2022-04-04T16:31:22.928Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:31:22.928Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:31:22.928Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T16:31:22.928Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T16:31:22.928Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T16:31:22.928Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T16:31:22.928Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T16:31:22.928Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T16:31:22.928Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T16:31:22.928Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T16:31:22.928Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:31:22.928Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T16:31:22.928Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T16:31:22.928Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T16:31:23.185Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T16:31:23.185Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T16:31:23.185Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-04T16:31:23.185Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-04T16:31:23.185Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-04T16:31:23.185Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-04T16:31:23.185Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-04T16:31:23.185Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:31:23.185Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T16:31:23.529Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T16:31:23.695Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-04-04T16:31:23.695Z] === RUN TestRenameStoppedContainer [2022-04-04T16:31:23.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T16:31:23.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T16:31:23.956Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-04-04T16:31:23.956Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:31:24.093Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T16:31:24.558Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T16:31:24.898Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-04T16:31:24.898Z] === RUN TestRenameInvalidName [2022-04-04T16:31:25.159Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-04T16:31:25.159Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:31:25.487Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T16:31:25.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T16:31:25.985Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T16:31:26.415Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T16:31:26.415Z] daemon_test.go:156: [ddb0dfa5268d0] daemon is not started [2022-04-04T16:31:26.415Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-04-04T16:31:26.415Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-04-04T16:31:26.415Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-04T16:31:26.415Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-04T16:31:26.415Z] === RUN TestDaemonProxy [2022-04-04T16:31:26.415Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-04T16:31:26.415Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T16:31:26.415Z] PASS [2022-04-04T16:31:26.415Z] [2022-04-04T16:31:26.415Z] === Skipped [2022-04-04T16:31:26.415Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-04T16:31:26.415Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-04T16:31:26.415Z] [2022-04-04T16:31:26.415Z] DONE 12 tests, 1 skipped in 4.190s [2022-04-04T16:31:26.415Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T16:31:26.671Z] INFO: Testing against a local daemon [2022-04-04T16:31:26.671Z] === RUN TestCommitInheritsEnv [2022-04-04T16:31:27.070Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-04-04T16:31:27.070Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:31:27.070Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-04-04T16:31:27.070Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:31:27.873Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T16:31:28.010Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-04-04T16:31:28.010Z] === RUN TestResize [2022-04-04T16:31:28.034Z] --- PASS: TestCommitInheritsEnv (1.49s) [2022-04-04T16:31:28.035Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:31:28.035Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T16:31:28.035Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:31:28.035Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T16:31:28.270Z] --- PASS: TestResize (0.38s) [2022-04-04T16:31:28.270Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform// [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T16:31:28.291Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T16:31:28.291Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T16:31:28.291Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:31:28.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T16:31:28.530Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-04-04T16:31:28.530Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:31:28.547Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-04T16:31:28.547Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:31:28.547Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-04T16:31:28.547Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:31:28.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T16:31:29.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:31:29.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:31:29.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:31:29.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:31:29.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:31:29.419Z] ? github.com/docker/docker/api [no test files] [2022-04-04T16:31:30.435Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-04-04T16:31:30.435Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T16:31:30.435Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T16:31:30.435Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T16:31:30.435Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:31:30.435Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T16:31:30.435Z] === RUN TestTagInvalidReference [2022-04-04T16:31:30.435Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T16:31:30.435Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:31:30.435Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T16:31:30.435Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:31:30.435Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T16:31:30.435Z] === RUN TestTagOfficialNames [2022-04-04T16:31:30.435Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-04T16:31:30.435Z] === RUN TestTagMatchesDigest [2022-04-04T16:31:30.435Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T16:31:30.435Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T16:31:31.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:31:31.146Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T16:31:31.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan (9.94s) [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-04-04T16:31:32.077Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-04T16:31:32.077Z] PASS [2022-04-04T16:31:32.077Z] [2022-04-04T16:31:32.077Z] DONE 8 tests in 11.274s [2022-04-04T16:31:32.077Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T16:31:32.077Z] testing: warning: no tests to run [2022-04-04T16:31:32.077Z] PASS [2022-04-04T16:31:32.077Z] [2022-04-04T16:31:32.077Z] DONE 0 tests in 0.011s [2022-04-04T16:31:32.077Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T16:31:32.077Z] INFO: Testing against a local daemon [2022-04-04T16:31:32.077Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T16:31:32.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T16:31:32.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:31:33.163Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:31:33.446Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2022-04-04T16:31:33.446Z] === RUN TestAuthZPluginTLS [2022-04-04T16:31:33.703Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-04T16:31:33.703Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T16:31:34.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:31:34.265Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T16:31:34.265Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T16:31:34.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:31:34.829Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T16:31:34.829Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T16:31:35.393Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-04T16:31:35.393Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T16:31:36.763Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-04-04T16:31:36.763Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T16:31:37.020Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-04T16:31:37.020Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T16:31:37.581Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T16:31:37.581Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T16:31:37.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:31:37.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:31:38.142Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-04T16:31:38.142Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T16:31:39.507Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-04-04T16:31:39.507Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T16:31:39.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:31:40.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T16:31:40.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:31:41.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:31:41.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-04-04T16:31:41.399Z] === RUN TestAuthZPluginHeader [2022-04-04T16:31:41.656Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-04T16:31:41.656Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T16:31:42.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T16:31:42.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:31:42.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:31:44.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:31:45.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T16:31:45.826Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-04-04T16:31:45.826Z] === RUN TestAuthZPluginV2Disable [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-04-04T16:31:46.171Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2022-04-04T16:31:46.171Z] === RUN TestCgroupNamespacesRun [2022-04-04T16:31:46.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T16:31:47.113Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-04-04T16:31:47.113Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T16:31:47.244Z] === RUN TestMiddlewares [2022-04-04T16:31:47.244Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T16:31:47.244Z] PASS [2022-04-04T16:31:47.244Z] coverage: 7.9% of statements [2022-04-04T16:31:47.244Z] ok github.com/docker/docker/api/server 0.049s coverage: 7.9% of statements [2022-04-04T16:31:48.056Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-04-04T16:31:48.056Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T16:31:49.098Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-04-04T16:31:49.098Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T16:31:49.437Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-04-04T16:31:49.438Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T16:31:49.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T16:31:50.378Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-04-04T16:31:50.378Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T16:31:51.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T16:31:51.760Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-04T16:31:51.761Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T16:31:52.704Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-04-04T16:31:52.704Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T16:31:53.264Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2022-04-04T16:31:53.264Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T16:31:53.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-04-04T16:31:53.276Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T16:31:54.219Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-04-04T16:31:54.219Z] === RUN TestNISDomainname [2022-04-04T16:31:54.791Z] --- PASS: TestNISDomainname (0.50s) [2022-04-04T16:31:54.791Z] === RUN TestHostnameDnsResolution [2022-04-04T16:31:55.364Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-04-04T16:31:55.364Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T16:31:55.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T16:31:55.950Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-04T16:31:55.950Z] === RUN TestPrivilegedHostDevices [2022-04-04T16:31:56.226Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-04T16:31:56.226Z] === RUN TestStats [2022-04-04T16:31:57.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T16:31:58.786Z] --- PASS: TestStats (2.41s) [2022-04-04T16:31:58.786Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:31:58.786Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T16:31:58.786Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T16:31:58.786Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T16:31:58.786Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T16:31:58.786Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T16:31:58.786Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T16:31:58.786Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T16:31:58.786Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T16:31:58.786Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T16:31:58.786Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T16:31:59.357Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T16:32:00.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T16:32:01.267Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T16:32:03.267Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.70s) [2022-04-04T16:32:03.267Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T16:32:03.269Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T16:32:03.269Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-04T16:32:03.269Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-04-04T16:32:03.269Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-04-04T16:32:03.269Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-04T16:32:03.269Z] === RUN TestDeleteDevicemapper [2022-04-04T16:32:03.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:32:03.269Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T16:32:03.269Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:32:03.275Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-04-04T16:32:03.275Z] Using test binary docker [2022-04-04T16:32:03.275Z] ++++ /etc/init.d/apparmor start [2022-04-04T16:32:03.275Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:32:03.275Z] INFO: Waiting for daemon to start... [2022-04-04T16:32:03.275Z] Starting dockerd [2022-04-04T16:32:03.275Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-04-04T16:32:04.213Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s) [2022-04-04T16:32:04.214Z] === RUN TestUpdateMemory [2022-04-04T16:32:04.475Z] --- PASS: TestUpdateMemory (0.51s) [2022-04-04T16:32:04.475Z] === RUN TestUpdateCPUQuota [2022-04-04T16:32:05.186Z] . [2022-04-04T16:32:05.186Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-04-04T16:32:05.186Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-04-04T16:32:05.186Z] Error: No such image: emptyfs [2022-04-04T16:32:05.186Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-04-04T16:32:05.186Z] +++++ docker load [2022-04-04T16:32:05.418Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-04-04T16:32:05.418Z] === RUN TestUpdatePidsLimit [2022-04-04T16:32:05.418Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T16:32:05.418Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T16:32:05.446Z] Running integration-test (iteration 1) [2022-04-04T16:32:05.446Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:05.446Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:05.446Z] +++ set -e [2022-04-04T16:32:05.446Z] +++ '[' -n 0 ']' [2022-04-04T16:32:05.446Z] +++ set -x [2022-04-04T16:32:05.446Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:05.679Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T16:32:05.941Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T16:32:05.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T16:32:06.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T16:32:06.386Z] Loaded image: busybox:latest [2022-04-04T16:32:06.464Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T16:32:06.955Z] Loaded image: busybox:glibc [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-04T16:32:07.035Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-04-04T16:32:07.035Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:32:12.233Z] Loaded image: debian:bullseye-slim [2022-04-04T16:32:12.233Z] Loaded image: hello-world:latest [2022-04-04T16:32:12.233Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:32:12.233Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.233Z] testing: warning: no tests to run [2022-04-04T16:32:12.233Z] PASS [2022-04-04T16:32:12.233Z] [2022-04-04T16:32:12.233Z] DONE 0 tests in 6.366s [2022-04-04T16:32:12.233Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ set -e [2022-04-04T16:32:12.233Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.233Z] +++ set -x [2022-04-04T16:32:12.233Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.233Z] testing: warning: no tests to run [2022-04-04T16:32:12.233Z] PASS [2022-04-04T16:32:12.233Z] [2022-04-04T16:32:12.233Z] DONE 0 tests in 0.050s [2022-04-04T16:32:12.233Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ set -e [2022-04-04T16:32:12.233Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.233Z] +++ set -x [2022-04-04T16:32:12.233Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.233Z] testing: warning: no tests to run [2022-04-04T16:32:12.233Z] PASS [2022-04-04T16:32:12.233Z] [2022-04-04T16:32:12.233Z] DONE 0 tests in 0.067s [2022-04-04T16:32:12.233Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ set -e [2022-04-04T16:32:12.233Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.233Z] +++ set -x [2022-04-04T16:32:12.233Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] testing: warning: no tests to run [2022-04-04T16:32:12.233Z] PASS [2022-04-04T16:32:12.233Z] [2022-04-04T16:32:12.233Z] DONE 0 tests in 0.094s [2022-04-04T16:32:12.233Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.233Z] +++ set -e [2022-04-04T16:32:12.233Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.233Z] +++ set -x [2022-04-04T16:32:12.233Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.493Z] testing: warning: no tests to run [2022-04-04T16:32:12.493Z] PASS [2022-04-04T16:32:12.493Z] [2022-04-04T16:32:12.493Z] DONE 0 tests in 0.138s [2022-04-04T16:32:12.493Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] +++ set -e [2022-04-04T16:32:12.493Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.493Z] +++ set -x [2022-04-04T16:32:12.493Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.493Z] testing: warning: no tests to run [2022-04-04T16:32:12.493Z] PASS [2022-04-04T16:32:12.493Z] [2022-04-04T16:32:12.493Z] DONE 0 tests in 0.053s [2022-04-04T16:32:12.493Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] +++ set -e [2022-04-04T16:32:12.493Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.493Z] +++ set -x [2022-04-04T16:32:12.493Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.493Z] testing: warning: no tests to run [2022-04-04T16:32:12.493Z] PASS [2022-04-04T16:32:12.493Z] [2022-04-04T16:32:12.493Z] DONE 0 tests in 0.060s [2022-04-04T16:32:12.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.493Z] +++ set -e [2022-04-04T16:32:12.493Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.493Z] +++ set -x [2022-04-04T16:32:12.493Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.753Z] testing: warning: no tests to run [2022-04-04T16:32:12.753Z] PASS [2022-04-04T16:32:12.753Z] [2022-04-04T16:32:12.753Z] DONE 0 tests in 0.053s [2022-04-04T16:32:12.753Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] +++ set -e [2022-04-04T16:32:12.753Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.753Z] +++ set -x [2022-04-04T16:32:12.753Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] testing: warning: no tests to run [2022-04-04T16:32:12.753Z] PASS [2022-04-04T16:32:12.753Z] [2022-04-04T16:32:12.753Z] DONE 0 tests in 0.023s [2022-04-04T16:32:12.753Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] +++ set -e [2022-04-04T16:32:12.753Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.753Z] +++ set -x [2022-04-04T16:32:12.753Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] INFO: Testing against a local daemon [2022-04-04T16:32:12.753Z] testing: warning: no tests to run [2022-04-04T16:32:12.753Z] PASS [2022-04-04T16:32:12.753Z] [2022-04-04T16:32:12.753Z] DONE 0 tests in 0.053s [2022-04-04T16:32:12.753Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:12.753Z] +++ set -e [2022-04-04T16:32:12.753Z] +++ '[' -n 0 ']' [2022-04-04T16:32:12.753Z] +++ set -x [2022-04-04T16:32:12.753Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.012Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.012Z] testing: warning: no tests to run [2022-04-04T16:32:13.012Z] PASS [2022-04-04T16:32:13.012Z] [2022-04-04T16:32:13.012Z] DONE 0 tests in 0.052s [2022-04-04T16:32:13.012Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.012Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.012Z] +++ set -e [2022-04-04T16:32:13.012Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.012Z] +++ set -x [2022-04-04T16:32:13.012Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.012Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.012Z] testing: warning: no tests to run [2022-04-04T16:32:13.012Z] PASS [2022-04-04T16:32:13.012Z] [2022-04-04T16:32:13.012Z] DONE 0 tests in 0.070s [2022-04-04T16:32:13.012Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.012Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.012Z] +++ set -e [2022-04-04T16:32:13.012Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.012Z] +++ set -x [2022-04-04T16:32:13.013Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.013Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.013Z] testing: warning: no tests to run [2022-04-04T16:32:13.013Z] PASS [2022-04-04T16:32:13.013Z] [2022-04-04T16:32:13.013Z] DONE 0 tests in 0.053s [2022-04-04T16:32:13.013Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.013Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.013Z] +++ set -e [2022-04-04T16:32:13.013Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.013Z] +++ set -x [2022-04-04T16:32:13.013Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.013Z] testing: warning: no tests to run [2022-04-04T16:32:13.013Z] PASS [2022-04-04T16:32:13.272Z] [2022-04-04T16:32:13.272Z] DONE 0 tests in 0.031s [2022-04-04T16:32:13.272Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ set -e [2022-04-04T16:32:13.272Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.272Z] +++ set -x [2022-04-04T16:32:13.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.272Z] testing: warning: no tests to run [2022-04-04T16:32:13.272Z] PASS [2022-04-04T16:32:13.272Z] [2022-04-04T16:32:13.272Z] DONE 0 tests in 0.049s [2022-04-04T16:32:13.272Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ set -e [2022-04-04T16:32:13.272Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.272Z] +++ set -x [2022-04-04T16:32:13.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.272Z] testing: warning: no tests to run [2022-04-04T16:32:13.272Z] PASS [2022-04-04T16:32:13.272Z] [2022-04-04T16:32:13.272Z] DONE 0 tests in 0.048s [2022-04-04T16:32:13.272Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ set -e [2022-04-04T16:32:13.272Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.272Z] +++ set -x [2022-04-04T16:32:13.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.272Z] testing: warning: no tests to run [2022-04-04T16:32:13.272Z] PASS [2022-04-04T16:32:13.272Z] [2022-04-04T16:32:13.272Z] DONE 0 tests in 0.039s [2022-04-04T16:32:13.272Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.272Z] +++ set -e [2022-04-04T16:32:13.272Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.272Z] +++ set -x [2022-04-04T16:32:13.272Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.532Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.532Z] testing: warning: no tests to run [2022-04-04T16:32:13.532Z] PASS [2022-04-04T16:32:13.532Z] [2022-04-04T16:32:13.532Z] DONE 0 tests in 0.051s [2022-04-04T16:32:13.532Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.532Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.532Z] +++ set -e [2022-04-04T16:32:13.532Z] +++ '[' -n 0 ']' [2022-04-04T16:32:13.532Z] +++ set -x [2022-04-04T16:32:13.532Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:13.532Z] INFO: Testing against a local daemon [2022-04-04T16:32:13.532Z] === RUN TestInfoListeners [2022-04-04T16:32:14.812Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T16:32:14.812Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:32:14.812Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:32:14.812Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T16:32:14.812Z] [2022-04-04T16:32:14.812Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-04T16:32:14.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-04T16:32:14.812Z] Using test binary docker [2022-04-04T16:32:14.812Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T16:32:14.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:32:14.812Z] INFO: Waiting for daemon to start... [2022-04-04T16:32:14.812Z] Starting dockerd [2022-04-04T16:32:14.812Z] . [2022-04-04T16:32:14.812Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-04T16:32:16.826Z] --- PASS: TestInfoListeners (3.05s) [2022-04-04T16:32:16.826Z] === RUN TestInfoListeners [2022-04-04T16:32:19.265Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2022-04-04T16:32:19.265Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:32:19.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-04-04T16:32:19.265Z] === RUN TestWaitNonBlocked [2022-04-04T16:32:19.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:32:19.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:32:19.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:32:19.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:32:19.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:32:19.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:32:19.265Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T16:32:19.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-04-04T16:32:19.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-04-04T16:32:19.265Z] === RUN TestWaitBlocked [2022-04-04T16:32:19.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:32:19.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:32:19.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:32:19.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:32:19.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:32:19.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:32:19.526Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T16:32:19.526Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-04T16:32:19.526Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-04-04T16:32:19.526Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T16:32:19.526Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T16:32:20.123Z] --- PASS: TestInfoListeners (3.04s) [2022-04-04T16:32:20.123Z] === RUN TestInfoListeners [2022-04-04T16:32:21.388Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-04T16:32:21.388Z] PASS [2022-04-04T16:32:21.388Z] [2022-04-04T16:32:21.388Z] DONE 17 tests in 47.875s [2022-04-04T16:32:21.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T16:32:21.388Z] INFO: Testing against a local daemon [2022-04-04T16:32:21.388Z] === RUN TestPluginInvalidJSON [2022-04-04T16:32:21.388Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:32:21.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:32:21.388Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:32:21.388Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T16:32:21.388Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T16:32:21.388Z] === RUN TestPluginInstall [2022-04-04T16:32:21.388Z] === RUN TestPluginInstall/no_auth [2022-04-04T16:32:21.388Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:32:21.388Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d82b3d6358a97979009c2022ee15aea7dd0020a29cac2669979d87fd97c2ec3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:32:21.388Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:32:21.388Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d82b3d6358a97979009c2022ee15aea7dd0020a29cac2669979d87fd97c2ec3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:32:21.388Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T16:32:21.443Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s) [2022-04-04T16:32:21.443Z] === CONT TestIpcModeOlderClient [2022-04-04T16:32:21.443Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-04T16:32:21.443Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T16:32:21.443Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-04-04T16:32:21.443Z] === CONT TestDaemonHostGatewayIP [2022-04-04T16:32:21.952Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:32:21.953Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08c5262778f6f4fc437c7b537bac9b1863f22c79c98a4bd0dfa966337f3109ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:32:21.953Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:32:21.953Z] time="2022-04-04T16:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08c5262778f6f4fc437c7b537bac9b1863f22c79c98a4bd0dfa966337f3109ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:32:22.208Z] === RUN TestPluginInstall/with_insecure [2022-04-04T16:32:22.661Z] --- PASS: TestInfoListeners (2.57s) [2022-04-04T16:32:22.661Z] === RUN TestInfoListeners [2022-04-04T16:32:22.694Z] 037d5740b404: Pull complete [2022-04-04T16:32:22.694Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T16:32:22.694Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:32:22.694Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-04T16:32:22.694Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-04T16:32:22.694Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-04T16:32:22.694Z] WARN: Skipping validation tests [2022-04-04T16:32:22.694Z] INFO: Running unit tests at 04/04/2022 16:32:22... [2022-04-04T16:32:23.137Z] time="2022-04-04T16:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:32:23.137Z] time="2022-04-04T16:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cd0241b0390876cd6d77a1339688e36302d2dd046becd07e4703fdd3fd5ea50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:32:23.137Z] time="2022-04-04T16:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:32:23.137Z] time="2022-04-04T16:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cd0241b0390876cd6d77a1339688e36302d2dd046becd07e4703fdd3fd5ea50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:32:23.137Z] plugin_test.go:165: [d81e6a1a1ccd8] daemon is not started [2022-04-04T16:32:23.137Z] --- PASS: TestPluginInstall (3.33s) [2022-04-04T16:32:23.137Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2022-04-04T16:32:23.137Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-04T16:32:23.137Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-04T16:32:23.137Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:32:23.985Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-04-04T16:32:23.985Z] === CONT TestDaemonRestartIpcMode [2022-04-04T16:32:25.025Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T16:32:25.197Z] --- PASS: TestInfoListeners (2.59s) [2022-04-04T16:32:25.197Z] === RUN TestInfoListeners [2022-04-04T16:32:25.588Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T16:32:25.896Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2022-04-04T16:32:26.519Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-04-04T16:32:26.519Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-04T16:32:26.519Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-04T16:32:26.519Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:32:26.546Z] INFO: make.ps1 starting at 04/04/2022 16:32:25 [2022-04-04T16:32:26.546Z] INFO: Git commit (a19508560b) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T16:32:26.546Z] INFO: Invoking autogen... [2022-04-04T16:32:26.546Z] INFO: Running unit tests... [2022-04-04T16:32:27.083Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-04T16:32:27.083Z] PASS [2022-04-04T16:32:27.083Z] [2022-04-04T16:32:27.083Z] DONE 10 tests in 7.298s [2022-04-04T16:32:27.083Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T16:32:27.083Z] INFO: Testing against a local daemon [2022-04-04T16:32:27.083Z] === RUN TestExternalGraphDriver [2022-04-04T16:32:27.083Z] === RUN TestExternalGraphDriver/json [2022-04-04T16:32:27.736Z] --- PASS: TestInfoListeners (2.57s) [2022-04-04T16:32:27.736Z] PASS [2022-04-04T16:32:27.736Z] [2022-04-04T16:32:27.736Z] DONE 5 tests in 13.870s [2022-04-04T16:32:27.736Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] +++ set -e [2022-04-04T16:32:27.736Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.736Z] +++ set -x [2022-04-04T16:32:27.736Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] INFO: Testing against a local daemon [2022-04-04T16:32:27.736Z] testing: warning: no tests to run [2022-04-04T16:32:27.736Z] PASS [2022-04-04T16:32:27.736Z] [2022-04-04T16:32:27.736Z] DONE 0 tests in 0.056s [2022-04-04T16:32:27.736Z] Running integration-test (iteration 2) [2022-04-04T16:32:27.736Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] +++ set -e [2022-04-04T16:32:27.736Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.736Z] +++ set -x [2022-04-04T16:32:27.736Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] INFO: Testing against a local daemon [2022-04-04T16:32:27.736Z] testing: warning: no tests to run [2022-04-04T16:32:27.736Z] PASS [2022-04-04T16:32:27.736Z] [2022-04-04T16:32:27.736Z] DONE 0 tests in 0.072s [2022-04-04T16:32:27.736Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] +++ set -e [2022-04-04T16:32:27.736Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.736Z] +++ set -x [2022-04-04T16:32:27.736Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.736Z] INFO: Testing against a local daemon [2022-04-04T16:32:27.736Z] testing: warning: no tests to run [2022-04-04T16:32:27.736Z] PASS [2022-04-04T16:32:27.736Z] [2022-04-04T16:32:27.736Z] DONE 0 tests in 0.062s [2022-04-04T16:32:27.736Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.737Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.737Z] +++ set -e [2022-04-04T16:32:27.737Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.737Z] +++ set -x [2022-04-04T16:32:27.737Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.737Z] INFO: Testing against a local daemon [2022-04-04T16:32:27.737Z] testing: warning: no tests to run [2022-04-04T16:32:27.737Z] PASS [2022-04-04T16:32:27.737Z] [2022-04-04T16:32:27.737Z] DONE 0 tests in 0.101s [2022-04-04T16:32:27.737Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.737Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.737Z] +++ set -e [2022-04-04T16:32:27.737Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.737Z] +++ set -x [2022-04-04T16:32:27.737Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.997Z] testing: warning: no tests to run [2022-04-04T16:32:27.997Z] PASS [2022-04-04T16:32:27.997Z] [2022-04-04T16:32:27.997Z] DONE 0 tests in 0.123s [2022-04-04T16:32:27.997Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.997Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.997Z] +++ set -e [2022-04-04T16:32:27.997Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.997Z] +++ set -x [2022-04-04T16:32:27.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.998Z] INFO: Testing against a local daemon [2022-04-04T16:32:27.998Z] testing: warning: no tests to run [2022-04-04T16:32:27.998Z] PASS [2022-04-04T16:32:27.998Z] [2022-04-04T16:32:27.998Z] DONE 0 tests in 0.120s [2022-04-04T16:32:27.998Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:27.998Z] +++ set -e [2022-04-04T16:32:27.998Z] +++ '[' -n 0 ']' [2022-04-04T16:32:27.998Z] +++ set -x [2022-04-04T16:32:27.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.258Z] testing: warning: no tests to run [2022-04-04T16:32:28.258Z] PASS [2022-04-04T16:32:28.258Z] [2022-04-04T16:32:28.258Z] DONE 0 tests in 0.051s [2022-04-04T16:32:28.258Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] +++ set -e [2022-04-04T16:32:28.258Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.258Z] +++ set -x [2022-04-04T16:32:28.258Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.258Z] testing: warning: no tests to run [2022-04-04T16:32:28.258Z] PASS [2022-04-04T16:32:28.258Z] [2022-04-04T16:32:28.258Z] DONE 0 tests in 0.077s [2022-04-04T16:32:28.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] +++ set -e [2022-04-04T16:32:28.258Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.258Z] +++ set -x [2022-04-04T16:32:28.258Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.258Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.258Z] testing: warning: no tests to run [2022-04-04T16:32:28.258Z] PASS [2022-04-04T16:32:28.258Z] [2022-04-04T16:32:28.258Z] DONE 0 tests in 0.070s [2022-04-04T16:32:28.518Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] +++ set -e [2022-04-04T16:32:28.518Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.518Z] +++ set -x [2022-04-04T16:32:28.518Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] testing: warning: no tests to run [2022-04-04T16:32:28.518Z] PASS [2022-04-04T16:32:28.518Z] [2022-04-04T16:32:28.518Z] DONE 0 tests in 0.018s [2022-04-04T16:32:28.518Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] +++ set -e [2022-04-04T16:32:28.518Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.518Z] +++ set -x [2022-04-04T16:32:28.518Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.518Z] testing: warning: no tests to run [2022-04-04T16:32:28.518Z] PASS [2022-04-04T16:32:28.518Z] [2022-04-04T16:32:28.518Z] DONE 0 tests in 0.083s [2022-04-04T16:32:28.518Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] +++ set -e [2022-04-04T16:32:28.518Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.518Z] +++ set -x [2022-04-04T16:32:28.518Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.518Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.518Z] testing: warning: no tests to run [2022-04-04T16:32:28.518Z] PASS [2022-04-04T16:32:28.518Z] [2022-04-04T16:32:28.519Z] DONE 0 tests in 0.058s [2022-04-04T16:32:28.778Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] +++ set -e [2022-04-04T16:32:28.778Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.778Z] +++ set -x [2022-04-04T16:32:28.778Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.778Z] testing: warning: no tests to run [2022-04-04T16:32:28.778Z] PASS [2022-04-04T16:32:28.778Z] [2022-04-04T16:32:28.778Z] DONE 0 tests in 0.061s [2022-04-04T16:32:28.778Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] +++ set -e [2022-04-04T16:32:28.778Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.778Z] +++ set -x [2022-04-04T16:32:28.778Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] INFO: Testing against a local daemon [2022-04-04T16:32:28.778Z] testing: warning: no tests to run [2022-04-04T16:32:28.778Z] PASS [2022-04-04T16:32:28.778Z] [2022-04-04T16:32:28.778Z] DONE 0 tests in 0.065s [2022-04-04T16:32:28.778Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] +++ set -e [2022-04-04T16:32:28.778Z] +++ '[' -n 0 ']' [2022-04-04T16:32:28.778Z] +++ set -x [2022-04-04T16:32:28.778Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:28.778Z] testing: warning: no tests to run [2022-04-04T16:32:28.778Z] PASS [2022-04-04T16:32:28.778Z] [2022-04-04T16:32:28.778Z] DONE 0 tests in 0.015s [2022-04-04T16:32:28.978Z] === RUN TestExternalGraphDriver/spec [2022-04-04T16:32:29.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] +++ set -e [2022-04-04T16:32:29.039Z] +++ '[' -n 0 ']' [2022-04-04T16:32:29.039Z] +++ set -x [2022-04-04T16:32:29.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] INFO: Testing against a local daemon [2022-04-04T16:32:29.039Z] testing: warning: no tests to run [2022-04-04T16:32:29.039Z] PASS [2022-04-04T16:32:29.039Z] [2022-04-04T16:32:29.039Z] DONE 0 tests in 0.070s [2022-04-04T16:32:29.039Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] +++ set -e [2022-04-04T16:32:29.039Z] +++ '[' -n 0 ']' [2022-04-04T16:32:29.039Z] +++ set -x [2022-04-04T16:32:29.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] INFO: Testing against a local daemon [2022-04-04T16:32:29.039Z] testing: warning: no tests to run [2022-04-04T16:32:29.039Z] PASS [2022-04-04T16:32:29.039Z] [2022-04-04T16:32:29.039Z] DONE 0 tests in 0.047s [2022-04-04T16:32:29.039Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.039Z] +++ set -e [2022-04-04T16:32:29.039Z] +++ '[' -n 0 ']' [2022-04-04T16:32:29.039Z] +++ set -x [2022-04-04T16:32:29.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] INFO: Testing against a local daemon [2022-04-04T16:32:29.299Z] testing: warning: no tests to run [2022-04-04T16:32:29.299Z] PASS [2022-04-04T16:32:29.299Z] [2022-04-04T16:32:29.299Z] DONE 0 tests in 0.068s [2022-04-04T16:32:29.299Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] +++ set -e [2022-04-04T16:32:29.299Z] +++ '[' -n 0 ']' [2022-04-04T16:32:29.299Z] +++ set -x [2022-04-04T16:32:29.299Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] INFO: Testing against a local daemon [2022-04-04T16:32:29.299Z] testing: warning: no tests to run [2022-04-04T16:32:29.299Z] PASS [2022-04-04T16:32:29.299Z] [2022-04-04T16:32:29.299Z] DONE 0 tests in 0.045s [2022-04-04T16:32:29.299Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] +++ set -e [2022-04-04T16:32:29.299Z] +++ '[' -n 0 ']' [2022-04-04T16:32:29.299Z] +++ set -x [2022-04-04T16:32:29.299Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:29.299Z] INFO: Testing against a local daemon [2022-04-04T16:32:29.299Z] === RUN TestInfoListeners [2022-04-04T16:32:30.871Z] === RUN TestExternalGraphDriver/pull [2022-04-04T16:32:32.238Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-04-04T16:32:32.238Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-04T16:32:32.238Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-04-04T16:32:32.238Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-04T16:32:32.238Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:32:32.413Z] 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-04-04T16:32:32.593Z] --- PASS: TestInfoListeners (3.04s) [2022-04-04T16:32:32.593Z] === RUN TestInfoListeners [2022-04-04T16:32:34.031Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-04-04T16:32:34.031Z] PASS [2022-04-04T16:32:34.031Z] [2022-04-04T16:32:34.031Z] === Skipped [2022-04-04T16:32:34.031Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-04T16:32:34.031Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:32:34.031Z] [2022-04-04T16:32:34.031Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:32:34.031Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:32:34.031Z] [2022-04-04T16:32:34.031Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T16:32:34.031Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:32:34.031Z] [2022-04-04T16:32:34.031Z] DONE 201 tests, 3 skipped in 110.381s [2022-04-04T16:32:34.031Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T16:32:34.031Z] ++ 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-04-04T16:32:34.031Z] ++ set -e [2022-04-04T16:32:34.031Z] ++ '[' -n 0 ']' [2022-04-04T16:32:34.031Z] ++ set -x [2022-04-04T16:32:34.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-04T16:32:34.031Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:32:34.031Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-04T16:32:34.031Z] === RUN TestDaemonConfigValidation [2022-04-04T16:32:34.031Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:32:34.031Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:32:34.031Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T16:32:34.031Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T16:32:34.031Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T16:32:34.031Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T16:32:34.031Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T16:32:34.031Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T16:32:34.031Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T16:32:34.031Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T16:32:34.031Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:32:34.031Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T16:32:34.031Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T16:32:34.031Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T16:32:34.031Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T16:32:34.031Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T16:32:34.031Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-04-04T16:32:34.031Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-04T16:32:34.031Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-04T16:32:34.031Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-04-04T16:32:34.031Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-04-04T16:32:34.031Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:32:34.031Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T16:32:34.972Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T16:32:35.884Z] --- PASS: TestInfoListeners (3.05s) [2022-04-04T16:32:35.884Z] === RUN TestInfoListeners [2022-04-04T16:32:35.913Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T16:32:36.404Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2022-04-04T16:32:36.404Z] PASS [2022-04-04T16:32:36.404Z] [2022-04-04T16:32:36.404Z] DONE 5 tests in 8.987s [2022-04-04T16:32:36.404Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T16:32:36.404Z] INFO: Testing against a local daemon [2022-04-04T16:32:36.404Z] === RUN TestContinueAfterPluginCrash [2022-04-04T16:32:36.404Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T16:32:36.404Z] === RUN TestReadPluginNoRead [2022-04-04T16:32:36.404Z] === PAUSE TestReadPluginNoRead [2022-04-04T16:32:36.404Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T16:32:36.404Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T16:32:36.404Z] === CONT TestContinueAfterPluginCrash [2022-04-04T16:32:36.404Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T16:32:36.854Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T16:32:36.854Z] daemon_test.go:156: [d17999151f816] daemon is not started [2022-04-04T16:32:36.854Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-04T16:32:36.854Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-04T16:32:36.854Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-04T16:32:36.854Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T16:32:36.854Z] === RUN TestDaemonProxy [2022-04-04T16:32:36.854Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T16:32:38.424Z] --- PASS: TestInfoListeners (3.05s) [2022-04-04T16:32:38.424Z] === RUN TestInfoListeners [2022-04-04T16:32:38.767Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T16:32:39.677Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-04-04T16:32:39.677Z] === CONT TestReadPluginNoRead [2022-04-04T16:32:40.680Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T16:32:40.964Z] --- PASS: TestInfoListeners (2.58s) [2022-04-04T16:32:40.964Z] === RUN TestInfoListeners [2022-04-04T16:32:42.064Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T16:32:42.200Z] === RUN TestReadPluginNoRead/default [2022-04-04T16:32:42.636Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T16:32:42.842Z] ? github.com/docker/docker/api [no test files] [2022-04-04T16:32:43.129Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T16:32:43.206Z] --- PASS: TestDaemonProxy (6.31s) [2022-04-04T16:32:43.206Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-04-04T16:32:43.206Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-04-04T16:32:43.206Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-04T16:32:43.206Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T16:32:43.206Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-04T16:32:43.206Z] PASS [2022-04-04T16:32:43.206Z] [2022-04-04T16:32:43.206Z] DONE 17 tests in 10.239s [2022-04-04T16:32:43.206Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T16:32:43.206Z] ++ 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-04-04T16:32:43.206Z] ++ set -e [2022-04-04T16:32:43.206Z] ++ '[' -n 0 ']' [2022-04-04T16:32:43.206Z] ++ set -x [2022-04-04T16:32:43.206Z] ++ 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-04-04T16:32:43.206Z] INFO: Testing against a local daemon [2022-04-04T16:32:43.206Z] === RUN TestCommitInheritsEnv [2022-04-04T16:32:43.467Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-04T16:32:43.467Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:32:43.467Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T16:32:43.467Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:32:43.467Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:32:43.467Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T16:32:43.509Z] --- PASS: TestInfoListeners (2.56s) [2022-04-04T16:32:43.509Z] PASS [2022-04-04T16:32:43.509Z] [2022-04-04T16:32:43.509Z] DONE 5 tests in 14.304s [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform// [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T16:32:43.728Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T16:32:43.728Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T16:32:43.728Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:32:43.820Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:43.821Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:43.821Z] +++ set -e [2022-04-04T16:32:43.821Z] +++ '[' -n 0 ']' [2022-04-04T16:32:43.821Z] +++ set -x [2022-04-04T16:32:43.821Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:43.821Z] INFO: Testing against a local daemon [2022-04-04T16:32:43.821Z] testing: warning: no tests to run [2022-04-04T16:32:43.821Z] PASS [2022-04-04T16:32:43.821Z] [2022-04-04T16:32:43.821Z] DONE 0 tests in 0.147s [2022-04-04T16:32:43.821Z] Running integration-test (iteration 3) [2022-04-04T16:32:43.821Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:43.821Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:43.821Z] +++ set -e [2022-04-04T16:32:43.821Z] +++ '[' -n 0 ']' [2022-04-04T16:32:43.821Z] +++ set -x [2022-04-04T16:32:43.821Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:43.989Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-04T16:32:43.989Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:32:43.989Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T16:32:43.989Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:32:44.091Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.091Z] testing: warning: no tests to run [2022-04-04T16:32:44.091Z] PASS [2022-04-04T16:32:44.091Z] [2022-04-04T16:32:44.091Z] DONE 0 tests in 0.213s [2022-04-04T16:32:44.091Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.091Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.091Z] +++ set -e [2022-04-04T16:32:44.091Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.091Z] +++ set -x [2022-04-04T16:32:44.091Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.091Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.091Z] testing: warning: no tests to run [2022-04-04T16:32:44.091Z] PASS [2022-04-04T16:32:44.091Z] [2022-04-04T16:32:44.091Z] DONE 0 tests in 0.063s [2022-04-04T16:32:44.250Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-04-04T16:32:44.250Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T16:32:44.250Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:32:44.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T16:32:44.250Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:32:44.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-04T16:32:44.250Z] === RUN TestTagInvalidReference [2022-04-04T16:32:44.250Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T16:32:44.250Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:32:44.250Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T16:32:44.250Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:32:44.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T16:32:44.250Z] === RUN TestTagOfficialNames [2022-04-04T16:32:44.250Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T16:32:44.250Z] === RUN TestTagMatchesDigest [2022-04-04T16:32:44.250Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T16:32:44.250Z] PASS [2022-04-04T16:32:44.250Z] [2022-04-04T16:32:44.250Z] === Skipped [2022-04-04T16:32:44.250Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:32:44.250Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T16:32:44.250Z] [2022-04-04T16:32:44.250Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T16:32:44.250Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:32:44.250Z] [2022-04-04T16:32:44.250Z] DONE 22 tests, 2 skipped in 1.148s [2022-04-04T16:32:44.250Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T16:32:44.250Z] ++ 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-04-04T16:32:44.250Z] ++ set -e [2022-04-04T16:32:44.250Z] ++ '[' -n 0 ']' [2022-04-04T16:32:44.250Z] ++ set -x [2022-04-04T16:32:44.250Z] ++ 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-04-04T16:32:44.350Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.350Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.350Z] +++ set -e [2022-04-04T16:32:44.350Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.350Z] +++ set -x [2022-04-04T16:32:44.351Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.351Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.351Z] testing: warning: no tests to run [2022-04-04T16:32:44.351Z] PASS [2022-04-04T16:32:44.351Z] [2022-04-04T16:32:44.351Z] DONE 0 tests in 0.085s [2022-04-04T16:32:44.351Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.351Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.351Z] +++ set -e [2022-04-04T16:32:44.351Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.351Z] +++ set -x [2022-04-04T16:32:44.351Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.351Z] testing: warning: no tests to run [2022-04-04T16:32:44.351Z] PASS [2022-04-04T16:32:44.351Z] [2022-04-04T16:32:44.351Z] DONE 0 tests in 0.103s [2022-04-04T16:32:44.497Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T16:32:44.497Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-04-04T16:32:44.510Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.510Z] === RUN TestNetworkCreateDelete [2022-04-04T16:32:44.510Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-04T16:32:44.510Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:32:44.611Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.611Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.611Z] +++ set -e [2022-04-04T16:32:44.611Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.611Z] +++ set -x [2022-04-04T16:32:44.611Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.611Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.611Z] testing: warning: no tests to run [2022-04-04T16:32:44.611Z] PASS [2022-04-04T16:32:44.611Z] [2022-04-04T16:32:44.611Z] DONE 0 tests in 0.138s [2022-04-04T16:32:44.611Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.611Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.611Z] +++ set -e [2022-04-04T16:32:44.611Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.611Z] +++ set -x [2022-04-04T16:32:44.611Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.770Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-04-04T16:32:44.771Z] === RUN TestDaemonDNSFallback [2022-04-04T16:32:44.873Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.873Z] testing: warning: no tests to run [2022-04-04T16:32:44.873Z] PASS [2022-04-04T16:32:44.873Z] [2022-04-04T16:32:44.873Z] DONE 0 tests in 0.106s [2022-04-04T16:32:44.873Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] +++ set -e [2022-04-04T16:32:44.873Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.873Z] +++ set -x [2022-04-04T16:32:44.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.873Z] testing: warning: no tests to run [2022-04-04T16:32:44.873Z] PASS [2022-04-04T16:32:44.873Z] [2022-04-04T16:32:44.873Z] DONE 0 tests in 0.051s [2022-04-04T16:32:44.873Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] +++ set -e [2022-04-04T16:32:44.873Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.873Z] +++ set -x [2022-04-04T16:32:44.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] INFO: Testing against a local daemon [2022-04-04T16:32:44.873Z] testing: warning: no tests to run [2022-04-04T16:32:44.873Z] PASS [2022-04-04T16:32:44.873Z] [2022-04-04T16:32:44.873Z] DONE 0 tests in 0.053s [2022-04-04T16:32:44.873Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:44.873Z] +++ set -e [2022-04-04T16:32:44.873Z] +++ '[' -n 0 ']' [2022-04-04T16:32:44.873Z] +++ set -x [2022-04-04T16:32:44.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] testing: warning: no tests to run [2022-04-04T16:32:45.138Z] PASS [2022-04-04T16:32:45.138Z] [2022-04-04T16:32:45.138Z] DONE 0 tests in 0.048s [2022-04-04T16:32:45.138Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] +++ set -e [2022-04-04T16:32:45.138Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.138Z] +++ set -x [2022-04-04T16:32:45.138Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.138Z] testing: warning: no tests to run [2022-04-04T16:32:45.138Z] PASS [2022-04-04T16:32:45.138Z] [2022-04-04T16:32:45.138Z] DONE 0 tests in 0.051s [2022-04-04T16:32:45.138Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] +++ set -e [2022-04-04T16:32:45.138Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.138Z] +++ set -x [2022-04-04T16:32:45.138Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.138Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.138Z] testing: warning: no tests to run [2022-04-04T16:32:45.138Z] PASS [2022-04-04T16:32:45.138Z] [2022-04-04T16:32:45.138Z] DONE 0 tests in 0.059s [2022-04-04T16:32:45.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.139Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.139Z] +++ set -e [2022-04-04T16:32:45.139Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.139Z] +++ set -x [2022-04-04T16:32:45.139Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.397Z] testing: warning: no tests to run [2022-04-04T16:32:45.397Z] PASS [2022-04-04T16:32:45.397Z] [2022-04-04T16:32:45.397Z] DONE 0 tests in 0.089s [2022-04-04T16:32:45.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] +++ set -e [2022-04-04T16:32:45.397Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.397Z] +++ set -x [2022-04-04T16:32:45.397Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.397Z] testing: warning: no tests to run [2022-04-04T16:32:45.397Z] PASS [2022-04-04T16:32:45.397Z] [2022-04-04T16:32:45.397Z] DONE 0 tests in 0.068s [2022-04-04T16:32:45.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] +++ set -e [2022-04-04T16:32:45.397Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.397Z] +++ set -x [2022-04-04T16:32:45.397Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.397Z] testing: warning: no tests to run [2022-04-04T16:32:45.397Z] PASS [2022-04-04T16:32:45.397Z] [2022-04-04T16:32:45.397Z] DONE 0 tests in 0.025s [2022-04-04T16:32:45.424Z] === CONT TestReadPluginNoRead [2022-04-04T16:32:45.425Z] read_test.go:92: [db0af1427448a] daemon is not started [2022-04-04T16:32:45.425Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-04-04T16:32:45.425Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-04T16:32:45.425Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-04T16:32:45.425Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-04T16:32:45.425Z] PASS [2022-04-04T16:32:45.425Z] [2022-04-04T16:32:45.425Z] DONE 6 tests in 9.360s [2022-04-04T16:32:45.425Z] 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-04-04T16:32:45.425Z] testing: warning: no tests to run [2022-04-04T16:32:45.425Z] PASS [2022-04-04T16:32:45.425Z] [2022-04-04T16:32:45.425Z] DONE 0 tests in 0.013s [2022-04-04T16:32:45.425Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T16:32:45.425Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.425Z] === RUN TestPluginWithDevMounts [2022-04-04T16:32:45.425Z] === PAUSE TestPluginWithDevMounts [2022-04-04T16:32:45.425Z] === CONT TestPluginWithDevMounts [2022-04-04T16:32:45.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] +++ set -e [2022-04-04T16:32:45.655Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.655Z] +++ set -x [2022-04-04T16:32:45.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.655Z] testing: warning: no tests to run [2022-04-04T16:32:45.655Z] PASS [2022-04-04T16:32:45.655Z] [2022-04-04T16:32:45.655Z] DONE 0 tests in 0.068s [2022-04-04T16:32:45.655Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] +++ set -e [2022-04-04T16:32:45.655Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.655Z] +++ set -x [2022-04-04T16:32:45.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.655Z] testing: warning: no tests to run [2022-04-04T16:32:45.655Z] PASS [2022-04-04T16:32:45.655Z] [2022-04-04T16:32:45.655Z] DONE 0 tests in 0.060s [2022-04-04T16:32:45.655Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.655Z] +++ set -e [2022-04-04T16:32:45.655Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.655Z] +++ set -x [2022-04-04T16:32:45.655Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.914Z] testing: warning: no tests to run [2022-04-04T16:32:45.914Z] PASS [2022-04-04T16:32:45.914Z] [2022-04-04T16:32:45.914Z] DONE 0 tests in 0.061s [2022-04-04T16:32:45.914Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] +++ set -e [2022-04-04T16:32:45.914Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.914Z] +++ set -x [2022-04-04T16:32:45.914Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.914Z] testing: warning: no tests to run [2022-04-04T16:32:45.914Z] PASS [2022-04-04T16:32:45.914Z] [2022-04-04T16:32:45.914Z] DONE 0 tests in 0.046s [2022-04-04T16:32:45.914Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] +++ set -e [2022-04-04T16:32:45.914Z] +++ '[' -n 0 ']' [2022-04-04T16:32:45.914Z] +++ set -x [2022-04-04T16:32:45.914Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:45.914Z] INFO: Testing against a local daemon [2022-04-04T16:32:45.914Z] === RUN TestInfoListeners [2022-04-04T16:32:47.316Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-04-04T16:32:47.316Z] PASS [2022-04-04T16:32:47.316Z] [2022-04-04T16:32:47.316Z] DONE 1 tests in 1.598s [2022-04-04T16:32:47.316Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T16:32:47.316Z] INFO: Testing against a local daemon [2022-04-04T16:32:47.316Z] === RUN TestSecretInspect [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T16:32:47.897Z] === RUN TestBoolValue [2022-04-04T16:32:47.897Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestBoolValueOrDefault [2022-04-04T16:32:47.897Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestInt64ValueOrZero [2022-04-04T16:32:47.897Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestInt64ValueOrDefault [2022-04-04T16:32:47.897Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T16:32:47.897Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestJsonContentType [2022-04-04T16:32:47.897Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 16.2% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 16.2% of statements [2022-04-04T16:32:47.897Z] === RUN TestMaskSecretKeys [2022-04-04T16:32:47.897Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T16:32:47.897Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T16:32:47.897Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T16:32:47.897Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestVersionMiddlewareVersion [2022-04-04T16:32:47.897Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T16:32:47.897Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 37.7% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T16:32:47.897Z] === RUN TestStrSliceMarshalJSON [2022-04-04T16:32:47.897Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T16:32:47.897Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestStrSliceUnmarshalString [2022-04-04T16:32:47.897Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T16:32:47.897Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 90.0% of statements [2022-04-04T16:32:47.897Z] === RUN TestToJSON [2022-04-04T16:32:47.897Z] --- PASS: TestToJSON (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestToParamWithVersion [2022-04-04T16:32:47.897Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestFromJSON [2022-04-04T16:32:47.897Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestEmpty [2022-04-04T16:32:47.897Z] --- PASS: TestEmpty (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T16:32:47.897Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestArgsMatchKVList [2022-04-04T16:32:47.897Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestArgsMatch [2022-04-04T16:32:47.897Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestAdd [2022-04-04T16:32:47.897Z] --- PASS: TestAdd (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestDel [2022-04-04T16:32:47.897Z] --- PASS: TestDel (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestLen [2022-04-04T16:32:47.897Z] --- PASS: TestLen (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestExactMatch [2022-04-04T16:32:47.897Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestOnlyOneExactMatch [2022-04-04T16:32:47.897Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestContains [2022-04-04T16:32:47.897Z] --- PASS: TestContains (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestValidate [2022-04-04T16:32:47.897Z] --- PASS: TestValidate (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestWalkValues [2022-04-04T16:32:47.897Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestFuzzyMatch [2022-04-04T16:32:47.897Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestClone [2022-04-04T16:32:47.897Z] --- PASS: TestClone (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 92.2% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-04-04T16:32:47.897Z] === RUN TestDurationToSecondsString [2022-04-04T16:32:47.897Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestGetTimestamp [2022-04-04T16:32:47.897Z] === RUN TestAdjustForAPIVersion [2022-04-04T16:32:47.897Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 5.7% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/system [no test files] [2022-04-04T16:32:47.897Z] --- PASS: TestGetTimestamp (0.17s) [2022-04-04T16:32:47.897Z] === RUN TestParseTimestamps [2022-04-04T16:32:47.897Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 100.0% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/types/time 0.203s coverage: 100.0% of statements [2022-04-04T16:32:47.897Z] === RUN TestCompareVersion [2022-04-04T16:32:47.897Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T16:32:47.897Z] PASS [2022-04-04T16:32:47.897Z] coverage: 77.3% of statements [2022-04-04T16:32:47.897Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T16:32:47.897Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T16:32:47.897Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T16:32:47.897Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestCloneArgsSmartHttp [2022-04-04T16:32:47.897Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T16:32:47.897Z] === RUN TestCloneArgsDumbHttp [2022-04-04T16:32:47.897Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestCloneArgsGit [2022-04-04T16:32:47.897Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T16:32:47.897Z] === RUN TestCheckoutGit [2022-04-04T16:32:47.898Z] === RUN TestEnable [2022-04-04T16:32:47.898Z] --- PASS: TestEnable (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestDisable [2022-04-04T16:32:47.898Z] --- PASS: TestDisable (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestEnabled [2022-04-04T16:32:47.898Z] --- PASS: TestEnabled (0.00s) [2022-04-04T16:32:47.898Z] PASS [2022-04-04T16:32:47.898Z] coverage: 100.0% of statements [2022-04-04T16:32:47.898Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-04-04T16:32:47.898Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T16:32:47.898Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestProcessNoDockerignore [2022-04-04T16:32:47.898Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T16:32:47.898Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestDetectContentType [2022-04-04T16:32:47.898Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestSelectAcceptableMIME [2022-04-04T16:32:47.898Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestInspectEmptyResponse [2022-04-04T16:32:47.898Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestInspectResponseBinary [2022-04-04T16:32:47.898Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestResponseUnsupportedContentType [2022-04-04T16:32:47.898Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestInspectResponseTextSimple [2022-04-04T16:32:47.898Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T16:32:47.898Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestUnknownContentLength [2022-04-04T16:32:47.898Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestDownloadRemote [2022-04-04T16:32:47.898Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-04T16:32:47.898Z] === RUN TestGetWithStatusError [2022-04-04T16:32:47.898Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestCloseRootDirectory [2022-04-04T16:32:47.898Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:32:47.898Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestHashFile [2022-04-04T16:32:47.898Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:32:47.898Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestHashSubdir [2022-04-04T16:32:47.898Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:32:47.898Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestRemoveDirectory [2022-04-04T16:32:47.898Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:32:47.898Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T16:32:47.898Z] PASS [2022-04-04T16:32:47.898Z] coverage: 9.3% of statements [2022-04-04T16:32:47.898Z] ok github.com/docker/docker/builder/remotecontext 0.217s coverage: 9.3% of statements [2022-04-04T16:32:47.898Z] === RUN TestGetAllAllowed [2022-04-04T16:32:47.898Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestGetAllMeta [2022-04-04T16:32:47.898Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T16:32:47.898Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T16:32:47.898Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestIsExistingDirectory [2022-04-04T16:32:47.898Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestGetFilenameForDownload [2022-04-04T16:32:47.898Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestEnv2Variables [2022-04-04T16:32:47.898Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T16:32:47.898Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestMaintainer [2022-04-04T16:32:47.898Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestLabel [2022-04-04T16:32:47.898Z] --- PASS: TestLabel (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestFromScratch [2022-04-04T16:32:47.898Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestFromWithArg [2022-04-04T16:32:47.898Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T16:32:47.898Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestFromWithUndefinedArg [2022-04-04T16:32:47.898Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T16:32:47.898Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestOnbuild [2022-04-04T16:32:47.898Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestWorkdir [2022-04-04T16:32:47.898Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestCmd [2022-04-04T16:32:47.898Z] --- PASS: TestCmd (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestHealthcheckNone [2022-04-04T16:32:47.898Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestHealthcheckCmd [2022-04-04T16:32:47.898Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestEntrypoint [2022-04-04T16:32:47.898Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestExpose [2022-04-04T16:32:47.898Z] --- PASS: TestExpose (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestUser [2022-04-04T16:32:47.898Z] --- PASS: TestUser (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestVolume [2022-04-04T16:32:47.898Z] --- PASS: TestVolume (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestStopSignal [2022-04-04T16:32:47.898Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T16:32:47.898Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestArg [2022-04-04T16:32:47.898Z] --- PASS: TestArg (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestShell [2022-04-04T16:32:47.898Z] --- PASS: TestShell (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestPrependEnvOnCmd [2022-04-04T16:32:47.898Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestRunWithBuildArgs [2022-04-04T16:32:47.898Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T16:32:47.898Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T16:32:47.898Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T16:32:47.898Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T16:32:47.898Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T16:32:47.898Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestNormalizeWorkdir [2022-04-04T16:32:47.898Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestDispatch [2022-04-04T16:32:47.898Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T16:32:47.898Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T16:32:47.898Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T16:32:47.898Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T16:32:47.898Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T16:32:47.898Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T16:32:47.898Z] === RUN TestDispatch/COPY_url [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch (0.05s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T16:32:47.898Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T16:32:47.898Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T16:32:47.898Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T16:32:47.898Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T16:32:47.898Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T16:32:47.898Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestEmptyDockerfile [2022-04-04T16:32:47.898Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestSymlinkDockerfile [2022-04-04T16:32:47.898Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T16:32:47.898Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T16:32:47.898Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestNonExistingDockerfile [2022-04-04T16:32:47.898Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestCopyRunConfig [2022-04-04T16:32:47.898Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestDeepCopyRunConfig [2022-04-04T16:32:47.898Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestExportImage [2022-04-04T16:32:47.898Z] --- PASS: TestExportImage (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestNormalizeDest [2022-04-04T16:32:47.898Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T16:32:47.898Z] PASS [2022-04-04T16:32:47.898Z] coverage: 46.7% of statements [2022-04-04T16:32:47.898Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 46.7% of statements [2022-04-04T16:32:47.898Z] === RUN TestTCP4Proxy [2022-04-04T16:32:47.898Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-04T16:32:47.898Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T16:32:47.898Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestTCP6Proxy [2022-04-04T16:32:47.898Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:32:47.898Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestTCPDualStackProxy [2022-04-04T16:32:47.898Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:32:47.898Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestUDP4Proxy [2022-04-04T16:32:47.898Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestUDP6Proxy [2022-04-04T16:32:47.898Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:32:47.898Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestUDPWriteError [2022-04-04T16:32:47.898Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestSCTP4Proxy [2022-04-04T16:32:47.898Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T16:32:47.898Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-04T16:32:47.898Z] === RUN TestSCTP6Proxy [2022-04-04T16:32:47.898Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:32:47.898Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T16:32:47.898Z] PASS [2022-04-04T16:32:47.898Z] coverage: 49.4% of statements [2022-04-04T16:32:47.898Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2022-04-04T16:32:48.089Z] 0a6173b79e25: Pull complete [2022-04-04T16:32:48.089Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-04T16:32:48.089Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:32:48.089Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-04T16:32:48.089Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-04T16:32:48.089Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-04T16:32:48.089Z] WARN: Skipping validation tests [2022-04-04T16:32:48.089Z] INFO: Running unit tests at 04/04/2022 16:32:34... [2022-04-04T16:32:48.089Z] INFO: make.ps1 starting at 04/04/2022 16:32:39 [2022-04-04T16:32:48.089Z] INFO: Git commit (a19508560b) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T16:32:48.089Z] INFO: Invoking autogen... [2022-04-04T16:32:48.089Z] INFO: Running unit tests... [2022-04-04T16:32:48.090Z] 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-04-04T16:32:49.197Z] --- PASS: TestInfoListeners (3.04s) [2022-04-04T16:32:49.197Z] === RUN TestInfoListeners [2022-04-04T16:32:49.208Z] --- PASS: TestSecretInspect (2.17s) [2022-04-04T16:32:49.208Z] === RUN TestSecretList [2022-04-04T16:32:51.351Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-04-04T16:32:51.351Z] === RUN TestInspectNetwork [2022-04-04T16:32:51.727Z] --- PASS: TestSecretList (2.14s) [2022-04-04T16:32:51.727Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:32:51.731Z] --- PASS: TestInfoListeners (2.53s) [2022-04-04T16:32:51.731Z] === RUN TestInfoListeners [2022-04-04T16:32:53.572Z] sha256:89e6f7da1701b73407795d5be478c7081e3c15a4452f15c50d05dfaa45732367 [2022-04-04T16:32:53.572Z] INFO: Starting docker-py tests... [2022-04-04T16:32:53.572Z] ============================= test session starts ============================== [2022-04-04T16:32:53.572Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-04T16:32:53.572Z] rootdir: /src, inifile: pytest.ini [2022-04-04T16:32:53.572Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-04-04T16:32:53.572Z] collected 395 items / 2 deselected / 393 selected [2022-04-04T16:32:53.572Z] [2022-04-04T16:32:53.619Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-04T16:32:53.619Z] === RUN TestSecretsUpdate [2022-04-04T16:32:53.896Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T16:32:53.896Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T16:32:53.896Z] === RUN TestInspectNetwork/network_name [2022-04-04T16:32:53.896Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T16:32:54.264Z] --- PASS: TestInfoListeners (2.54s) [2022-04-04T16:32:54.264Z] === RUN TestInfoListeners [2022-04-04T16:32:56.139Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-04T16:32:56.139Z] === RUN TestTemplatedSecret [2022-04-04T16:32:56.570Z] === RUN TestCheckpointCreateError [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCheckpointCreate [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCheckpointDeleteError [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCheckpointDelete [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCheckpointListError [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCheckpointList [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T16:32:56.570Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T16:32:56.570Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T16:32:56.570Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-04-04T16:32:56.570Z] === RUN TestGetAPIPath [2022-04-04T16:32:56.570Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestParseHostURL [2022-04-04T16:32:56.570Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T16:32:56.570Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersion [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T16:32:56.570Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestClientRedirect [2022-04-04T16:32:56.570Z] === RUN TestClientRedirect/GET [2022-04-04T16:32:56.570Z] === RUN TestClientRedirect/POST [2022-04-04T16:32:56.570Z] === RUN TestClientRedirect/PUT [2022-04-04T16:32:56.570Z] === RUN TestClientRedirect/DELETE [2022-04-04T16:32:56.570Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T16:32:56.570Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigCreateUnsupported [2022-04-04T16:32:56.570Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigCreateError [2022-04-04T16:32:56.570Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigCreate [2022-04-04T16:32:56.570Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigInspectNotFound [2022-04-04T16:32:56.570Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T16:32:56.570Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigInspectUnsupported [2022-04-04T16:32:56.570Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigInspectError [2022-04-04T16:32:56.570Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T16:32:56.570Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigInspect [2022-04-04T16:32:56.570Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigListUnsupported [2022-04-04T16:32:56.570Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigListError [2022-04-04T16:32:56.570Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigList [2022-04-04T16:32:56.570Z] --- PASS: TestConfigList (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigRemoveUnsupported [2022-04-04T16:32:56.570Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigRemoveError [2022-04-04T16:32:56.570Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigRemove [2022-04-04T16:32:56.570Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigUpdateUnsupported [2022-04-04T16:32:56.570Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigUpdateError [2022-04-04T16:32:56.570Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestConfigUpdate [2022-04-04T16:32:56.570Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerCommitError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerCommit [2022-04-04T16:32:56.570Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerStatPathError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerStatPath [2022-04-04T16:32:56.570Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyToContainerError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyToContainer [2022-04-04T16:32:56.570Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyFromContainerError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T16:32:56.570Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestCopyFromContainer [2022-04-04T16:32:56.570Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerCreateError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerCreateImageNotFound [2022-04-04T16:32:56.570Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerCreateWithName [2022-04-04T16:32:56.570Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerCreateAutoRemove [2022-04-04T16:32:56.570Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerDiffError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerDiff [2022-04-04T16:32:56.570Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExecCreateError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExecCreate [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExecStartError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExecStart [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExecInspectError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExecInspect [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExportError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerExport [2022-04-04T16:32:56.570Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerInspectError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T16:32:56.570Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T16:32:56.570Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerInspect [2022-04-04T16:32:56.570Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerInspectNode [2022-04-04T16:32:56.570Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerKillError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerKill [2022-04-04T16:32:56.570Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerListError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerList [2022-04-04T16:32:56.570Z] --- PASS: TestContainerList (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerLogsNotFoundError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerLogsError [2022-04-04T16:32:56.570Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T16:32:56.570Z] === RUN TestContainerLogs [2022-04-04T16:32:56.736Z] ? github.com/docker/docker/api [no test files] [2022-04-04T16:32:56.800Z] --- PASS: TestInfoListeners (2.54s) [2022-04-04T16:32:56.800Z] === RUN TestInfoListeners [2022-04-04T16:32:57.031Z] --- PASS: TestContainerLogs (0.18s) [2022-04-04T16:32:57.031Z] === RUN TestContainerPauseError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerPause [2022-04-04T16:32:57.031Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainersPruneError [2022-04-04T16:32:57.031Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainersPrune [2022-04-04T16:32:57.031Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRemoveError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRemove [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRenameError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRename [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerResizeError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerExecResizeError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerResize [2022-04-04T16:32:57.031Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerExecResize [2022-04-04T16:32:57.031Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRestartError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerRestart [2022-04-04T16:32:57.031Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerStartError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerStart [2022-04-04T16:32:57.031Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerStatsError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerStats [2022-04-04T16:32:57.031Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerStopError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerStop [2022-04-04T16:32:57.031Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerTopError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerTop [2022-04-04T16:32:57.031Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerUnpauseError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerUnpause [2022-04-04T16:32:57.031Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerUpdateError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerUpdate [2022-04-04T16:32:57.031Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerWaitError [2022-04-04T16:32:57.031Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestContainerWait [2022-04-04T16:32:57.031Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestDiskUsageError [2022-04-04T16:32:57.031Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestDiskUsage [2022-04-04T16:32:57.031Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestDistributionInspectUnsupported [2022-04-04T16:32:57.031Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T16:32:57.031Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestEventsErrorInOptions [2022-04-04T16:32:57.031Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestEventsErrorFromServer [2022-04-04T16:32:57.031Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestEvents [2022-04-04T16:32:57.031Z] --- PASS: TestEvents (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestTLSCloseWriter [2022-04-04T16:32:57.031Z] === PAUSE TestTLSCloseWriter [2022-04-04T16:32:57.031Z] === RUN TestImageBuildError [2022-04-04T16:32:57.031Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageBuild [2022-04-04T16:32:57.031Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestGetDockerOS [2022-04-04T16:32:57.031Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageCreateError [2022-04-04T16:32:57.031Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageCreate [2022-04-04T16:32:57.031Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageHistoryError [2022-04-04T16:32:57.031Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageHistory [2022-04-04T16:32:57.031Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageImportError [2022-04-04T16:32:57.031Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageImport [2022-04-04T16:32:57.031Z] --- PASS: TestImageImport (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageInspectError [2022-04-04T16:32:57.031Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageInspectImageNotFound [2022-04-04T16:32:57.031Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageInspectWithEmptyID [2022-04-04T16:32:57.031Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageInspect [2022-04-04T16:32:57.031Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageListError [2022-04-04T16:32:57.031Z] --- PASS: TestImageListError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageList [2022-04-04T16:32:57.031Z] --- PASS: TestImageList (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageListApiBefore125 [2022-04-04T16:32:57.031Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageLoadError [2022-04-04T16:32:57.031Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageLoad [2022-04-04T16:32:57.031Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagesPruneError [2022-04-04T16:32:57.031Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagesPrune [2022-04-04T16:32:57.031Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullReferenceParseError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullAnyError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePullWithoutErrors [2022-04-04T16:32:57.031Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushReferenceError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushAnyError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithoutErrors [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T16:32:57.031Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageRemoveError [2022-04-04T16:32:57.031Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageRemoveImageNotFound [2022-04-04T16:32:57.031Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageRemove [2022-04-04T16:32:57.031Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSaveError [2022-04-04T16:32:57.031Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSave [2022-04-04T16:32:57.031Z] --- PASS: TestImageSave (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSearchAnyError [2022-04-04T16:32:57.031Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T16:32:57.031Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:32:57.031Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:32:57.031Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T16:32:57.031Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageSearchWithoutErrors [2022-04-04T16:32:57.031Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageTagError [2022-04-04T16:32:57.031Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageTagInvalidReference [2022-04-04T16:32:57.031Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T16:32:57.031Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageTagHexSource [2022-04-04T16:32:57.031Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestImageTag [2022-04-04T16:32:57.031Z] --- PASS: TestImageTag (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestInfoServerError [2022-04-04T16:32:57.031Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T16:32:57.031Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestInfo [2022-04-04T16:32:57.031Z] --- PASS: TestInfo (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkConnectError [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkConnect [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkCreateError [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkCreate [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkDisconnectError [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkDisconnect [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect/no_options [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect/verbose [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect/global_scope [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T16:32:57.031Z] === RUN TestNetworkInspect/server_error [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect (0.01s) [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkListError [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkList [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworksPruneError [2022-04-04T16:32:57.031Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworksPrune [2022-04-04T16:32:57.031Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkRemoveError [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNetworkRemove [2022-04-04T16:32:57.031Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNodeInspectError [2022-04-04T16:32:57.031Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T16:32:57.031Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T16:32:57.031Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNodeInspect [2022-04-04T16:32:57.031Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNodeListError [2022-04-04T16:32:57.031Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T16:32:57.031Z] === RUN TestNodeList [2022-04-04T16:32:57.031Z] --- PASS: TestNodeList (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestNodeRemoveError [2022-04-04T16:32:57.032Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestNodeRemove [2022-04-04T16:32:57.032Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestNodeUpdateError [2022-04-04T16:32:57.032Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestNodeUpdate [2022-04-04T16:32:57.032Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestOptionWithHostFromEnv [2022-04-04T16:32:57.032Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestOptionWithTimeout [2022-04-04T16:32:57.032Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T16:32:57.032Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPingFail [2022-04-04T16:32:57.032Z] --- PASS: TestPingFail (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPingWithError [2022-04-04T16:32:57.032Z] 2022/04/04 16:32:56 RoundTripper returned a response & error; ignoring response [2022-04-04T16:32:57.032Z] 2022/04/04 16:32:56 RoundTripper returned a response & error; ignoring response [2022-04-04T16:32:57.032Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPingSuccess [2022-04-04T16:32:57.032Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPingHeadFallback [2022-04-04T16:32:57.032Z] === RUN TestPingHeadFallback/OK [2022-04-04T16:32:57.032Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T16:32:57.032Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T16:32:57.032Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T16:32:57.032Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T16:32:57.032Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T16:32:57.032Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T16:32:57.032Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T16:32:57.032Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginDisableError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginDisable [2022-04-04T16:32:57.032Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginEnableError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginEnable [2022-04-04T16:32:57.032Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginInspectError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T16:32:57.032Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginInspect [2022-04-04T16:32:57.032Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginListError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginList [2022-04-04T16:32:57.032Z] --- PASS: TestPluginList (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginPushError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginPush [2022-04-04T16:32:57.032Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginRemoveError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginRemove [2022-04-04T16:32:57.032Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginSetError [2022-04-04T16:32:57.032Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPluginSet [2022-04-04T16:32:57.032Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSetHostHeader [2022-04-04T16:32:57.032Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestPlainTextError [2022-04-04T16:32:57.032Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestInfiniteError [2022-04-04T16:32:57.032Z] --- PASS: TestInfiniteError (0.02s) [2022-04-04T16:32:57.032Z] === RUN TestCanceledContext [2022-04-04T16:32:57.032Z] 2022/04/04 16:32:56 RoundTripper returned a response & error; ignoring response [2022-04-04T16:32:57.032Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestDeadlineExceededContext [2022-04-04T16:32:57.032Z] 2022/04/04 16:32:56 RoundTripper returned a response & error; ignoring response [2022-04-04T16:32:57.032Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretCreateUnsupported [2022-04-04T16:32:57.032Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretCreateError [2022-04-04T16:32:57.032Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretCreate [2022-04-04T16:32:57.032Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretInspectUnsupported [2022-04-04T16:32:57.032Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretInspectError [2022-04-04T16:32:57.032Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T16:32:57.032Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T16:32:57.032Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretInspect [2022-04-04T16:32:57.032Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretListUnsupported [2022-04-04T16:32:57.032Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretListError [2022-04-04T16:32:57.032Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretList [2022-04-04T16:32:57.032Z] --- PASS: TestSecretList (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretRemoveUnsupported [2022-04-04T16:32:57.032Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretRemoveError [2022-04-04T16:32:57.032Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretRemove [2022-04-04T16:32:57.032Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretUpdateUnsupported [2022-04-04T16:32:57.032Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretUpdateError [2022-04-04T16:32:57.032Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSecretUpdate [2022-04-04T16:32:57.032Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceCreateError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceCreate [2022-04-04T16:32:57.032Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T16:32:57.032Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceCreateDigestPinning [2022-04-04T16:32:57.032Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceInspectError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T16:32:57.032Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T16:32:57.032Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceInspect [2022-04-04T16:32:57.032Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceListError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceList [2022-04-04T16:32:57.032Z] --- PASS: TestServiceList (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceLogsError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceLogs [2022-04-04T16:32:57.032Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceRemoveError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceRemove [2022-04-04T16:32:57.032Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceUpdateError [2022-04-04T16:32:57.032Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestServiceUpdate [2022-04-04T16:32:57.032Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmGetUnlockKey [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmInitError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmInit [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmInspectError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmInspect [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmJoinError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmJoin [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmLeaveError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmLeave [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmUnlockError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmUnlock [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmUpdateError [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestSwarmUpdate [2022-04-04T16:32:57.032Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestTaskInspectError [2022-04-04T16:32:57.032Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T16:32:57.032Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestTaskInspect [2022-04-04T16:32:57.032Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestTaskListError [2022-04-04T16:32:57.032Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestTaskList [2022-04-04T16:32:57.032Z] --- PASS: TestTaskList (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeCreateError [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeCreate [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeInspectError [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeInspectNotFound [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeInspect [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeListError [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeList [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeRemoveError [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T16:32:57.032Z] === RUN TestVolumeRemove [2022-04-04T16:32:57.032Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T16:32:57.032Z] === CONT TestTLSCloseWriter [2022-04-04T16:32:57.032Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T16:32:57.032Z] PASS [2022-04-04T16:32:57.032Z] coverage: 75.1% of statements [2022-04-04T16:32:57.032Z] ok github.com/docker/docker/client 0.363s coverage: 75.1% of statements [2022-04-04T16:32:58.129Z] --- PASS: TestInspectNetwork (7.05s) [2022-04-04T16:32:58.129Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T16:32:58.129Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T16:32:58.129Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T16:32:58.129Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T16:32:58.129Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:32:58.656Z] --- PASS: TestTemplatedSecret (2.53s) [2022-04-04T16:32:58.656Z] === RUN TestSecretCreateResolve [2022-04-04T16:32:59.337Z] --- PASS: TestInfoListeners (2.54s) [2022-04-04T16:32:59.337Z] PASS [2022-04-04T16:32:59.337Z] [2022-04-04T16:32:59.337Z] DONE 5 tests in 13.254s [2022-04-04T16:32:59.337Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] +++ set -e [2022-04-04T16:32:59.337Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.337Z] +++ set -x [2022-04-04T16:32:59.337Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] INFO: Testing against a local daemon [2022-04-04T16:32:59.337Z] testing: warning: no tests to run [2022-04-04T16:32:59.337Z] PASS [2022-04-04T16:32:59.337Z] [2022-04-04T16:32:59.337Z] DONE 0 tests in 0.061s [2022-04-04T16:32:59.337Z] Running integration-test (iteration 4) [2022-04-04T16:32:59.337Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] +++ set -e [2022-04-04T16:32:59.337Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.337Z] +++ set -x [2022-04-04T16:32:59.337Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] INFO: Testing against a local daemon [2022-04-04T16:32:59.337Z] testing: warning: no tests to run [2022-04-04T16:32:59.337Z] PASS [2022-04-04T16:32:59.337Z] [2022-04-04T16:32:59.337Z] DONE 0 tests in 0.065s [2022-04-04T16:32:59.337Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] +++ set -e [2022-04-04T16:32:59.337Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.337Z] +++ set -x [2022-04-04T16:32:59.337Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.337Z] INFO: Testing against a local daemon [2022-04-04T16:32:59.337Z] testing: warning: no tests to run [2022-04-04T16:32:59.337Z] PASS [2022-04-04T16:32:59.337Z] [2022-04-04T16:32:59.337Z] DONE 0 tests in 0.056s [2022-04-04T16:32:59.533Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-04-04T16:32:59.533Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:32:59.533Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:32:59.533Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:32:59.533Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:32:59.533Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:32:59.533Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:32:59.533Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:32:59.533Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:32:59.533Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:32:59.533Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T16:32:59.533Z] === RUN TestNetworkList [2022-04-04T16:32:59.533Z] === RUN TestNetworkList//networks [2022-04-04T16:32:59.533Z] === PAUSE TestNetworkList//networks [2022-04-04T16:32:59.533Z] === RUN TestNetworkList//networks/ [2022-04-04T16:32:59.533Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:32:59.533Z] === CONT TestNetworkList//networks [2022-04-04T16:32:59.533Z] === CONT TestNetworkList//networks/ [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:32:59.533Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:32:59.533Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:32:59.597Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.597Z] +++ set -e [2022-04-04T16:32:59.597Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.597Z] +++ set -x [2022-04-04T16:32:59.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.597Z] INFO: Testing against a local daemon [2022-04-04T16:32:59.597Z] testing: warning: no tests to run [2022-04-04T16:32:59.597Z] PASS [2022-04-04T16:32:59.597Z] [2022-04-04T16:32:59.597Z] DONE 0 tests in 0.101s [2022-04-04T16:32:59.597Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.597Z] +++ set -e [2022-04-04T16:32:59.597Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.597Z] +++ set -x [2022-04-04T16:32:59.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.597Z] testing: warning: no tests to run [2022-04-04T16:32:59.597Z] PASS [2022-04-04T16:32:59.856Z] [2022-04-04T16:32:59.856Z] DONE 0 tests in 0.105s [2022-04-04T16:32:59.856Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.856Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.856Z] +++ set -e [2022-04-04T16:32:59.856Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.856Z] +++ set -x [2022-04-04T16:32:59.856Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.856Z] INFO: Testing against a local daemon [2022-04-04T16:32:59.856Z] testing: warning: no tests to run [2022-04-04T16:32:59.856Z] PASS [2022-04-04T16:32:59.856Z] [2022-04-04T16:32:59.856Z] DONE 0 tests in 0.131s [2022-04-04T16:32:59.856Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.856Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:32:59.856Z] +++ set -e [2022-04-04T16:32:59.856Z] +++ '[' -n 0 ']' [2022-04-04T16:32:59.856Z] +++ set -x [2022-04-04T16:32:59.856Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.104Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-04-04T16:33:00.104Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:33:00.116Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.117Z] testing: warning: no tests to run [2022-04-04T16:33:00.117Z] PASS [2022-04-04T16:33:00.117Z] [2022-04-04T16:33:00.117Z] DONE 0 tests in 0.075s [2022-04-04T16:33:00.117Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] +++ set -e [2022-04-04T16:33:00.117Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.117Z] +++ set -x [2022-04-04T16:33:00.117Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.117Z] testing: warning: no tests to run [2022-04-04T16:33:00.117Z] PASS [2022-04-04T16:33:00.117Z] [2022-04-04T16:33:00.117Z] DONE 0 tests in 0.053s [2022-04-04T16:33:00.117Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] +++ set -e [2022-04-04T16:33:00.117Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.117Z] +++ set -x [2022-04-04T16:33:00.117Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.117Z] testing: warning: no tests to run [2022-04-04T16:33:00.117Z] PASS [2022-04-04T16:33:00.117Z] [2022-04-04T16:33:00.117Z] DONE 0 tests in 0.085s [2022-04-04T16:33:00.117Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] +++ set -e [2022-04-04T16:33:00.117Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.117Z] +++ set -x [2022-04-04T16:33:00.117Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.117Z] testing: warning: no tests to run [2022-04-04T16:33:00.117Z] PASS [2022-04-04T16:33:00.117Z] [2022-04-04T16:33:00.117Z] DONE 0 tests in 0.018s [2022-04-04T16:33:00.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] +++ set -e [2022-04-04T16:33:00.377Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.377Z] +++ set -x [2022-04-04T16:33:00.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.377Z] testing: warning: no tests to run [2022-04-04T16:33:00.377Z] PASS [2022-04-04T16:33:00.377Z] [2022-04-04T16:33:00.377Z] DONE 0 tests in 0.066s [2022-04-04T16:33:00.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] +++ set -e [2022-04-04T16:33:00.377Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.377Z] +++ set -x [2022-04-04T16:33:00.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.377Z] testing: warning: no tests to run [2022-04-04T16:33:00.377Z] PASS [2022-04-04T16:33:00.377Z] [2022-04-04T16:33:00.377Z] DONE 0 tests in 0.067s [2022-04-04T16:33:00.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.377Z] +++ set -e [2022-04-04T16:33:00.377Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.377Z] +++ set -x [2022-04-04T16:33:00.377Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.548Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-04-04T16:33:00.548Z] PASS [2022-04-04T16:33:00.548Z] [2022-04-04T16:33:00.548Z] DONE 6 tests in 13.409s [2022-04-04T16:33:00.548Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T16:33:00.548Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.548Z] === RUN TestServiceCreateInit [2022-04-04T16:33:00.548Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:33:00.636Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.636Z] testing: warning: no tests to run [2022-04-04T16:33:00.636Z] PASS [2022-04-04T16:33:00.636Z] [2022-04-04T16:33:00.636Z] DONE 0 tests in 0.062s [2022-04-04T16:33:00.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.636Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.636Z] +++ set -e [2022-04-04T16:33:00.636Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.636Z] +++ set -x [2022-04-04T16:33:00.636Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.636Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.637Z] testing: warning: no tests to run [2022-04-04T16:33:00.637Z] PASS [2022-04-04T16:33:00.637Z] [2022-04-04T16:33:00.637Z] DONE 0 tests in 0.060s [2022-04-04T16:33:00.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.637Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.637Z] +++ set -e [2022-04-04T16:33:00.637Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.637Z] +++ set -x [2022-04-04T16:33:00.637Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.637Z] testing: warning: no tests to run [2022-04-04T16:33:00.637Z] PASS [2022-04-04T16:33:00.637Z] [2022-04-04T16:33:00.637Z] DONE 0 tests in 0.015s [2022-04-04T16:33:00.637Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.637Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.637Z] +++ set -e [2022-04-04T16:33:00.637Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.637Z] +++ set -x [2022-04-04T16:33:00.637Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.637Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.637Z] testing: warning: no tests to run [2022-04-04T16:33:00.637Z] PASS [2022-04-04T16:33:00.637Z] [2022-04-04T16:33:00.637Z] DONE 0 tests in 0.055s [2022-04-04T16:33:00.648Z] === RUN TestMiddlewares [2022-04-04T16:33:00.648Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T16:33:00.648Z] PASS [2022-04-04T16:33:00.648Z] coverage: 7.9% of statements [2022-04-04T16:33:00.648Z] ok github.com/docker/docker/api/server 0.064s coverage: 7.9% of statements [2022-04-04T16:33:00.897Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] +++ set -e [2022-04-04T16:33:00.897Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.897Z] +++ set -x [2022-04-04T16:33:00.897Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.897Z] testing: warning: no tests to run [2022-04-04T16:33:00.897Z] PASS [2022-04-04T16:33:00.897Z] [2022-04-04T16:33:00.897Z] DONE 0 tests in 0.054s [2022-04-04T16:33:00.897Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] +++ set -e [2022-04-04T16:33:00.897Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.897Z] +++ set -x [2022-04-04T16:33:00.897Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] INFO: Testing against a local daemon [2022-04-04T16:33:00.897Z] testing: warning: no tests to run [2022-04-04T16:33:00.897Z] PASS [2022-04-04T16:33:00.897Z] [2022-04-04T16:33:00.897Z] DONE 0 tests in 0.064s [2022-04-04T16:33:00.897Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:00.897Z] +++ set -e [2022-04-04T16:33:00.897Z] +++ '[' -n 0 ']' [2022-04-04T16:33:00.897Z] +++ set -x [2022-04-04T16:33:00.897Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:01.046Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-04T16:33:01.046Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:33:01.156Z] INFO: Testing against a local daemon [2022-04-04T16:33:01.156Z] testing: warning: no tests to run [2022-04-04T16:33:01.156Z] PASS [2022-04-04T16:33:01.156Z] [2022-04-04T16:33:01.156Z] DONE 0 tests in 0.068s [2022-04-04T16:33:01.156Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:01.156Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:01.156Z] +++ set -e [2022-04-04T16:33:01.156Z] +++ '[' -n 0 ']' [2022-04-04T16:33:01.156Z] +++ set -x [2022-04-04T16:33:01.156Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:01.156Z] INFO: Testing against a local daemon [2022-04-04T16:33:01.156Z] === RUN TestInfoListeners [2022-04-04T16:33:01.987Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-04T16:33:01.987Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:33:02.929Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-04T16:33:02.929Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:33:04.313Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-04T16:33:04.313Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:33:04.450Z] --- PASS: TestInfoListeners (3.04s) [2022-04-04T16:33:04.450Z] === RUN TestInfoListeners [2022-04-04T16:33:04.720Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:33:04.884Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-04T16:33:04.884Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:33:06.828Z] --- PASS: TestImportExtremelyLargeImageWorks (93.29s) [2022-04-04T16:33:06.828Z] PASS [2022-04-04T16:33:06.828Z] [2022-04-04T16:33:06.828Z] === Skipped [2022-04-04T16:33:06.828Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T16:33:06.828Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T16:33:06.828Z] [2022-04-04T16:33:06.828Z] DONE 22 tests, 1 skipped in 97.093s [2022-04-04T16:33:06.828Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T16:33:06.828Z] INFO: Testing against a local daemon [2022-04-04T16:33:06.828Z] === RUN TestNetworkCreateDelete [2022-04-04T16:33:06.828Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-04T16:33:06.828Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:33:06.828Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-04T16:33:06.828Z] === RUN TestDaemonDNSFallback [2022-04-04T16:33:06.831Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-04T16:33:06.984Z] --- PASS: TestInfoListeners (2.55s) [2022-04-04T16:33:06.984Z] === RUN TestInfoListeners [2022-04-04T16:33:07.401Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-04T16:33:07.429Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2022-04-04T16:33:07.429Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:33:07.429Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:33:07.429Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:33:07.429Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:33:07.990Z] --- PASS: TestServiceCreateInit (7.55s) [2022-04-04T16:33:07.990Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2022-04-04T16:33:07.990Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-04-04T16:33:07.990Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:33:09.223Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-04T16:33:10.268Z] --- PASS: TestInfoListeners (3.05s) [2022-04-04T16:33:10.268Z] === RUN TestInfoListeners [2022-04-04T16:33:10.995Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-04-04T16:33:10.995Z] === RUN TestInspectNetwork [2022-04-04T16:33:10.995Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:33:10.995Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:33:10.995Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:33:10.995Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:33:10.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:33:10.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:33:10.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:33:10.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:33:10.995Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:33:10.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:33:10.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestNetworkList [2022-04-04T16:33:10.995Z] === RUN TestNetworkList//networks [2022-04-04T16:33:10.995Z] === PAUSE TestNetworkList//networks [2022-04-04T16:33:10.995Z] === RUN TestNetworkList//networks/ [2022-04-04T16:33:10.995Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:33:10.995Z] === CONT TestNetworkList//networks [2022-04-04T16:33:10.995Z] === CONT TestNetworkList//networks/ [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:33:10.995Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:33:10.995Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:33:10.995Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:33:10.995Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:33:10.995Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:33:10.995Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:33:10.995Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:33:10.995Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:33:10.995Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:33:10.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:33:10.995Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:33:10.995Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:33:10.995Z] PASS [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === Skipped [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-04T16:33:10.995Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:33:10.995Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T16:33:10.995Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-04T16:33:10.995Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-04T16:33:10.995Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-04T16:33:10.995Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-04T16:33:10.995Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-04T16:33:10.995Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:33:10.995Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:33:10.995Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-04T16:33:10.995Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:33:10.995Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] DONE 22 tests, 12 skipped in 7.097s [2022-04-04T16:33:10.995Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:33:10.995Z] INFO: Testing against a local daemon [2022-04-04T16:33:10.995Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T16:33:10.995Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:10.995Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestDockerNetworkIpvlan [2022-04-04T16:33:10.995Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:10.995Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:33:10.995Z] PASS [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === Skipped [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T16:33:10.995Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:33:10.995Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] DONE 2 tests, 2 skipped in 0.083s [2022-04-04T16:33:10.995Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:33:10.995Z] INFO: Testing against a local daemon [2022-04-04T16:33:10.995Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T16:33:10.995Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestDockerNetworkMacvlan [2022-04-04T16:33:10.995Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-04T16:33:10.995Z] PASS [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === Skipped [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T16:33:10.995Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-04T16:33:10.995Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] DONE 2 tests, 2 skipped in 0.080s [2022-04-04T16:33:10.995Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T16:33:10.995Z] testing: warning: no tests to run [2022-04-04T16:33:10.995Z] PASS [2022-04-04T16:33:10.995Z] [2022-04-04T16:33:10.995Z] DONE 0 tests in 0.025s [2022-04-04T16:33:10.995Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T16:33:10.995Z] INFO: Testing against a local daemon [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginTLS [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginHeader [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginV2Disable [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T16:33:10.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:10.995Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-04T16:33:10.995Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-04T16:33:11.252Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-04T16:33:11.252Z] PASS [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === Skipped [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-04T16:33:11.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] DONE 17 tests, 17 skipped in 0.259s [2022-04-04T16:33:11.252Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T16:33:11.252Z] INFO: Testing against a local daemon [2022-04-04T16:33:11.252Z] === RUN TestPluginInvalidJSON [2022-04-04T16:33:11.252Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:33:11.252Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:33:11.252Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:33:11.252Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T16:33:11.252Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T16:33:11.252Z] === RUN TestPluginInstall [2022-04-04T16:33:11.252Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T16:33:11.252Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:33:11.252Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-04T16:33:11.252Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T16:33:11.252Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:33:11.252Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T16:33:11.252Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:33:11.252Z] PASS [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === Skipped [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-04T16:33:11.252Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-04T16:33:11.252Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:33:11.252Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T16:33:11.252Z] [2022-04-04T16:33:11.252Z] DONE 5 tests, 3 skipped in 0.124s [2022-04-04T16:33:11.252Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T16:33:11.509Z] INFO: Testing against a local daemon [2022-04-04T16:33:11.509Z] === RUN TestExternalGraphDriver [2022-04-04T16:33:11.509Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T16:33:11.509Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-04T16:33:11.509Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:33:12.179Z] --- PASS: TestInfoListeners (2.50s) [2022-04-04T16:33:12.179Z] === RUN TestInfoListeners [2022-04-04T16:33:14.538Z] === RUN TestMiddlewares [2022-04-04T16:33:14.538Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T16:33:14.538Z] PASS [2022-04-04T16:33:14.538Z] coverage: 7.9% of statements [2022-04-04T16:33:14.538Z] ok github.com/docker/docker/api/server 0.045s coverage: 7.9% of statements [2022-04-04T16:33:14.836Z] --- PASS: TestCheckoutGit (28.14s) [2022-04-04T16:33:14.836Z] === RUN TestValidGitTransport [2022-04-04T16:33:14.836Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T16:33:14.836Z] === RUN TestGitInvalidRef [2022-04-04T16:33:14.836Z] --- PASS: TestGitInvalidRef (0.25s) [2022-04-04T16:33:14.836Z] PASS [2022-04-04T16:33:14.836Z] coverage: 86.3% of statements [2022-04-04T16:33:14.836Z] ok github.com/docker/docker/builder/remotecontext/git 28.438s coverage: 86.3% of statements [2022-04-04T16:33:14.836Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T16:33:14.836Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T16:33:15.484Z] --- PASS: TestInfoListeners (2.61s) [2022-04-04T16:33:15.484Z] PASS [2022-04-04T16:33:15.484Z] [2022-04-04T16:33:15.484Z] DONE 5 tests in 13.796s [2022-04-04T16:33:15.484Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ set -e [2022-04-04T16:33:15.484Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.484Z] +++ set -x [2022-04-04T16:33:15.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.484Z] testing: warning: no tests to run [2022-04-04T16:33:15.484Z] PASS [2022-04-04T16:33:15.484Z] [2022-04-04T16:33:15.484Z] DONE 0 tests in 0.103s [2022-04-04T16:33:15.484Z] Running integration-test (iteration 5) [2022-04-04T16:33:15.484Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ set -e [2022-04-04T16:33:15.484Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.484Z] +++ set -x [2022-04-04T16:33:15.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.484Z] testing: warning: no tests to run [2022-04-04T16:33:15.484Z] PASS [2022-04-04T16:33:15.484Z] [2022-04-04T16:33:15.484Z] DONE 0 tests in 0.067s [2022-04-04T16:33:15.484Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ set -e [2022-04-04T16:33:15.484Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.484Z] +++ set -x [2022-04-04T16:33:15.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.484Z] testing: warning: no tests to run [2022-04-04T16:33:15.484Z] PASS [2022-04-04T16:33:15.484Z] [2022-04-04T16:33:15.484Z] DONE 0 tests in 0.044s [2022-04-04T16:33:15.484Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ set -e [2022-04-04T16:33:15.484Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.484Z] +++ set -x [2022-04-04T16:33:15.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.484Z] testing: warning: no tests to run [2022-04-04T16:33:15.484Z] PASS [2022-04-04T16:33:15.484Z] [2022-04-04T16:33:15.484Z] DONE 0 tests in 0.071s [2022-04-04T16:33:15.484Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] +++ set -e [2022-04-04T16:33:15.484Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.484Z] +++ set -x [2022-04-04T16:33:15.484Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.484Z] testing: warning: no tests to run [2022-04-04T16:33:15.484Z] PASS [2022-04-04T16:33:15.484Z] [2022-04-04T16:33:15.484Z] DONE 0 tests in 0.116s [2022-04-04T16:33:15.484Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.485Z] +++ set -e [2022-04-04T16:33:15.485Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.485Z] +++ set -x [2022-04-04T16:33:15.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.485Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.485Z] testing: warning: no tests to run [2022-04-04T16:33:15.485Z] PASS [2022-04-04T16:33:15.485Z] [2022-04-04T16:33:15.485Z] DONE 0 tests in 0.101s [2022-04-04T16:33:15.485Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.485Z] +++ set -e [2022-04-04T16:33:15.485Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.485Z] +++ set -x [2022-04-04T16:33:15.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.680Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2022-04-04T16:33:15.680Z] PASS [2022-04-04T16:33:15.680Z] [2022-04-04T16:33:15.680Z] === Skipped [2022-04-04T16:33:15.680Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-04T16:33:15.680Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T16:33:15.680Z] [2022-04-04T16:33:15.680Z] DONE 2 tests, 1 skipped in 3.780s [2022-04-04T16:33:15.680Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T16:33:15.680Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.680Z] === RUN TestContinueAfterPluginCrash [2022-04-04T16:33:15.680Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T16:33:15.680Z] === RUN TestReadPluginNoRead [2022-04-04T16:33:15.680Z] === PAUSE TestReadPluginNoRead [2022-04-04T16:33:15.680Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T16:33:15.680Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T16:33:15.680Z] === CONT TestContinueAfterPluginCrash [2022-04-04T16:33:15.680Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T16:33:15.745Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.745Z] testing: warning: no tests to run [2022-04-04T16:33:15.745Z] PASS [2022-04-04T16:33:15.745Z] [2022-04-04T16:33:15.745Z] DONE 0 tests in 0.054s [2022-04-04T16:33:15.745Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.745Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.745Z] +++ set -e [2022-04-04T16:33:15.745Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.745Z] +++ set -x [2022-04-04T16:33:15.745Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.745Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.745Z] testing: warning: no tests to run [2022-04-04T16:33:15.745Z] PASS [2022-04-04T16:33:15.745Z] [2022-04-04T16:33:15.745Z] DONE 0 tests in 0.052s [2022-04-04T16:33:15.745Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.745Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.745Z] +++ set -e [2022-04-04T16:33:15.745Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.745Z] +++ set -x [2022-04-04T16:33:15.745Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.745Z] INFO: Testing against a local daemon [2022-04-04T16:33:15.745Z] testing: warning: no tests to run [2022-04-04T16:33:15.745Z] PASS [2022-04-04T16:33:15.745Z] [2022-04-04T16:33:15.745Z] DONE 0 tests in 0.048s [2022-04-04T16:33:15.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.746Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.746Z] +++ set -e [2022-04-04T16:33:15.746Z] +++ '[' -n 0 ']' [2022-04-04T16:33:15.746Z] +++ set -x [2022-04-04T16:33:15.746Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:15.746Z] testing: warning: no tests to run [2022-04-04T16:33:15.746Z] PASS [2022-04-04T16:33:15.746Z] [2022-04-04T16:33:15.746Z] DONE 0 tests in 0.010s [2022-04-04T16:33:16.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.005Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.005Z] +++ set -e [2022-04-04T16:33:16.005Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.005Z] +++ set -x [2022-04-04T16:33:16.005Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.005Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.006Z] testing: warning: no tests to run [2022-04-04T16:33:16.006Z] PASS [2022-04-04T16:33:16.006Z] [2022-04-04T16:33:16.006Z] DONE 0 tests in 0.062s [2022-04-04T16:33:16.006Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.006Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.006Z] +++ set -e [2022-04-04T16:33:16.006Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.006Z] +++ set -x [2022-04-04T16:33:16.006Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.006Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.006Z] testing: warning: no tests to run [2022-04-04T16:33:16.006Z] PASS [2022-04-04T16:33:16.006Z] [2022-04-04T16:33:16.006Z] DONE 0 tests in 0.047s [2022-04-04T16:33:16.006Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.006Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.006Z] +++ set -e [2022-04-04T16:33:16.006Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.006Z] +++ set -x [2022-04-04T16:33:16.006Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.006Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.006Z] testing: warning: no tests to run [2022-04-04T16:33:16.006Z] PASS [2022-04-04T16:33:16.006Z] [2022-04-04T16:33:16.006Z] DONE 0 tests in 0.068s [2022-04-04T16:33:16.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.268Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.268Z] +++ set -e [2022-04-04T16:33:16.268Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.268Z] +++ set -x [2022-04-04T16:33:16.268Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.268Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.268Z] testing: warning: no tests to run [2022-04-04T16:33:16.268Z] PASS [2022-04-04T16:33:16.268Z] [2022-04-04T16:33:16.268Z] DONE 0 tests in 0.063s [2022-04-04T16:33:16.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.268Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.268Z] +++ set -e [2022-04-04T16:33:16.268Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.268Z] +++ set -x [2022-04-04T16:33:16.268Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.268Z] testing: warning: no tests to run [2022-04-04T16:33:16.268Z] PASS [2022-04-04T16:33:16.268Z] [2022-04-04T16:33:16.268Z] DONE 0 tests in 0.017s [2022-04-04T16:33:16.268Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.269Z] +++ set -e [2022-04-04T16:33:16.269Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.269Z] +++ set -x [2022-04-04T16:33:16.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.269Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.269Z] testing: warning: no tests to run [2022-04-04T16:33:16.269Z] PASS [2022-04-04T16:33:16.269Z] [2022-04-04T16:33:16.269Z] DONE 0 tests in 0.062s [2022-04-04T16:33:16.529Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] +++ set -e [2022-04-04T16:33:16.529Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.529Z] +++ set -x [2022-04-04T16:33:16.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.529Z] testing: warning: no tests to run [2022-04-04T16:33:16.529Z] PASS [2022-04-04T16:33:16.529Z] [2022-04-04T16:33:16.529Z] DONE 0 tests in 0.061s [2022-04-04T16:33:16.529Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] +++ set -e [2022-04-04T16:33:16.529Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.529Z] +++ set -x [2022-04-04T16:33:16.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.529Z] testing: warning: no tests to run [2022-04-04T16:33:16.529Z] PASS [2022-04-04T16:33:16.529Z] [2022-04-04T16:33:16.529Z] DONE 0 tests in 0.060s [2022-04-04T16:33:16.529Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.529Z] +++ set -e [2022-04-04T16:33:16.529Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.529Z] +++ set -x [2022-04-04T16:33:16.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.788Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.788Z] testing: warning: no tests to run [2022-04-04T16:33:16.788Z] PASS [2022-04-04T16:33:16.788Z] [2022-04-04T16:33:16.788Z] DONE 0 tests in 0.062s [2022-04-04T16:33:16.788Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.788Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.788Z] +++ set -e [2022-04-04T16:33:16.788Z] +++ '[' -n 0 ']' [2022-04-04T16:33:16.788Z] +++ set -x [2022-04-04T16:33:16.788Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:16.788Z] INFO: Testing against a local daemon [2022-04-04T16:33:16.788Z] === RUN TestInfoListeners [2022-04-04T16:33:19.325Z] --- PASS: TestInfoListeners (2.58s) [2022-04-04T16:33:19.325Z] === RUN TestInfoListeners [2022-04-04T16:33:19.849Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2022-04-04T16:33:19.849Z] === CONT TestReadPluginNoRead [2022-04-04T16:33:21.739Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T16:33:21.868Z] --- PASS: TestInfoListeners (2.56s) [2022-04-04T16:33:21.868Z] === RUN TestInfoListeners [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T16:33:22.150Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestConfigureDaemonLogs [2022-04-04T16:33:22.150Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T16:33:22.150Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T16:33:22.150Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T16:33:22.150Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T16:33:22.150Z] PASS [2022-04-04T16:33:22.150Z] coverage: 19.0% of statements [2022-04-04T16:33:22.150Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 19.0% of statements [2022-04-04T16:33:22.150Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T16:33:22.150Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T16:33:22.331Z] --- PASS: TestServiceWithDataPathPortInit (13.12s) [2022-04-04T16:33:22.331Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:33:22.332Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8nkwhpcbeuwbx5qyb7cmt4x0w Created:2022-04-04 16:33:21.338170575 +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[d5f80faa1b5bea71895aae8e38c7cfb6fa79abceb5ab5303f1a36676167de0e2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3uyuqaf6cmr1we28bdp4ul1em EndpointID:cc2b4dfa6724a78ab0b016ee0442008d8a90f19d52dedfda110f9e3452f25e14 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7446274dc6c174427b76f7786cd00bbe69ab4531f746b2259d6d40e947c02788 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:d4c5cdc86b10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3uyuqaf6cmr1we28bdp4ul1em EndpointID:cc2b4dfa6724a78ab0b016ee0442008d8a90f19d52dedfda110f9e3452f25e14 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T16:33:23.105Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T16:33:23.140Z] === RUN TestContainerStopSignal [2022-04-04T16:33:23.140Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T16:33:23.140Z] === RUN TestContainerStopTimeout [2022-04-04T16:33:23.140Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T16:33:23.140Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T16:33:23.140Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T16:33:23.140Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T16:33:23.140Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T16:33:23.140Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T16:33:23.140Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T16:33:23.141Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T16:33:23.141Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestNewMemoryStore [2022-04-04T16:33:23.141Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestAddContainers [2022-04-04T16:33:23.141Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestGetContainer [2022-04-04T16:33:23.141Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestDeleteContainer [2022-04-04T16:33:23.141Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestListContainers [2022-04-04T16:33:23.141Z] --- PASS: TestListContainers (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestFirstContainer [2022-04-04T16:33:23.141Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestApplyAllContainer [2022-04-04T16:33:23.141Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestIsValidHealthString [2022-04-04T16:33:23.141Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestStateRunStop [2022-04-04T16:33:23.141Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T16:33:23.141Z] === RUN TestStateTimeoutWait [2022-04-04T16:33:23.609Z] state_test.go:141: Stop callback fired [2022-04-04T16:33:23.609Z] state_test.go:165: Stop callback fired [2022-04-04T16:33:23.609Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T16:33:23.609Z] === RUN TestIsValidStateString [2022-04-04T16:33:23.609Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T16:33:23.609Z] === RUN TestViewSaveDelete [2022-04-04T16:33:23.609Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T16:33:23.609Z] === RUN TestViewAll [2022-04-04T16:33:23.610Z] --- PASS: TestViewAll (0.01s) [2022-04-04T16:33:23.610Z] === RUN TestViewGet [2022-04-04T16:33:23.610Z] --- PASS: TestViewGet (0.01s) [2022-04-04T16:33:23.610Z] === RUN TestNames [2022-04-04T16:33:23.610Z] --- PASS: TestNames (0.00s) [2022-04-04T16:33:23.610Z] === RUN TestViewWithHealthCheck [2022-04-04T16:33:23.610Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T16:33:23.610Z] PASS [2022-04-04T16:33:23.610Z] coverage: 41.7% of statements [2022-04-04T16:33:23.610Z] ok github.com/docker/docker/container 0.254s coverage: 41.7% of statements [2022-04-04T16:33:23.610Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T16:33:23.610Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T16:33:23.610Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T16:33:23.610Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T16:33:24.079Z] === RUN TestPrepare [2022-04-04T16:33:24.079Z] --- PASS: TestPrepare (0.00s) [2022-04-04T16:33:24.079Z] === RUN TestStart [2022-04-04T16:33:24.079Z] --- PASS: TestStart (0.00s) [2022-04-04T16:33:24.079Z] === RUN TestWaitCancel [2022-04-04T16:33:24.079Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T16:33:24.079Z] === RUN TestWaitDisabled [2022-04-04T16:33:24.079Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T16:33:24.079Z] === RUN TestWaitEnabled [2022-04-04T16:33:24.079Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T16:33:24.079Z] === RUN TestRemove [2022-04-04T16:33:24.079Z] --- PASS: TestRemove (0.00s) [2022-04-04T16:33:24.079Z] PASS [2022-04-04T16:33:24.079Z] coverage: 65.3% of statements [2022-04-04T16:33:24.079Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-04-04T16:33:24.407Z] --- PASS: TestInfoListeners (2.55s) [2022-04-04T16:33:24.407Z] === RUN TestInfoListeners [2022-04-04T16:33:24.473Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2022-04-04T16:33:24.473Z] === RUN TestReadPluginNoRead/default [2022-04-04T16:33:25.449Z] === CONT TestReadPluginNoRead [2022-04-04T16:33:25.449Z] read_test.go:92: [de5a3cfbc1a5e] daemon is not started [2022-04-04T16:33:25.449Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-04-04T16:33:25.449Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-04T16:33:25.449Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-04-04T16:33:25.449Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-04-04T16:33:25.449Z] PASS [2022-04-04T16:33:25.449Z] [2022-04-04T16:33:25.449Z] DONE 6 tests in 10.311s [2022-04-04T16:33:25.449Z] 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-04-04T16:33:25.449Z] testing: warning: no tests to run [2022-04-04T16:33:25.449Z] PASS [2022-04-04T16:33:25.449Z] [2022-04-04T16:33:25.449Z] DONE 0 tests in 0.031s [2022-04-04T16:33:25.449Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T16:33:25.449Z] INFO: Testing against a local daemon [2022-04-04T16:33:25.449Z] === RUN TestPluginWithDevMounts [2022-04-04T16:33:25.449Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-04T16:33:25.449Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T16:33:25.449Z] PASS [2022-04-04T16:33:25.449Z] [2022-04-04T16:33:25.449Z] === Skipped [2022-04-04T16:33:25.449Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-04T16:33:25.449Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-04T16:33:25.449Z] [2022-04-04T16:33:25.449Z] DONE 1 tests, 1 skipped in 0.098s [2022-04-04T16:33:25.449Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T16:33:25.706Z] INFO: Testing against a local daemon [2022-04-04T16:33:25.706Z] === RUN TestSecretInspect [2022-04-04T16:33:25.706Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-04T16:33:25.706Z] === RUN TestSecretList [2022-04-04T16:33:25.706Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] --- SKIP: TestSecretList (0.02s) [2022-04-04T16:33:25.706Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:33:25.706Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-04T16:33:25.706Z] === RUN TestSecretsUpdate [2022-04-04T16:33:25.706Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-04T16:33:25.706Z] === RUN TestTemplatedSecret [2022-04-04T16:33:25.706Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T16:33:25.706Z] === RUN TestSecretCreateResolve [2022-04-04T16:33:25.706Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-04T16:33:25.706Z] PASS [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] === Skipped [2022-04-04T16:33:25.706Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-04T16:33:25.706Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-04-04T16:33:25.706Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-04T16:33:25.706Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-04T16:33:25.706Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-04T16:33:25.706Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-04T16:33:25.706Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.706Z] [2022-04-04T16:33:25.706Z] DONE 6 tests, 6 skipped in 0.153s [2022-04-04T16:33:25.706Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T16:33:25.706Z] INFO: Testing against a local daemon [2022-04-04T16:33:25.706Z] === RUN TestServiceCreateInit [2022-04-04T16:33:25.963Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:33:25.963Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:33:25.963Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-04T16:33:25.963Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:33:25.963Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:33:25.963Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceConflict [2022-04-04T16:33:25.963Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:33:25.963Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-04-04T16:33:25.963Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:33:25.963Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:33:25.963Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:33:25.963Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceSysctls [2022-04-04T16:33:25.963Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T16:33:25.963Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:33:25.963Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T16:33:25.963Z] === RUN TestInspect [2022-04-04T16:33:25.963Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestInspect (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestCreateJob [2022-04-04T16:33:25.963Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestCreateJob (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestReplicatedJob [2022-04-04T16:33:25.963Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:33:25.963Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-04-04T16:33:25.963Z] === RUN TestServiceListWithStatuses [2022-04-04T16:33:25.963Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:33:25.963Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:33:25.963Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:33:25.963Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:33:25.963Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:25.963Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-04T16:33:25.963Z] === RUN TestServicePlugin [2022-04-04T16:33:26.097Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-04-04T16:33:26.097Z] === RUN TestCreateServiceConflict [2022-04-04T16:33:26.097Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-04-04T16:33:26.097Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:33:26.303Z] === RUN TestNewListSecretsFilters [2022-04-04T16:33:26.303Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T16:33:26.303Z] === RUN TestNewListConfigsFilters [2022-04-04T16:33:26.303Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T16:33:26.303Z] PASS [2022-04-04T16:33:26.303Z] coverage: 0.5% of statements [2022-04-04T16:33:26.303Z] ok github.com/docker/docker/daemon/cluster 0.179s coverage: 0.5% of statements [2022-04-04T16:33:26.951Z] --- PASS: TestInfoListeners (2.54s) [2022-04-04T16:33:26.951Z] === RUN TestInfoListeners [2022-04-04T16:33:27.292Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T16:33:27.292Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T16:33:27.292Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T16:33:27.292Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T16:33:27.292Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T16:33:27.292Z] PASS [2022-04-04T16:33:27.292Z] coverage: 35.9% of statements [2022-04-04T16:33:27.292Z] ok github.com/docker/docker/daemon/cluster/convert 0.767s coverage: 35.9% of statements [2022-04-04T16:33:27.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-04-04T16:33:27.619Z] PASS [2022-04-04T16:33:27.619Z] [2022-04-04T16:33:27.619Z] === Skipped [2022-04-04T16:33:27.619Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:33:27.619Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:33:27.619Z] [2022-04-04T16:33:27.619Z] DONE 26 tests, 1 skipped in 42.485s [2022-04-04T16:33:27.619Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:33:27.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-04T16:33:27.619Z] ++ set -e [2022-04-04T16:33:27.619Z] ++ '[' -n 0 ']' [2022-04-04T16:33:27.619Z] ++ set -x [2022-04-04T16:33:27.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-04T16:33:27.619Z] INFO: Testing against a local daemon [2022-04-04T16:33:27.619Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T16:33:27.619Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:27.619Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T16:33:27.619Z] === RUN TestDockerNetworkIpvlan [2022-04-04T16:33:27.619Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:27.619Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:33:27.619Z] PASS [2022-04-04T16:33:27.619Z] [2022-04-04T16:33:27.619Z] === Skipped [2022-04-04T16:33:27.619Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T16:33:27.619Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:27.619Z] [2022-04-04T16:33:27.619Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:33:27.619Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:33:27.619Z] [2022-04-04T16:33:27.619Z] DONE 2 tests, 2 skipped in 0.087s [2022-04-04T16:33:27.619Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:33:27.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-04T16:33:27.619Z] ++ set -e [2022-04-04T16:33:27.619Z] ++ '[' -n 0 ']' [2022-04-04T16:33:27.619Z] ++ set -x [2022-04-04T16:33:27.620Z] ++ 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-04-04T16:33:27.620Z] INFO: Testing against a local daemon [2022-04-04T16:33:27.620Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T16:33:27.857Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:27.857Z] --- SKIP: TestServicePlugin (1.92s) [2022-04-04T16:33:27.857Z] === RUN TestServiceUpdateLabel [2022-04-04T16:33:27.857Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:27.857Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-04T16:33:27.857Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:33:28.114Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-04T16:33:28.114Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:33:28.114Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-04T16:33:28.114Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:33:28.114Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-04-04T16:33:28.114Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:33:28.114Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-04T16:33:28.114Z] PASS [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === Skipped [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:33:28.114Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:33:28.114Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-04T16:33:28.114Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-04T16:33:28.114Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-04-04T16:33:28.114Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T16:33:28.114Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-04T16:33:28.114Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-04T16:33:28.114Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-04T16:33:28.114Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-04T16:33:28.114Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-04T16:33:28.114Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-04T16:33:28.114Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-04T16:33:28.114Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-04-04T16:33:28.114Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T16:33:28.114Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-04T16:33:28.114Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-04T16:33:28.114Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-04-04T16:33:28.114Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-04T16:33:28.114Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-04T16:33:28.114Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-04T16:33:28.114Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-04-04T16:33:28.114Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-04T16:33:28.114Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] DONE 24 tests, 23 skipped in 2.329s [2022-04-04T16:33:28.114Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T16:33:28.114Z] INFO: Testing against a local daemon [2022-04-04T16:33:28.114Z] === RUN TestSessionCreate [2022-04-04T16:33:28.114Z] --- PASS: TestSessionCreate (0.03s) [2022-04-04T16:33:28.114Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:33:28.114Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-04T16:33:28.114Z] PASS [2022-04-04T16:33:28.114Z] [2022-04-04T16:33:28.114Z] DONE 2 tests in 0.143s [2022-04-04T16:33:28.114Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T16:33:28.371Z] INFO: Testing against a local daemon [2022-04-04T16:33:28.371Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:33:28.371Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T16:33:28.371Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:33:28.371Z] === RUN TestDiskUsage [2022-04-04T16:33:28.371Z] === PAUSE TestDiskUsage [2022-04-04T16:33:28.371Z] === RUN TestEventsExecDie [2022-04-04T16:33:28.562Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-04-04T16:33:28.562Z] === RUN TestDockerNetworkMacvlan [2022-04-04T16:33:28.616Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-04-04T16:33:28.616Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:33:28.933Z] --- PASS: TestEventsExecDie (0.51s) [2022-04-04T16:33:28.933Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:33:28.933Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-04T16:33:28.933Z] === RUN TestEventsVolumeCreate [2022-04-04T16:33:28.933Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-04-04T16:33:28.933Z] === RUN TestInfoBinaryCommits [2022-04-04T16:33:28.933Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T16:33:28.933Z] === RUN TestInfoAPIVersioned [2022-04-04T16:33:28.933Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T16:33:28.933Z] === RUN TestInfoAPI [2022-04-04T16:33:28.933Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T16:33:28.933Z] === RUN TestInfoAPIWarnings [2022-04-04T16:33:29.137Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T16:33:29.496Z] --- PASS: TestInfoListeners (2.48s) [2022-04-04T16:33:29.496Z] PASS [2022-04-04T16:33:29.496Z] [2022-04-04T16:33:29.496Z] DONE 5 tests in 12.769s [2022-04-04T16:33:29.496Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:29.496Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:29.496Z] +++ set -e [2022-04-04T16:33:29.496Z] +++ '[' -n 0 ']' [2022-04-04T16:33:29.496Z] +++ set -x [2022-04-04T16:33:29.496Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestInfoListeners [2022-04-04T16:33:29.496Z] INFO: Testing against a local daemon [2022-04-04T16:33:29.496Z] testing: warning: no tests to run [2022-04-04T16:33:29.496Z] PASS [2022-04-04T16:33:29.496Z] [2022-04-04T16:33:29.496Z] DONE 0 tests in 0.041s [2022-04-04T16:33:29.496Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-04-04T16:33:29.496Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-04-04T16:33:29.496Z] ++++ kill 6679 [2022-04-04T16:33:29.496Z] ++++ /etc/init.d/apparmor stop [2022-04-04T16:33:29.511Z] === RUN TestWaitNodeAttachment [2022-04-04T16:33:29.708Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T16:33:29.755Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T16:33:29.756Z] [2022-04-04T16:33:29.756Z] Unloading profiles will leave already running processes permanently [2022-04-04T16:33:29.756Z] unconfined, which can lead to unexpected situations. [2022-04-04T16:33:29.756Z] [2022-04-04T16:33:29.756Z] To set a process to complain mode, use the command line tool [2022-04-04T16:33:29.756Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T16:33:29.756Z] ++++ true [2022-04-04T16:33:29.756Z] exiting test-integration [2022-04-04T16:33:29.756Z] +++ exit 0 [2022-04-04T16:33:29.756Z] [2022-04-04T16:33:29.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T16:33:29.978Z] === RUN TestBuilderGC [2022-04-04T16:33:29.978Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestFindConfigurationConflicts [2022-04-04T16:33:29.978Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T16:33:29.978Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T16:33:29.978Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T16:33:29.978Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T16:33:29.978Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T16:33:29.978Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T16:33:29.978Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T16:33:29.978Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_label [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T16:33:29.979Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T16:33:29.979Z] time="2022-04-04T16:33:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T16:33:29.979Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-04-04T16:33:29.979Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T16:33:29.979Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:33:29.979Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestReloadBadDefaultConfig [2022-04-04T16:33:29.979Z] time="2022-04-04T16:33:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-475636178" [2022-04-04T16:33:29.979Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestReloadWithConflictingLabels [2022-04-04T16:33:29.979Z] time="2022-04-04T16:33:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-343198037" [2022-04-04T16:33:29.979Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T16:33:29.979Z] time="2022-04-04T16:33:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2765237236" [2022-04-04T16:33:29.979Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestMaskURLCredentials [2022-04-04T16:33:29.979Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestDaemonConfigurationMerge [2022-04-04T16:33:29.979Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T16:33:29.979Z] PASS [2022-04-04T16:33:29.979Z] coverage: 79.2% of statements [2022-04-04T16:33:29.979Z] ok github.com/docker/docker/daemon/config 0.264s coverage: 79.2% of statements [2022-04-04T16:33:29.979Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T16:33:29.979Z] === RUN TestIsolationConversion [2022-04-04T16:33:29.979Z] === RUN TestIsolationConversion/default [2022-04-04T16:33:29.979Z] === RUN TestIsolationConversion/process [2022-04-04T16:33:29.979Z] === RUN TestIsolationConversion/hyperv [2022-04-04T16:33:29.979Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestContainerLabels [2022-04-04T16:33:29.979Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestCredentialSpecConversion [2022-04-04T16:33:29.979Z] === RUN TestCredentialSpecConversion/none [2022-04-04T16:33:29.979Z] === RUN TestCredentialSpecConversion/config [2022-04-04T16:33:29.979Z] === RUN TestCredentialSpecConversion/file [2022-04-04T16:33:29.979Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T16:33:29.979Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T16:33:29.979Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestControllerValidateMountBind [2022-04-04T16:33:29.979Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestControllerValidateMountVolume [2022-04-04T16:33:29.979Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestControllerValidateMountTarget [2022-04-04T16:33:29.979Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-04-04T16:33:29.979Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T16:33:29.979Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T16:33:29.979Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T16:33:29.979Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T16:33:29.979Z] PASS [2022-04-04T16:33:29.979Z] coverage: 11.0% of statements [2022-04-04T16:33:29.979Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.729s coverage: 11.0% of statements [2022-04-04T16:33:29.979Z] === RUN TestEventsLog [2022-04-04T16:33:29.979Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestEventsLogTimeout [2022-04-04T16:33:29.979Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T16:33:29.979Z] === RUN TestLogEvents [2022-04-04T16:33:30.447Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T16:33:30.447Z] === RUN TestLoadBufferedEvents [2022-04-04T16:33:30.447Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-04T16:33:30.447Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T16:33:30.447Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T16:33:30.447Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T16:33:30.447Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T16:33:30.447Z] PASS [2022-04-04T16:33:30.447Z] coverage: 50.0% of statements [2022-04-04T16:33:30.447Z] ok github.com/docker/docker/daemon/events 0.295s coverage: 50.0% of statements [2022-04-04T16:33:30.648Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T16:33:31.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T16:33:31.134Z] HOSTNAME=f57ea25245cb [2022-04-04T16:33:31.134Z] TESTDEBUG=0 [2022-04-04T16:33:31.134Z] DEST=bundles/test-integration [2022-04-04T16:33:31.134Z] PWD=/go/src/github.com/docker/docker [2022-04-04T16:33:31.134Z] KEEPBUNDLE=1 [2022-04-04T16:33:31.134Z] DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 [2022-04-04T16:33:31.134Z] container=docker [2022-04-04T16:33:31.134Z] HOME=/root [2022-04-04T16:33:31.134Z] GOLANG_VERSION=1.18 [2022-04-04T16:33:31.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T16:33:31.134Z] VALIDATE_BRANCH=master [2022-04-04T16:33:31.134Z] TERM=xterm [2022-04-04T16:33:31.134Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T16:33:31.134Z] SHLVL=1 [2022-04-04T16:33:31.134Z] TIMEOUT=120m [2022-04-04T16:33:31.134Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T16:33:31.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T16:33:31.134Z] GO111MODULE=off [2022-04-04T16:33:31.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T16:33:31.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T16:33:31.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T16:33:31.134Z] GOPATH=/go [2022-04-04T16:33:31.134Z] PKG_CONFIG=pkg-config [2022-04-04T16:33:31.134Z] _=/usr/bin/env [2022-04-04T16:33:31.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T16:33:31.434Z] === RUN TestIsEmptyDir [2022-04-04T16:33:31.434Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T16:33:31.434Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T16:33:31.434Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T16:33:31.434Z] PASS [2022-04-04T16:33:31.434Z] coverage: 2.3% of statements [2022-04-04T16:33:31.434Z] ok github.com/docker/docker/daemon/graphdriver 0.175s coverage: 2.3% of statements [2022-04-04T16:33:31.434Z] === RUN TestLinkNaming [2022-04-04T16:33:31.434Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T16:33:31.434Z] === RUN TestLinkNew [2022-04-04T16:33:31.434Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T16:33:31.434Z] === RUN TestLinkEnv [2022-04-04T16:33:31.434Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T16:33:31.434Z] === RUN TestLinkMultipleEnv [2022-04-04T16:33:31.434Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T16:33:31.434Z] === RUN TestLinkPortRangeEnv [2022-04-04T16:33:31.434Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T16:33:31.434Z] PASS [2022-04-04T16:33:31.434Z] coverage: 93.0% of statements [2022-04-04T16:33:31.434Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-04-04T16:33:32.422Z] === RUN TestVerifyNetworkingConfig [2022-04-04T16:33:32.422Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestGetContainer [2022-04-04T16:33:32.422Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestValidContainerNames [2022-04-04T16:33:32.422Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestContainerInitDNS [2022-04-04T16:33:32.422Z] daemon_test.go:145: root required [2022-04-04T16:33:32.422Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestMerge [2022-04-04T16:33:32.422Z] --- PASS: TestMerge (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestValidateContainerIsolation [2022-04-04T16:33:32.422Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestFindNetworkErrorType [2022-04-04T16:33:32.422Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestEnsureServicesExist [2022-04-04T16:33:32.422Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestEnsureServicesExistErrors [2022-04-04T16:33:32.422Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T16:33:32.422Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T16:33:32.422Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T16:33:32.422Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestContainerDelete [2022-04-04T16:33:32.422Z] --- PASS: TestContainerDelete (0.01s) [2022-04-04T16:33:32.422Z] === RUN TestContainerDoubleDelete [2022-04-04T16:33:32.422Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T16:33:32.422Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T16:33:32.422Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestNoneHealthcheck [2022-04-04T16:33:32.422Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestHealthStates [2022-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] time="2022-04-04T16:33:32Z" 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-04-04T16:33:32.422Z] --- PASS: TestHealthStates (0.18s) [2022-04-04T16:33:32.422Z] === RUN TestGetInspectData [2022-04-04T16:33:32.422Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestFillLicense [2022-04-04T16:33:32.422Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestListInvalidFilter [2022-04-04T16:33:32.422Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestNameFilter [2022-04-04T16:33:32.422Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T16:33:32.422Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T16:33:32.422Z] === 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-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T16:33:32.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T16:33:32.422Z] --- 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-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T16:33:32.422Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T16:33:32.422Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestDaemonReloadLabels [2022-04-04T16:33:32.422Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T16:33:32.422Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestDaemonReloadMirrors [2022-04-04T16:33:32.422Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T16:33:32.422Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T16:33:32.422Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T16:33:32.422Z] reload_test.go:342: root required [2022-04-04T16:33:32.422Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T16:33:32.422Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T16:33:32.422Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-04T16:33:32.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T16:33:32.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-04T16:33:32.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T16:33:32.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-04-04T16:33:32.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T16:33:32.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T16:33:32.558Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T16:33:32.891Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-04T16:33:32.892Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T16:33:32.892Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T16:33:32.892Z] === RUN TestParseVolumesFrom [2022-04-04T16:33:32.892Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T16:33:32.892Z] PASS [2022-04-04T16:33:32.892Z] coverage: 8.8% of statements [2022-04-04T16:33:32.892Z] ok github.com/docker/docker/daemon 0.669s coverage: 8.8% of statements [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T16:33:32.892Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T16:33:33.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/defaults [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T16:33:33.879Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T16:33:33.879Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T16:33:33.879Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T16:33:33.879Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T16:33:33.879Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T16:33:33.879Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T16:33:33.879Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T16:33:33.879Z] === RUN TestAdapterReadLogs [2022-04-04T16:33:33.879Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestCopier [2022-04-04T16:33:33.879Z] --- PASS: TestCopier (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestCopierLongLines [2022-04-04T16:33:33.879Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T16:33:33.879Z] === RUN TestCopierSlow [2022-04-04T16:33:33.943Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T16:33:34.348Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-04-04T16:33:34.348Z] === RUN TestCreateSuccess [2022-04-04T16:33:34.348Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCreateStreamSkipped [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T16:33:34.348Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCreateLogGroupSuccess [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T16:33:34.348Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCreateError [2022-04-04T16:33:34.348Z] --- PASS: TestCreateError (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCreateAlreadyExists [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T16:33:34.348Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestLogClosed [2022-04-04T16:33:34.348Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestLogBlocking [2022-04-04T16:33:34.348Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T16:33:34.348Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T16:33:34.348Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestPublishBatchSuccess [2022-04-04T16:33:34.348Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestPublishBatchError [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=error msg=error [2022-04-04T16:33:34.348Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T16:33:34.348Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T16:33:34.348Z] time="2022-04-04T16:33:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T16:33:34.348Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchSimple [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchTicker [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchClose [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen/3/���� [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T16:33:34.348Z] === RUN TestEffectiveLen/5/ [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/0/ [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: He [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/6/a� [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: a [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: � [2022-04-04T16:33:34.348Z] === RUN TestFindValidSplit/7/a� [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T16:33:34.348Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestProcessEventEmoji [2022-04-04T16:33:34.348Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchLineSplit [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMaxEvents [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-04T16:33:34.348Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T16:33:34.348Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T16:33:34.348Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestSearchRegistryForImages [2022-04-04T16:33:34.348Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T16:33:34.348Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestImageDelete [2022-04-04T16:33:34.348Z] --- PASS: TestCopierSlow (0.23s) [2022-04-04T16:33:34.348Z] === RUN TestCopierWithSized [2022-04-04T16:33:34.348Z] === RUN TestCopierWithSized/as_is [2022-04-04T16:33:34.348Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T16:33:34.348Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T16:33:34.348Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T16:33:34.348Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T16:33:34.348Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T16:33:34.348Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T16:33:34.348Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T16:33:34.348Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T16:33:34.348Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T16:33:34.348Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T16:33:34.349Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T16:33:34.349Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T16:33:34.349Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T16:33:34.349Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-04-04T16:33:34.349Z] === RUN TestCopierWithPartial [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsFormat [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestCreateTagSuccess [2022-04-04T16:33:34.349Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T16:33:34.349Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T16:33:34.349Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T16:33:34.349Z] === RUN TestImageDelete/no_lease [2022-04-04T16:33:34.349Z] === RUN TestImageDelete/lease_exists [2022-04-04T16:33:34.349Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T16:33:34.349Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestRingLogger [2022-04-04T16:33:34.349Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestRingCap [2022-04-04T16:33:34.349Z] --- PASS: TestRingCap (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestRingClose [2022-04-04T16:33:34.349Z] --- PASS: TestRingClose (0.00s) [2022-04-04T16:33:34.349Z] === RUN TestRingDrain [2022-04-04T16:33:34.349Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T16:33:34.349Z] PASS [2022-04-04T16:33:34.349Z] coverage: 43.2% of statements [2022-04-04T16:33:34.349Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T16:33:34.349Z] PASS [2022-04-04T16:33:34.349Z] coverage: 80.2% of statements [2022-04-04T16:33:34.349Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-04-04T16:33:34.349Z] ok github.com/docker/docker/daemon/logger/awslogs 0.457s coverage: 80.2% of statements [2022-04-04T16:33:34.349Z] --- PASS: TestImageDelete (0.08s) [2022-04-04T16:33:34.349Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T16:33:34.349Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-04-04T16:33:34.349Z] === RUN TestContentStoreForPull [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T16:33:34.349Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T16:33:34.349Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T16:33:34.349Z] PASS [2022-04-04T16:33:34.349Z] coverage: 33.6% of statements [2022-04-04T16:33:34.349Z] ok github.com/docker/docker/daemon/logger/fluentd 0.044s coverage: 33.6% of statements [2022-04-04T16:33:34.817Z] --- PASS: TestContentStoreForPull (0.21s) [2022-04-04T16:33:34.817Z] PASS [2022-04-04T16:33:34.817Z] coverage: 6.6% of statements [2022-04-04T16:33:34.817Z] ok github.com/docker/docker/daemon/images 0.406s coverage: 6.6% of statements [2022-04-04T16:33:34.817Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T16:33:34.817Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T16:33:34.817Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T16:33:34.817Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T16:33:34.817Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T16:33:34.817Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T16:33:35.332Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T16:33:35.332Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T16:33:35.332Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T16:33:35.332Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-04-04T16:33:35.332Z] === RUN TestFastTimeMarshalJSON [2022-04-04T16:33:35.332Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-04T16:33:35.332Z] PASS [2022-04-04T16:33:35.332Z] coverage: 87.2% of statements [2022-04-04T16:33:35.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.200s coverage: 87.2% of statements [2022-04-04T16:33:35.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T16:33:35.801Z] === RUN TestJSONFileLogger [2022-04-04T16:33:35.801Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T16:33:35.801Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T16:33:35.801Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T16:33:35.801Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T16:33:35.801Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T16:33:35.801Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T16:33:35.801Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T16:33:35.801Z] === RUN TestEncodeDecode [2022-04-04T16:33:35.801Z] === PAUSE TestEncodeDecode [2022-04-04T16:33:35.801Z] === RUN TestUnexpectedEOF [2022-04-04T16:33:35.801Z] === RUN TestWriteLog [2022-04-04T16:33:35.801Z] === PAUSE TestWriteLog [2022-04-04T16:33:35.801Z] === RUN TestReadLog [2022-04-04T16:33:35.801Z] === PAUSE TestReadLog [2022-04-04T16:33:35.801Z] === RUN TestDecode [2022-04-04T16:33:35.801Z] --- PASS: TestDecode (0.02s) [2022-04-04T16:33:35.801Z] === CONT TestWriteLog [2022-04-04T16:33:35.801Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T16:33:35.801Z] === CONT TestReadLog [2022-04-04T16:33:35.801Z] === RUN TestReadLog/tail_exact [2022-04-04T16:33:35.801Z] time="2022-04-04T16:33:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T16:33:36.271Z] time="2022-04-04T16:33:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T16:33:36.271Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-04-04T16:33:36.271Z] === CONT TestEncodeDecode [2022-04-04T16:33:36.271Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T16:33:36.271Z] PASS [2022-04-04T16:33:36.271Z] coverage: 69.9% of statements [2022-04-04T16:33:36.271Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.286s coverage: 69.9% of statements [2022-04-04T16:33:36.271Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T16:33:36.271Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T16:33:36.271Z] --- PASS: TestReadLog (0.20s) [2022-04-04T16:33:36.271Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-04-04T16:33:36.271Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T16:33:36.271Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-04T16:33:36.271Z] PASS [2022-04-04T16:33:36.271Z] coverage: 78.7% of statements [2022-04-04T16:33:36.271Z] ok github.com/docker/docker/daemon/logger/local 0.274s coverage: 78.7% of statements [2022-04-04T16:33:36.271Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T16:33:36.741Z] === RUN TestOpenFileDelete [2022-04-04T16:33:36.741Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestOpenFileRename [2022-04-04T16:33:36.741Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestHandleDecoderErr [2022-04-04T16:33:36.741Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestParseLogTagDefaultTag [2022-04-04T16:33:36.741Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestParseLogTag [2022-04-04T16:33:36.741Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestParseLogTagEmptyTag [2022-04-04T16:33:36.741Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestTailFiles [2022-04-04T16:33:36.741Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestFollowLogsConsumerGone [2022-04-04T16:33:36.741Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestFollowLogsProducerGone [2022-04-04T16:33:36.741Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T16:33:36.741Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T16:33:36.741Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T16:33:36.741Z] === RUN TestCheckCapacityAndRotate [2022-04-04T16:33:36.741Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T16:33:36.741Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T16:33:36.741Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-04-04T16:33:36.741Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.04s) [2022-04-04T16:33:36.741Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-04T16:33:36.741Z] PASS [2022-04-04T16:33:36.741Z] coverage: 54.1% of statements [2022-04-04T16:33:36.741Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.145s coverage: 54.1% of statements [2022-04-04T16:33:37.209Z] === RUN TestLog [2022-04-04T16:33:37.209Z] --- PASS: TestLog (0.02s) [2022-04-04T16:33:37.209Z] PASS [2022-04-04T16:33:37.209Z] coverage: 31.5% of statements [2022-04-04T16:33:37.209Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2022-04-04T16:33:37.247Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T16:33:37.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan (8.98s) [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-04-04T16:33:37.508Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-04-04T16:33:37.508Z] PASS [2022-04-04T16:33:37.508Z] [2022-04-04T16:33:37.508Z] DONE 8 tests in 10.501s [2022-04-04T16:33:37.508Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T16:33:37.508Z] ++ 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-04-04T16:33:37.508Z] ++ set -e [2022-04-04T16:33:37.508Z] ++ '[' -n 0 ']' [2022-04-04T16:33:37.508Z] ++ set -x [2022-04-04T16:33:37.508Z] ++ 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-04-04T16:33:37.508Z] testing: warning: no tests to run [2022-04-04T16:33:37.508Z] PASS [2022-04-04T16:33:37.508Z] [2022-04-04T16:33:37.508Z] DONE 0 tests in 0.027s [2022-04-04T16:33:37.508Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T16:33:37.508Z] ++ 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-04-04T16:33:37.508Z] ++ set -e [2022-04-04T16:33:37.508Z] ++ '[' -n 0 ']' [2022-04-04T16:33:37.508Z] ++ set -x [2022-04-04T16:33:37.508Z] ++ 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-04-04T16:33:37.508Z] INFO: Testing against a local daemon [2022-04-04T16:33:37.508Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T16:33:37.682Z] === RUN TestParseLogFormat [2022-04-04T16:33:37.682Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestValidateLogOptEmpty [2022-04-04T16:33:37.682Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestValidateSyslogAddress [2022-04-04T16:33:37.682Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestParseAddressDefaultPort [2022-04-04T16:33:37.682Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestValidateSyslogFacility [2022-04-04T16:33:37.682Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T16:33:37.682Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestValidateLogOpt [2022-04-04T16:33:37.682Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T16:33:37.682Z] PASS [2022-04-04T16:33:37.682Z] coverage: 46.8% of statements [2022-04-04T16:33:37.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2022-04-04T16:33:37.682Z] === RUN TestNewParse [2022-04-04T16:33:37.682Z] --- PASS: TestNewParse (0.00s) [2022-04-04T16:33:37.682Z] PASS [2022-04-04T16:33:37.682Z] coverage: 8.3% of statements [2022-04-04T16:33:37.682Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-04-04T16:33:37.682Z] === RUN TestValidateLogOpt [2022-04-04T16:33:37.682Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestNewMissedConfig [2022-04-04T16:33:37.682Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestNewMissedUrl [2022-04-04T16:33:37.682Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestNewMissedToken [2022-04-04T16:33:37.682Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestNewWithProxy [2022-04-04T16:33:37.682Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestDefault [2022-04-04T16:33:37.682Z] --- PASS: TestDefault (0.01s) [2022-04-04T16:33:37.682Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T16:33:37.682Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestJsonFormat [2022-04-04T16:33:37.682Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T16:33:37.682Z] === RUN TestRawFormat [2022-04-04T16:33:37.682Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestRawFormatWithLabels [2022-04-04T16:33:37.682Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestRawFormatWithoutTag [2022-04-04T16:33:37.682Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T16:33:37.682Z] === RUN TestBatching [2022-04-04T16:33:38.151Z] --- PASS: TestBatching (0.24s) [2022-04-04T16:33:38.151Z] === RUN TestFrequency [2022-04-04T16:33:38.151Z] --- PASS: TestFrequency (0.21s) [2022-04-04T16:33:38.151Z] === RUN TestOneMessagePerRequest [2022-04-04T16:33:38.151Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T16:33:38.151Z] === RUN TestVerify [2022-04-04T16:33:38.151Z] --- PASS: TestVerify (0.00s) [2022-04-04T16:33:38.151Z] === RUN TestSkipVerify [2022-04-04T16:33:38.620Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:38.620Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:38.620Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:38.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T16:33:38.894Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-04-04T16:33:38.894Z] === RUN TestAuthZPluginTLS [2022-04-04T16:33:38.983Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-04T16:33:39.090Z] --- PASS: TestSkipVerify (0.60s) [2022-04-04T16:33:39.090Z] === RUN TestBufferMaximum [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.647256\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.647256\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T16:33:39.090Z] === RUN TestServerAlwaysDown [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.650290\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.650290\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.650290\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.651264\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] time="2022-04-04T16:33:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090018.651264\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:39.090Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T16:33:39.090Z] === RUN TestCannotSendAfterClose [2022-04-04T16:33:39.090Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T16:33:39.090Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T16:33:39.090Z] === RUN TestV1IDService [2022-04-04T16:33:39.090Z] --- PASS: TestV1IDService (0.03s) [2022-04-04T16:33:39.090Z] === RUN TestV2MetadataService [2022-04-04T16:33:39.155Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T16:33:39.155Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T16:33:39.558Z] --- PASS: TestV2MetadataService (0.73s) [2022-04-04T16:33:39.558Z] PASS [2022-04-04T16:33:39.558Z] coverage: 48.2% of statements [2022-04-04T16:33:39.558Z] ok github.com/docker/docker/distribution/metadata 0.821s coverage: 48.2% of statements [2022-04-04T16:33:39.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T16:33:39.727Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T16:33:39.727Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T16:33:40.028Z] time="2022-04-04T16:33:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T16:33:40.028Z] time="2022-04-04T16:33:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"21df92d49466\"}'" [2022-04-04T16:33:40.028Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-04T16:33:40.028Z] PASS [2022-04-04T16:33:40.028Z] coverage: 82.5% of statements [2022-04-04T16:33:40.028Z] ok github.com/docker/docker/daemon/logger/splunk 2.142s coverage: 82.5% of statements [2022-04-04T16:33:40.028Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T16:33:40.028Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T16:33:40.028Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T16:33:40.028Z] === RUN TestSuccessfulDownload [2022-04-04T16:33:40.028Z] download_test.go:267: Needs fixing on Windows [2022-04-04T16:33:40.028Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T16:33:40.028Z] === RUN TestCancelledDownload [2022-04-04T16:33:40.028Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T16:33:40.028Z] === RUN TestMaxDownloadAttempts [2022-04-04T16:33:40.028Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:33:40.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:33:40.028Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:33:40.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:33:40.028Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:33:40.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:33:40.028Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:33:40.028Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:33:40.028Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:33:40.028Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:33:40.028Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:33:40.028Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:33:40.028Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T16:33:40.028Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T16:33:40.028Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T16:33:40.028Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T16:33:40.028Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T16:33:40.028Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T16:33:40.028Z] === RUN TestManifestStore [2022-04-04T16:33:40.028Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T16:33:40.298Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T16:33:40.298Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T16:33:40.497Z] time="2022-04-04T16:33:40Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3877072748\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/no_local_cache [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/with_local_cache [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=warning msg="reference for unknown type: " [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=warning msg="reference for unknown type: " [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=warning msg="reference for unknown type: " [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=warning msg="reference for unknown type: " [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=warning msg="reference for unknown type: " [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T16:33:40.498Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore (0.33s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-04T16:33:40.498Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T16:33:40.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:33:40.498Z] time="2022-04-04T16:33:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:33:40.498Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-04-04T16:33:40.498Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-04-04T16:33:40.498Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-04-04T16:33:40.498Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-04-04T16:33:40.498Z] === RUN TestTransfer [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T16:33:40.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestFixManifestLayers [2022-04-04T16:33:40.498Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T16:33:40.498Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T16:33:40.498Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestFixManifestLayersBadParent [2022-04-04T16:33:40.498Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestValidateManifest [2022-04-04T16:33:40.498Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T16:33:40.498Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestFormatPlatform [2022-04-04T16:33:40.498Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T16:33:40.498Z] === RUN TestPullSchema2Config [2022-04-04T16:33:40.498Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T16:33:40.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:33:40.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:33:40.498Z] === RUN TestPullSchema2Config/500_status [2022-04-04T16:33:40.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:33:40.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:33:40.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T16:33:40.870Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-04T16:33:40.870Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T16:33:40.966Z] --- PASS: TestTransfer (0.30s) [2022-04-04T16:33:40.966Z] === RUN TestConcurrencyLimit [2022-04-04T16:33:40.966Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:33:40.966Z] === RUN TestPullSchema2Config/EOF [2022-04-04T16:33:40.966Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:33:40.966Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:33:40.966Z] 2022/04/04 16:33:40 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-04T16:33:40.966Z] goroutine 72 [running]: [2022-04-04T16:33:40.966Z] net/http.(*conn).serve.func1() [2022-04-04T16:33:40.966Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T16:33:40.966Z] panic({0x8e9000, 0xacb8f0}) [2022-04-04T16:33:40.966Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T16:33:40.966Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ca340?, {0xad30d8?, 0xc0003de000?}) [2022-04-04T16:33:40.966Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T16:33:40.966Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xad30d8, 0xc0003de000}, 0xc000404100) [2022-04-04T16:33:40.966Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T16:33:40.966Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xad30d8?, 0xc0003de000?}, 0xeee6a0?) [2022-04-04T16:33:40.966Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T16:33:40.966Z] net/http.serverHandler.ServeHTTP({0xc000220120?}, {0xad30d8, 0xc0003de000}, 0xc000404100) [2022-04-04T16:33:40.966Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T16:33:40.967Z] net/http.(*conn).serve(0xc00019c0a0, {0xad3950, 0xc00019ae10}) [2022-04-04T16:33:40.967Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T16:33:40.967Z] created by net/http.(*Server).Serve [2022-04-04T16:33:40.967Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T16:33:40.967Z] === RUN TestNotFound [2022-04-04T16:33:40.967Z] --- PASS: TestNotFound (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestConflict [2022-04-04T16:33:40.967Z] --- PASS: TestConflict (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestForbidden [2022-04-04T16:33:40.967Z] --- PASS: TestForbidden (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestInvalidParameter [2022-04-04T16:33:40.967Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestNotImplemented [2022-04-04T16:33:40.967Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestNotModified [2022-04-04T16:33:40.967Z] --- PASS: TestNotModified (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestUnauthorized [2022-04-04T16:33:40.967Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestUnknown [2022-04-04T16:33:40.967Z] --- PASS: TestUnknown (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestCancelled [2022-04-04T16:33:40.967Z] --- PASS: TestCancelled (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestDeadline [2022-04-04T16:33:40.967Z] --- PASS: TestDeadline (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestDataLoss [2022-04-04T16:33:40.967Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestUnavailable [2022-04-04T16:33:40.967Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestSystem [2022-04-04T16:33:40.967Z] --- PASS: TestSystem (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Conflict [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T16:33:40.967Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T16:33:40.967Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T16:33:40.967Z] PASS [2022-04-04T16:33:40.967Z] coverage: 77.0% of statements [2022-04-04T16:33:40.967Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-04-04T16:33:40.967Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:33:40.967Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T16:33:40.967Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:33:40.967Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:33:40.967Z] --- PASS: TestPullSchema2Config (0.59s) [2022-04-04T16:33:40.967Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T16:33:40.967Z] --- PASS: TestPullSchema2Config/500_status (0.31s) [2022-04-04T16:33:40.967Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T16:33:40.967Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T16:33:40.967Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestLayerAlreadyExists [2022-04-04T16:33:40.967Z] 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-04-04T16:33:40.967Z] 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-04-04T16:33:40.967Z] 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-04-04T16:33:40.967Z] 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-04-04T16:33:40.967Z] 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-04-04T16:33:40.967Z] 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-04-04T16:33:40.967Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T16:33:40.967Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T16:33:41.435Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-04T16:33:41.435Z] === RUN TestInactiveJobs [2022-04-04T16:33:41.435Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-04T16:33:41.435Z] === RUN TestWatchRelease [2022-04-04T16:33:41.435Z] --- PASS: TestWatchRelease (0.05s) [2022-04-04T16:33:41.435Z] === RUN TestWatchFinishedTransfer [2022-04-04T16:33:41.435Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T16:33:41.435Z] === RUN TestDuplicateTransfer [2022-04-04T16:33:41.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T16:33:41.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T16:33:41.810Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2022-04-04T16:33:41.810Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T16:33:41.902Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-04T16:33:41.902Z] === RUN TestSuccessfulUpload [2022-04-04T16:33:41.902Z] === RUN TestFSGetInvalidData [2022-04-04T16:33:41.902Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestFSInvalidSet [2022-04-04T16:33:41.902Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestFSInvalidRoot [2022-04-04T16:33:41.902Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestFSMetadataGetSet [2022-04-04T16:33:41.902Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-04T16:33:41.902Z] === RUN TestFSInvalidWalker [2022-04-04T16:33:41.902Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestFSGetSet [2022-04-04T16:33:41.902Z] --- PASS: TestFSGetSet (0.03s) [2022-04-04T16:33:41.902Z] === RUN TestFSGetUnsetKey [2022-04-04T16:33:41.902Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestFSGetEmptyData [2022-04-04T16:33:41.902Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestFSDelete [2022-04-04T16:33:41.902Z] --- PASS: TestFSDelete (0.02s) [2022-04-04T16:33:41.902Z] === RUN TestFSWalker [2022-04-04T16:33:41.902Z] --- PASS: TestFSWalker (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestFSWalkerStopOnError [2022-04-04T16:33:41.902Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestNewFromJSON [2022-04-04T16:33:41.902Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T16:33:41.902Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestMarshalKeyOrder [2022-04-04T16:33:41.902Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestHistoryEqual [2022-04-04T16:33:41.902Z] time="2022-04-04T16:33:41Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T16:33:41.902Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-04T16:33:41.902Z] === RUN TestCancelledUpload [2022-04-04T16:33:41.902Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T16:33:41.902Z] PASS [2022-04-04T16:33:41.902Z] coverage: 76.8% of statements [2022-04-04T16:33:41.902Z] ok github.com/docker/docker/distribution/xfer 2.111s coverage: 76.8% of statements [2022-04-04T16:33:41.902Z] === RUN TestCompare [2022-04-04T16:33:41.902Z] --- PASS: TestCompare (0.00s) [2022-04-04T16:33:41.902Z] PASS [2022-04-04T16:33:41.902Z] coverage: 19.2% of statements [2022-04-04T16:33:41.902Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-04T16:33:41.902Z] === RUN TestImage [2022-04-04T16:33:41.902Z] --- PASS: TestImage (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestImageOSNotEmpty [2022-04-04T16:33:41.902Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T16:33:41.902Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T16:33:41.902Z] === RUN TestCreate [2022-04-04T16:33:41.902Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2022-04-04T16:33:41.902Z] --- PASS: TestCreate (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestRestore [2022-04-04T16:33:41.902Z] time="2022-04-04T16:33:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T16:33:41.902Z] --- PASS: TestRestore (0.03s) [2022-04-04T16:33:41.902Z] === RUN TestAddDelete [2022-04-04T16:33:41.902Z] --- PASS: TestAddDelete (0.02s) [2022-04-04T16:33:41.902Z] === RUN TestSearchAfterDelete [2022-04-04T16:33:41.902Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T16:33:41.902Z] === RUN TestParentReset [2022-04-04T16:33:42.373Z] --- PASS: TestParentReset (0.03s) [2022-04-04T16:33:42.373Z] === RUN TestGetAndSetLastUpdated [2022-04-04T16:33:42.373Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T16:33:42.373Z] === RUN TestStoreLen [2022-04-04T16:33:42.373Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2022-04-04T16:33:42.373Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T16:33:42.373Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T16:33:42.373Z] === RUN TestTokenPassThru [2022-04-04T16:33:42.373Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-04T16:33:42.373Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T16:33:42.373Z] --- PASS: TestStoreLen (0.05s) [2022-04-04T16:33:42.373Z] PASS [2022-04-04T16:33:42.373Z] coverage: 86.9% of statements [2022-04-04T16:33:42.373Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T16:33:42.373Z] PASS [2022-04-04T16:33:42.373Z] coverage: 26.6% of statements [2022-04-04T16:33:42.373Z] ok github.com/docker/docker/image 0.521s coverage: 86.9% of statements [2022-04-04T16:33:42.373Z] ok github.com/docker/docker/distribution 2.097s coverage: 26.6% of statements [2022-04-04T16:33:42.373Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T16:33:42.373Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T16:33:42.381Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-04T16:33:42.381Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T16:33:42.844Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T16:33:42.844Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T16:33:42.844Z] PASS [2022-04-04T16:33:42.844Z] coverage: 25.0% of statements [2022-04-04T16:33:42.844Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2022-04-04T16:33:42.950Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T16:33:42.950Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T16:33:43.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T16:33:43.313Z] === RUN TestValidateManifest [2022-04-04T16:33:43.313Z] === RUN TestValidateManifest/nil [2022-04-04T16:33:43.313Z] === RUN TestValidateManifest/non-nil [2022-04-04T16:33:43.313Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T16:33:43.313Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T16:33:43.313Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T16:33:43.313Z] PASS [2022-04-04T16:33:43.313Z] coverage: 0.7% of statements [2022-04-04T16:33:43.313Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.7% of statements [2022-04-04T16:33:43.313Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T16:33:43.520Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-04T16:33:43.520Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T16:33:43.525Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-04T16:33:43.525Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:33:44.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T16:33:44.304Z] === RUN TestSerialization [2022-04-04T16:33:44.304Z] --- PASS: TestSerialization (0.02s) [2022-04-04T16:33:44.304Z] PASS [2022-04-04T16:33:44.304Z] coverage: 100.0% of statements [2022-04-04T16:33:44.304Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2022-04-04T16:33:44.772Z] === RUN TestEmptyLayer [2022-04-04T16:33:44.772Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T16:33:44.772Z] === RUN TestCommitFailure [2022-04-04T16:33:44.772Z] --- PASS: TestCommitFailure (0.01s) [2022-04-04T16:33:44.772Z] === RUN TestStartTransactionFailure [2022-04-04T16:33:44.772Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T16:33:44.772Z] === RUN TestGetOrphan [2022-04-04T16:33:44.772Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T16:33:44.772Z] === RUN TestMountAndRegister [2022-04-04T16:33:44.772Z] layer_test.go:258: Layer size: 14 [2022-04-04T16:33:44.772Z] === RUN TestEnvironmentParsing [2022-04-04T16:33:44.772Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T16:33:44.772Z] PASS [2022-04-04T16:33:44.772Z] coverage: 1.2% of statements [2022-04-04T16:33:44.772Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-04-04T16:33:44.772Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-04T16:33:44.772Z] === RUN TestLayerRelease [2022-04-04T16:33:44.772Z] layer_test.go:291: Failing on Windows [2022-04-04T16:33:44.772Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T16:33:44.772Z] === RUN TestStoreRestore [2022-04-04T16:33:44.772Z] layer_test.go:340: Failing on Windows [2022-04-04T16:33:44.772Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T16:33:44.772Z] === RUN TestTarStreamStability [2022-04-04T16:33:44.772Z] layer_test.go:455: Failing on Windows [2022-04-04T16:33:44.772Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T16:33:44.772Z] === RUN TestRegisterExistingLayer [2022-04-04T16:33:44.772Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-04T16:33:44.772Z] === RUN TestTarStreamVerification [2022-04-04T16:33:44.772Z] layer_test.go:684: Failing on Windows [2022-04-04T16:33:44.903Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-04-04T16:33:44.903Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T16:33:45.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T16:33:45.241Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestLayerMigration [2022-04-04T16:33:45.241Z] migration_test.go:45: Failing on Windows [2022-04-04T16:33:45.241Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T16:33:45.241Z] migration_test.go:181: Failing on Windows [2022-04-04T16:33:45.241Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestMountInit [2022-04-04T16:33:45.241Z] mount_test.go:17: Failing on Windows [2022-04-04T16:33:45.241Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestMountSize [2022-04-04T16:33:45.241Z] mount_test.go:76: Failing on Windows [2022-04-04T16:33:45.241Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestMountChanges [2022-04-04T16:33:45.241Z] mount_test.go:125: Failing on Windows [2022-04-04T16:33:45.241Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestMountApply [2022-04-04T16:33:45.241Z] mount_test.go:212: Failing on Windows [2022-04-04T16:33:45.241Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T16:33:45.241Z] PASS [2022-04-04T16:33:45.241Z] coverage: 30.6% of statements [2022-04-04T16:33:45.241Z] ok github.com/docker/docker/layer 0.303s coverage: 30.6% of statements [2022-04-04T16:33:45.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T16:33:45.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T16:33:45.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T16:33:45.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T16:33:45.241Z] === RUN TestSequenceGetAvailableBit [2022-04-04T16:33:45.241Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSequenceEqual [2022-04-04T16:33:45.241Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSequenceCopy [2022-04-04T16:33:45.241Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestGetFirstAvailable [2022-04-04T16:33:45.241Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestFindSequence [2022-04-04T16:33:45.241Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestCheckIfAvailable [2022-04-04T16:33:45.241Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestMergeSequences [2022-04-04T16:33:45.241Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestPushReservation [2022-04-04T16:33:45.241Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSerializeDeserialize [2022-04-04T16:33:45.241Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSet [2022-04-04T16:33:45.241Z] --- PASS: TestSet (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSetUnset [2022-04-04T16:33:45.241Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestOffsetSetUnset [2022-04-04T16:33:45.241Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSetInRange [2022-04-04T16:33:45.241Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestSetAnyInRange [2022-04-04T16:33:45.241Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestMethods [2022-04-04T16:33:45.241Z] --- PASS: TestMethods (0.00s) [2022-04-04T16:33:45.241Z] === RUN TestRandomAllocateDeallocate [2022-04-04T16:33:45.846Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-04-04T16:33:45.846Z] === RUN TestAuthZPluginHeader [2022-04-04T16:33:46.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T16:33:46.787Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-04-04T16:33:46.787Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T16:33:46.787Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:33:46.787Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T16:33:46.787Z] === RUN TestAuthZPluginV2Disable [2022-04-04T16:33:46.787Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:33:46.787Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-04T16:33:46.787Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T16:33:46.787Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:33:46.787Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T16:33:46.787Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T16:33:46.787Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:33:46.787Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T16:33:46.787Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T16:33:46.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T16:33:46.976Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-04-04T16:33:46.976Z] === RUN TestInfoDebug [2022-04-04T16:33:46.976Z] --- PASS: TestInfoDebug (0.54s) [2022-04-04T16:33:46.976Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:33:46.976Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-04T16:33:46.976Z] === RUN TestInfoListeners [2022-04-04T16:33:47.457Z] === RUN TestInvalidConfig [2022-04-04T16:33:47.457Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T16:33:47.457Z] === RUN TestConfig [2022-04-04T16:33:47.457Z] --- PASS: TestConfig (0.00s) [2022-04-04T16:33:47.457Z] === RUN TestOptionsLabels [2022-04-04T16:33:47.457Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T16:33:47.457Z] === RUN TestValidName [2022-04-04T16:33:47.457Z] --- PASS: TestValidName (0.00s) [2022-04-04T16:33:47.457Z] PASS [2022-04-04T16:33:47.457Z] coverage: 19.7% of statements [2022-04-04T16:33:47.457Z] ok github.com/docker/docker/libnetwork/config 0.086s coverage: 19.7% of statements [2022-04-04T16:33:47.930Z] === RUN TestKey [2022-04-04T16:33:47.930Z] --- PASS: TestKey (0.00s) [2022-04-04T16:33:47.930Z] === RUN TestParseKey [2022-04-04T16:33:47.930Z] --- PASS: TestParseKey (0.00s) [2022-04-04T16:33:47.930Z] === RUN TestInvalidDataStore [2022-04-04T16:33:47.930Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T16:33:47.930Z] === RUN TestKVObjectFlatKey [2022-04-04T16:33:47.930Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T16:33:47.930Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T16:33:47.930Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T16:33:47.930Z] PASS [2022-04-04T16:33:47.930Z] coverage: 21.9% of statements [2022-04-04T16:33:47.930Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-04-04T16:33:48.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T16:33:48.399Z] === RUN TestErrorInterfaces [2022-04-04T16:33:48.399Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestNetworkMarshalling [2022-04-04T16:33:48.399Z] --- PASS: TestNetworkMarshalling (0.19s) [2022-04-04T16:33:48.399Z] === RUN TestEndpointMarshalling [2022-04-04T16:33:48.399Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestAuxAddresses [2022-04-04T16:33:48.399Z] time="2022-04-04T16:33:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:33:48.399Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-04T16:33:48.399Z] === RUN TestSRVServiceQuery [2022-04-04T16:33:48.399Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-04T16:33:48.399Z] === RUN TestServiceVIPReuse [2022-04-04T16:33:48.399Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-04T16:33:48.399Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T16:33:48.399Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestDNSIPQuery [2022-04-04T16:33:48.399Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestDNSProxyServFail [2022-04-04T16:33:48.399Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestSandboxAddEmpty [2022-04-04T16:33:48.399Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestSandboxAddMultiPrio [2022-04-04T16:33:48.399Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestSandboxAddSamePrio [2022-04-04T16:33:48.399Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestCleanupServiceDiscovery [2022-04-04T16:33:48.399Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestDNSOptions [2022-04-04T16:33:48.399Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:33:48.399Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T16:33:48.399Z] time="2022-04-04T16:33:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:33:48.399Z] time="2022-04-04T16:33:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:33:48.399Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T16:33:48.399Z] PASS [2022-04-04T16:33:48.399Z] coverage: 8.5% of statements [2022-04-04T16:33:48.399Z] ok github.com/docker/docker/libnetwork 0.336s coverage: 8.5% of statements [2022-04-04T16:33:48.399Z] === RUN TestIPDataMarshalling [2022-04-04T16:33:48.399Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T16:33:48.399Z] === RUN TestValidateAndIsV6 [2022-04-04T16:33:48.399Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T16:33:48.399Z] PASS [2022-04-04T16:33:48.399Z] coverage: 68.9% of statements [2022-04-04T16:33:48.399Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements [2022-04-04T16:33:48.867Z] === RUN TestDriver [2022-04-04T16:33:48.867Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:33:48.867Z] PASS [2022-04-04T16:33:48.867Z] coverage: 34.8% of statements [2022-04-04T16:33:48.867Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2022-04-04T16:33:48.885Z] --- PASS: TestInfoListeners (2.38s) [2022-04-04T16:33:48.885Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:33:48.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T16:33:49.334Z] === RUN TestDriver [2022-04-04T16:33:49.335Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:33:49.335Z] PASS [2022-04-04T16:33:49.335Z] coverage: 34.8% of statements [2022-04-04T16:33:49.335Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-04T16:33:49.456Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-04T16:33:49.456Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:33:49.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-04T16:33:49.456Z] === RUN TestPingCacheHeaders [2022-04-04T16:33:49.456Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T16:33:49.456Z] === RUN TestPingGet [2022-04-04T16:33:49.456Z] --- PASS: TestPingGet (0.01s) [2022-04-04T16:33:49.457Z] === RUN TestPingHead [2022-04-04T16:33:49.457Z] --- PASS: TestPingHead (0.03s) [2022-04-04T16:33:49.457Z] === RUN TestPingSwarmHeader [2022-04-04T16:33:49.802Z] === RUN TestNetworkAllocateFree [2022-04-04T16:33:49.802Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T16:33:49.802Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T16:33:49.802Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T16:33:49.802Z] PASS [2022-04-04T16:33:49.802Z] coverage: 63.6% of statements [2022-04-04T16:33:49.802Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2022-04-04T16:33:50.022Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T16:33:50.270Z] === RUN TestGetEmptyCapabilities [2022-04-04T16:33:50.270Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T16:33:50.270Z] === RUN TestGetExtraCapabilities [2022-04-04T16:33:50.270Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-04T16:33:50.270Z] === RUN TestGetInvalidCapabilities [2022-04-04T16:33:50.270Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-04T16:33:50.270Z] === RUN TestRemoteDriver [2022-04-04T16:33:50.270Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T16:33:50.270Z] === RUN TestDriverError [2022-04-04T16:33:50.270Z] --- PASS: TestDriverError (0.00s) [2022-04-04T16:33:50.270Z] === RUN TestMissingValues [2022-04-04T16:33:50.270Z] --- PASS: TestMissingValues (0.01s) [2022-04-04T16:33:50.270Z] === RUN TestRollback [2022-04-04T16:33:50.270Z] --- PASS: TestRollback (0.01s) [2022-04-04T16:33:50.270Z] PASS [2022-04-04T16:33:50.270Z] coverage: 57.4% of statements [2022-04-04T16:33:50.270Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.087s coverage: 57.4% of statements [2022-04-04T16:33:50.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T16:33:50.582Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T16:33:50.738Z] === RUN TestNew [2022-04-04T16:33:50.738Z] --- PASS: TestNew (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestAddDriver [2022-04-04T16:33:50.738Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestAddDuplicateDriver [2022-04-04T16:33:50.738Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T16:33:50.738Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestDriver [2022-04-04T16:33:50.738Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestIPAM [2022-04-04T16:33:50.738Z] --- PASS: TestIPAM (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestWalkIPAMs [2022-04-04T16:33:50.738Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestWalkDrivers [2022-04-04T16:33:50.738Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T16:33:50.738Z] PASS [2022-04-04T16:33:50.738Z] coverage: 82.4% of statements [2022-04-04T16:33:50.738Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2022-04-04T16:33:50.738Z] === RUN TestNAT [2022-04-04T16:33:50.738Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T16:33:50.738Z] --- SKIP: TestNAT (0.00s) [2022-04-04T16:33:50.738Z] === RUN TestTransparent [2022-04-04T16:33:50.738Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T16:33:50.738Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T16:33:50.738Z] PASS [2022-04-04T16:33:50.738Z] coverage: 0.0% of statements [2022-04-04T16:33:50.738Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-04-04T16:33:51.208Z] --- PASS: TestRandomAllocateDeallocate (5.69s) [2022-04-04T16:33:51.208Z] === RUN TestAllocateRandomDeallocate [2022-04-04T16:33:51.208Z] === RUN TestBuildDefault [2022-04-04T16:33:51.208Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestBuildHostnameDomainname [2022-04-04T16:33:51.208Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestBuildHostname [2022-04-04T16:33:51.208Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestBuildHostnameFQDN [2022-04-04T16:33:51.208Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestBuildNoIP [2022-04-04T16:33:51.208Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestUpdate [2022-04-04T16:33:51.208Z] --- PASS: TestUpdate (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T16:33:51.208Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T16:33:51.208Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestAddEmpty [2022-04-04T16:33:51.208Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestAdd [2022-04-04T16:33:51.208Z] --- PASS: TestAdd (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestDeleteEmpty [2022-04-04T16:33:51.208Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestDeleteNewline [2022-04-04T16:33:51.208Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestDelete [2022-04-04T16:33:51.208Z] --- PASS: TestDelete (0.00s) [2022-04-04T16:33:51.208Z] === RUN TestConcurrentWrites [2022-04-04T16:33:51.208Z] --- PASS: TestConcurrentWrites (0.23s) [2022-04-04T16:33:51.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T16:33:51.511Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T16:33:51.511Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-04-04T16:33:51.511Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T16:33:51.511Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T16:33:51.511Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T16:33:51.511Z] === RUN TestVersion [2022-04-04T16:33:51.511Z] --- PASS: TestVersion (0.03s) [2022-04-04T16:33:51.511Z] === CONT TestDiskUsage [2022-04-04T16:33:51.679Z] PASS [2022-04-04T16:33:51.679Z] coverage: 81.2% of statements [2022-04-04T16:33:51.679Z] ok github.com/docker/docker/libnetwork/etchosts 0.288s coverage: 81.2% of statements [2022-04-04T16:33:51.679Z] === RUN TestCaller [2022-04-04T16:33:51.679Z] --- PASS: TestCaller (0.00s) [2022-04-04T16:33:51.679Z] PASS [2022-04-04T16:33:51.679Z] coverage: 100.0% of statements [2022-04-04T16:33:51.679Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-04-04T16:33:51.679Z] === RUN TestNew [2022-04-04T16:33:51.679Z] --- PASS: TestNew (0.00s) [2022-04-04T16:33:51.679Z] === RUN TestAllocate [2022-04-04T16:33:51.679Z] --- PASS: TestAllocate (0.00s) [2022-04-04T16:33:51.679Z] === RUN TestUninitialized [2022-04-04T16:33:51.679Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T16:33:51.679Z] === RUN TestAllocateInRange [2022-04-04T16:33:51.679Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T16:33:51.679Z] === RUN TestAllocateSerial [2022-04-04T16:33:51.679Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T16:33:51.679Z] PASS [2022-04-04T16:33:51.679Z] coverage: 87.5% of statements [2022-04-04T16:33:51.679Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2022-04-04T16:33:52.073Z] === RUN TestDiskUsage/empty [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T16:33:52.074Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T16:33:52.147Z] === RUN TestSetSerialInsertDelete [2022-04-04T16:33:52.147Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T16:33:52.147Z] === RUN TestSetParallelInsertDelete [2022-04-04T16:33:52.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T16:33:52.329Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T16:33:52.586Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T16:33:52.615Z] --- PASS: TestAllocateRandomDeallocate (1.45s) [2022-04-04T16:33:52.615Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage (1.22s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T16:33:52.842Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-04T16:33:52.843Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:33:52.843Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-04T16:33:52.843Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-04T16:33:52.843Z] PASS [2022-04-04T16:33:52.843Z] [2022-04-04T16:33:52.843Z] === Skipped [2022-04-04T16:33:52.843Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:33:52.843Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T16:33:52.843Z] [2022-04-04T16:33:52.843Z] DONE 55 tests, 1 skipped in 24.593s [2022-04-04T16:33:52.843Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T16:33:52.843Z] INFO: Testing against a local daemon [2022-04-04T16:33:52.843Z] === RUN TestVolumesCreateAndList [2022-04-04T16:33:52.843Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-04T16:33:52.843Z] === RUN TestVolumesRemove [2022-04-04T16:33:53.086Z] === RUN TestInt2IP2IntConversion [2022-04-04T16:33:53.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T16:33:53.091Z] Using test binary docker [2022-04-04T16:33:53.091Z] +++ /etc/init.d/apparmor start [2022-04-04T16:33:53.091Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:33:53.091Z] INFO: Waiting for daemon to start... [2022-04-04T16:33:53.091Z] Starting dockerd [2022-04-04T16:33:53.091Z] +++ 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-04-04T16:33:53.099Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-04T16:33:53.099Z] === RUN TestVolumesInspect [2022-04-04T16:33:53.099Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T16:33:53.099Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:33:53.099Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:33:53.099Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:33:53.099Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:33:53.099Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T16:33:53.099Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:33:53.099Z] PASS [2022-04-04T16:33:53.099Z] [2022-04-04T16:33:53.099Z] DONE 5 tests in 0.186s [2022-04-04T16:33:53.099Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T16:33:53.099Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14203 is not a child of this shell [2022-04-04T16:33:53.099Z] warning: PID 14203 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-04T16:33:53.099Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T16:33:53.099Z] [2022-04-04T16:33:53.099Z] Unloading profiles will leave already running processes permanently [2022-04-04T16:33:53.099Z] unconfined, which can lead to unexpected situations. [2022-04-04T16:33:53.099Z] [2022-04-04T16:33:53.099Z] To set a process to complain mode, use the command line tool [2022-04-04T16:33:53.099Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T16:33:53.099Z] Removing test suite binaries [2022-04-04T16:33:53.099Z] exiting test-integration [2022-04-04T16:33:53.099Z] ++ exit 0 [2022-04-04T16:33:53.099Z] [2022-04-04T16:33:53.554Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s) [2022-04-04T16:33:53.554Z] === RUN TestRetrieveFromStore [2022-04-04T16:33:53.554Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2022-04-04T16:33:53.554Z] === RUN TestGetAddressVersion [2022-04-04T16:33:53.554Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T16:33:53.554Z] === RUN TestKeyString [2022-04-04T16:33:53.554Z] --- PASS: TestKeyString (0.00s) [2022-04-04T16:33:53.554Z] === RUN TestPoolDataMarshal [2022-04-04T16:33:53.554Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T16:33:53.554Z] === RUN TestSubnetsMarshal [2022-04-04T16:33:53.554Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-04T16:33:53.554Z] === RUN TestAddSubnets [2022-04-04T16:33:53.554Z] --- PASS: TestAddSubnets (0.06s) [2022-04-04T16:33:53.554Z] === RUN TestDoublePoolRelease [2022-04-04T16:33:54.022Z] === RUN TestPoolRequest [2022-04-04T16:33:54.022Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T16:33:54.022Z] === RUN TestOtherRequests [2022-04-04T16:33:54.022Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T16:33:54.022Z] PASS [2022-04-04T16:33:54.022Z] coverage: 57.1% of statements [2022-04-04T16:33:54.022Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-04T16:33:54.022Z] === RUN TestAddReleasePoolID [2022-04-04T16:33:54.022Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-04-04T16:33:54.022Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-04T16:33:54.022Z] === RUN TestPredefinedPool [2022-04-04T16:33:54.022Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-04T16:33:54.022Z] === RUN TestRemoveSubnet [2022-04-04T16:33:54.022Z] --- PASS: TestRemoveSubnet (0.24s) [2022-04-04T16:33:54.022Z] === RUN TestGetSameAddress [2022-04-04T16:33:54.022Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T16:33:54.022Z] === RUN TestPoolAllocationReuse [2022-04-04T16:33:54.022Z] --- PASS: TestRetrieveFromStore (0.57s) [2022-04-04T16:33:54.022Z] === RUN TestIsCorrupted [2022-04-04T16:33:54.022Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T16:33:54.022Z] === RUN TestSetRollover Post stage [Pipeline] junit [2022-04-04T16:33:54.044Z] Recording test results [2022-04-04T16:33:54.991Z] . [2022-04-04T16:33:54.991Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T16:33:55.010Z] === RUN TestGetCapabilities [2022-04-04T16:33:55.010Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T16:33:55.010Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T16:33:55.010Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T16:33:55.010Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T16:33:55.010Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-04T16:33:55.010Z] === RUN TestRemoteDriver [2022-04-04T16:33:55.010Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T16:33:55.010Z] PASS [2022-04-04T16:33:55.010Z] coverage: 47.4% of statements [2022-04-04T16:33:55.010Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-04-04T16:33:55.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T16:33:55.250Z] Running integration-test (iteration 1) [2022-04-04T16:33:55.250Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T16:33:55.250Z] ++ 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-04-04T16:33:55.250Z] ++ set -e [2022-04-04T16:33:55.250Z] ++ '[' -n 0 ']' [2022-04-04T16:33:55.250Z] ++ set -x [2022-04-04T16:33:55.250Z] ++ 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-04-04T16:33:55.250Z] INFO: Testing against a local daemon [2022-04-04T16:33:55.250Z] === RUN TestCgroupNamespacesBuild [2022-04-04T16:33:55.294Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T16:33:55.674Z] + echo Ensuring container killed. [2022-04-04T16:33:55.674Z] Ensuring container killed. [2022-04-04T16:33:55.674Z] + docker rm -vf docker-pr1 [2022-04-04T16:33:55.674Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T16:33:55.698Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2022-04-04T16:33:55.698Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:33:55.998Z] --- PASS: TestPoolAllocationReuse (1.60s) [2022-04-04T16:33:55.998Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T16:33:55.998Z] === RUN TestWindowsIPAM [2022-04-04T16:33:55.998Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T16:33:55.998Z] PASS [2022-04-04T16:33:55.998Z] coverage: 71.4% of statements [2022-04-04T16:33:55.998Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-04T16:33:55.998Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T16:33:55.998Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-04-04T16:33:55.998Z] --- PASS: TestSetRollover (1.59s) [2022-04-04T16:33:55.998Z] === RUN TestSetRolloverSerial [2022-04-04T16:33:56.000Z] + echo Chowning /workspace to jenkins user [2022-04-04T16:33:56.000Z] Chowning /workspace to jenkins user [2022-04-04T16:33:56.000Z] + id -u [2022-04-04T16:33:56.000Z] + id -g [2022-04-04T16:33:56.000Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T16:33:56.001Z] Unable to find image 'busybox:latest' locally [2022-04-04T16:33:56.257Z] latest: Pulling from library/busybox [2022-04-04T16:33:56.257Z] 554879bb3004: Pulling fs layer [2022-04-04T16:33:56.257Z] 554879bb3004: Download complete [2022-04-04T16:33:56.466Z] === RUN TestDefaultNetwork [2022-04-04T16:33:56.513Z] 554879bb3004: Pull complete [2022-04-04T16:33:56.513Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T16:33:56.513Z] Status: Downloaded newer image for busybox:latest [2022-04-04T16:33:56.934Z] --- PASS: TestDefaultNetwork (0.24s) [2022-04-04T16:33:56.934Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T16:33:56.934Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-04-04T16:33:56.934Z] === RUN TestInitAddressPools [2022-04-04T16:33:56.934Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T16:33:56.934Z] PASS [2022-04-04T16:33:56.934Z] coverage: 74.0% of statements [2022-04-04T16:33:56.934Z] ok github.com/docker/docker/libnetwork/ipamutils 0.556s coverage: 74.0% of statements [2022-04-04T16:33:57.790Z] --- PASS: TestCgroupNamespacesBuild (2.10s) [2022-04-04T16:33:57.790Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T16:33:57.922Z] --- PASS: TestSetRolloverSerial (1.81s) [2022-04-04T16:33:57.922Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T16:33:57.922Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T16:33:57.922Z] PASS [2022-04-04T16:33:57.922Z] coverage: 84.4% of statements [2022-04-04T16:33:57.922Z] ok github.com/docker/docker/libnetwork/bitseq 12.341s coverage: 84.4% of statements [2022-04-04T16:33:57.922Z] === RUN TestKeyValue [2022-04-04T16:33:57.922Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T16:33:57.922Z] PASS [2022-04-04T16:33:57.922Z] coverage: 60.0% of statements [2022-04-04T16:33:57.922Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T16:33:58.256Z] + bundleName=amd64-rootless [2022-04-04T16:33:58.256Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-04T16:33:58.256Z] Creating amd64-rootless-bundles.tar.gz [2022-04-04T16:33:58.256Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T16:33:58.256Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T16:33:58.273Z] Archiving artifacts [2022-04-04T16:33:58.391Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.69s) [2022-04-04T16:33:58.391Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T16:33:59.171Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2022-04-04T16:33:59.171Z] === RUN TestBuildWithSession [2022-04-04T16:33:59.171Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:33:59.171Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:33:59.171Z] === RUN TestBuildSquashParent [2022-04-04T16:33:59.758Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T16:34:00.062Z] + make clean [2022-04-04T16:34:00.062Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T16:34:00.317Z] docker-dev-cache [2022-04-04T16:34:00.317Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T16:34:00.605Z] === RUN TestNetworkDBSimple [2022-04-04T16:34:01.074Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.76s) [2022-04-04T16:34:01.074Z] === RUN TestGetAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T16:34:01.693Z] 2022/04/04 16:34:01 Closing DB instances... [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T16:34:02.161Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T16:34:02.161Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-04T16:34:02.161Z] PASS [2022-04-04T16:34:02.161Z] coverage: 100.0% of statements [2022-04-04T16:34:02.161Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-04-04T16:34:02.631Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-04T16:34:02.631Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T16:34:02.631Z] === RUN TestGenerate [2022-04-04T16:34:02.631Z] --- PASS: TestGenerate (0.00s) [2022-04-04T16:34:02.631Z] === RUN TestGeneratePtr [2022-04-04T16:34:02.631Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T16:34:02.631Z] === RUN TestGenerateMissingField [2022-04-04T16:34:02.631Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T16:34:02.631Z] === RUN TestFieldCannotBeSet [2022-04-04T16:34:02.631Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T16:34:02.631Z] === RUN TestTypeMismatchError [2022-04-04T16:34:02.631Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T16:34:02.631Z] PASS [2022-04-04T16:34:02.631Z] coverage: 100.0% of statements [2022-04-04T16:34:02.631Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2022-04-04T16:34:03.100Z] testing: warning: no tests to run [2022-04-04T16:34:03.100Z] PASS [2022-04-04T16:34:03.100Z] coverage: 0.0% of statements [2022-04-04T16:34:03.100Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-04T16:34:03.100Z] === RUN TestRequestNewPort [2022-04-04T16:34:03.100Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T16:34:03.100Z] === RUN TestRequestSpecificPort [2022-04-04T16:34:03.100Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T16:34:03.100Z] === RUN TestReleasePort [2022-04-04T16:34:03.100Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T16:34:03.100Z] === RUN TestReuseReleasedPort [2022-04-04T16:34:03.100Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestReleaseUnreadledPort [2022-04-04T16:34:03.569Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestUnknowProtocol [2022-04-04T16:34:03.569Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestAllocateAllPorts [2022-04-04T16:34:03.569Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestPortAllocation [2022-04-04T16:34:03.569Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T16:34:03.569Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestNoDuplicateBPR [2022-04-04T16:34:03.569Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T16:34:03.569Z] === RUN TestChangePortRange [2022-04-04T16:34:03.569Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T16:34:03.569Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T16:34:03.569Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T16:34:03.569Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T16:34:03.569Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T16:34:03.569Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T16:34:03.569Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T16:34:03.569Z] PASS [2022-04-04T16:34:03.569Z] coverage: 88.6% of statements [2022-04-04T16:34:03.569Z] ok github.com/docker/docker/libnetwork/portallocator 0.058s coverage: 88.6% of statements [2022-04-04T16:34:03.569Z] testing: warning: no tests to run [2022-04-04T16:34:03.569Z] PASS [2022-04-04T16:34:03.569Z] coverage: 0.0% of statements [2022-04-04T16:34:03.569Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-04T16:34:03.569Z] 2022/04/04 16:34:03 Closing DB instances... [2022-04-04T16:34:04.040Z] === RUN TestHashData [2022-04-04T16:34:04.040Z] --- PASS: TestHashData (0.00s) [2022-04-04T16:34:04.040Z] PASS [2022-04-04T16:34:04.040Z] coverage: 2.8% of statements [2022-04-04T16:34:04.040Z] ok github.com/docker/docker/libnetwork/resolvconf 0.054s coverage: 2.8% of statements [2022-04-04T16:34:04.508Z] === RUN TestErrorConstructors [2022-04-04T16:34:04.508Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T16:34:04.508Z] === RUN TestCompareIPMask [2022-04-04T16:34:04.508Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T16:34:04.508Z] === RUN TestUtilGetHostPartIP [2022-04-04T16:34:04.508Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T16:34:04.508Z] === RUN TestUtilGetBroadcastIP [2022-04-04T16:34:04.508Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T16:34:04.508Z] === RUN TestParseCIDR [2022-04-04T16:34:04.508Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T16:34:04.508Z] PASS [2022-04-04T16:34:04.508Z] coverage: 37.3% of statements [2022-04-04T16:34:04.508Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-04-04T16:34:04.894Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-04T16:34:04.894Z] PASS [2022-04-04T16:34:04.894Z] [2022-04-04T16:34:04.894Z] === Skipped [2022-04-04T16:34:04.894Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T16:34:04.894Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:34:04.894Z] [2022-04-04T16:34:04.894Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-04T16:34:04.894Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:34:04.894Z] [2022-04-04T16:34:04.894Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T16:34:04.894Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:34:04.894Z] [2022-04-04T16:34:04.894Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T16:34:04.894Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:34:04.894Z] [2022-04-04T16:34:04.894Z] DONE 17 tests, 4 skipped in 25.739s [2022-04-04T16:34:04.894Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T16:34:04.894Z] ++ 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-04-04T16:34:04.894Z] ++ set -e [2022-04-04T16:34:04.894Z] ++ '[' -n 0 ']' [2022-04-04T16:34:04.894Z] ++ set -x [2022-04-04T16:34:04.894Z] ++ 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-04-04T16:34:04.894Z] INFO: Testing against a local daemon [2022-04-04T16:34:04.894Z] === RUN TestPluginInvalidJSON [2022-04-04T16:34:04.894Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:34:04.894Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:34:04.894Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:34:04.894Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T16:34:04.894Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T16:34:04.894Z] === RUN TestPluginInstall [2022-04-04T16:34:04.894Z] === RUN TestPluginInstall/no_auth [2022-04-04T16:34:04.894Z] time="2022-04-04T16:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:34:04.894Z] time="2022-04-04T16:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e1283c3756b4752453e5365ea1c3e9a9276873c1b37a1dbde4fa5fe231f145f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:34:04.894Z] time="2022-04-04T16:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:34:04.894Z] time="2022-04-04T16:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e1283c3756b4752453e5365ea1c3e9a9276873c1b37a1dbde4fa5fe231f145f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:34:04.894Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T16:34:04.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T16:34:04.977Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T16:34:04.977Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T16:34:04.977Z] PASS [2022-04-04T16:34:04.977Z] coverage: 55.0% of statements [2022-04-04T16:34:04.977Z] ok github.com/docker/docker/oci 0.062s coverage: 55.0% of statements [2022-04-04T16:34:05.158Z] time="2022-04-04T16:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:34:05.158Z] time="2022-04-04T16:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e1283c3756b4752453e5365ea1c3e9a9276873c1b37a1dbde4fa5fe231f145f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:34:05.158Z] time="2022-04-04T16:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:34:05.158Z] time="2022-04-04T16:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e1283c3756b4752453e5365ea1c3e9a9276873c1b37a1dbde4fa5fe231f145f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:34:05.418Z] === RUN TestPluginInstall/with_insecure [2022-04-04T16:34:05.445Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-04-04T16:34:05.446Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T16:34:05.446Z] === RUN TestAddressPoolOpt [2022-04-04T16:34:05.446Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/a [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/something [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/_=a [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/PATH [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/=a [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/PATH= [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/PATH=something [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/1asd [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/123 [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/some_space [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/= [2022-04-04T16:34:05.446Z] === RUN TestValidateEnv/PaTh [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestParseHost [2022-04-04T16:34:05.446Z] --- PASS: TestParseHost (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestParseDockerDaemonHost [2022-04-04T16:34:05.446Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestParseTCP [2022-04-04T16:34:05.446Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T16:34:05.446Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestValidateExtraHosts [2022-04-04T16:34:05.446Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestIpOptString [2022-04-04T16:34:05.446Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T16:34:05.446Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T16:34:05.446Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestIpOptSetInvalidVal [2022-04-04T16:34:05.446Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestValidateIPAddress [2022-04-04T16:34:05.446Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestMapOpts [2022-04-04T16:34:05.446Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestListOptsWithoutValidator [2022-04-04T16:34:05.446Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestListOptsWithValidator [2022-04-04T16:34:05.446Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestValidateDNSSearch [2022-04-04T16:34:05.446Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T16:34:05.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T16:34:05.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestNamedListOpts [2022-04-04T16:34:05.446Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestNamedMapOpts [2022-04-04T16:34:05.446Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestParseLink [2022-04-04T16:34:05.446Z] --- PASS: TestParseLink (0.00s) [2022-04-04T16:34:05.446Z] === RUN TestUlimitOpt [2022-04-04T16:34:05.446Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T16:34:05.446Z] PASS [2022-04-04T16:34:05.446Z] coverage: 66.3% of statements [2022-04-04T16:34:05.446Z] ok github.com/docker/docker/opts 0.062s coverage: 66.3% of statements [2022-04-04T16:34:05.446Z] === RUN TestParseVersion [2022-04-04T16:34:05.446Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T16:34:05.446Z] PASS [2022-04-04T16:34:05.446Z] coverage: 52.9% of statements [2022-04-04T16:34:05.446Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-04T16:34:06.359Z] time="2022-04-04T16:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:34:06.359Z] time="2022-04-04T16:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5550cca0693bae8f2173a18d397b060c854df19e14ebdc1b009934af622d32de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:34:06.359Z] time="2022-04-04T16:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:34:06.359Z] time="2022-04-04T16:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5550cca0693bae8f2173a18d397b060c854df19e14ebdc1b009934af622d32de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:34:06.359Z] plugin_test.go:165: [dc406de84c00a] daemon is not started [2022-04-04T16:34:06.359Z] --- PASS: TestPluginInstall (3.13s) [2022-04-04T16:34:06.359Z] --- PASS: TestPluginInstall/no_auth (1.60s) [2022-04-04T16:34:06.359Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-04-04T16:34:06.359Z] --- PASS: TestPluginInstall/with_insecure (0.99s) [2022-04-04T16:34:06.359Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:34:06.432Z] 2022/04/04 16:34:06 Closing DB instances... [2022-04-04T16:34:07.288Z] --- PASS: TestBuildSquashParent (8.09s) [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:34:07.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:34:07.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:34:07.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:34:07.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:34:07.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:34:07.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:34:07.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:34:07.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:34:07.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:34:07.419Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T16:34:07.419Z] === RUN TestIsArchivePathDir [2022-04-04T16:34:07.419Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T16:34:07.419Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T16:34:07.419Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-04-04T16:34:07.419Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T16:34:07.419Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T16:34:07.419Z] === RUN TestMiddleware [2022-04-04T16:34:07.419Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T16:34:07.419Z] === RUN TestNewResponseModifier [2022-04-04T16:34:07.419Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T16:34:07.419Z] PASS [2022-04-04T16:34:07.419Z] coverage: 26.8% of statements [2022-04-04T16:34:07.419Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-04T16:34:07.419Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T16:34:07.419Z] ok github.com/docker/docker/pkg/authorization 0.449s coverage: 26.8% of statements [2022-04-04T16:34:07.874Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2022-04-04T16:34:07.874Z] === RUN TestCreateServiceSysctls [2022-04-04T16:34:07.888Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-04T16:34:07.888Z] === RUN TestIsArchivePathTar [2022-04-04T16:34:07.888Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-04-04T16:34:07.888Z] === RUN TestDecompressStreamGzip [2022-04-04T16:34:07.888Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-04T16:34:07.888Z] === RUN TestDecompressStreamBzip2 [2022-04-04T16:34:07.888Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-04-04T16:34:07.888Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T16:34:07.888Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-04T16:34:07.888Z] === RUN TestDecompressStreamXz [2022-04-04T16:34:07.888Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T16:34:07.888Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestDecompressStreamZstd [2022-04-04T16:34:07.888Z] archive_test.go:140: zstd not installed [2022-04-04T16:34:07.888Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-04T16:34:07.888Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T16:34:07.888Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T16:34:07.888Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestCompressStreamInvalid [2022-04-04T16:34:07.888Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestExtensionInvalid [2022-04-04T16:34:07.888Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestExtensionUncompressed [2022-04-04T16:34:07.888Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestExtensionBzip2 [2022-04-04T16:34:07.888Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestExtensionGzip [2022-04-04T16:34:07.888Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestExtensionXz [2022-04-04T16:34:07.888Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestExtensionZstd [2022-04-04T16:34:07.888Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestCmdStreamLargeStderr [2022-04-04T16:34:07.888Z] === RUN TestUnbuffered [2022-04-04T16:34:07.888Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T16:34:07.888Z] === RUN TestRaceUnbuffered [2022-04-04T16:34:07.888Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T16:34:07.888Z] PASS [2022-04-04T16:34:07.888Z] coverage: 100.0% of statements [2022-04-04T16:34:07.888Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2022-04-04T16:34:08.270Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T16:34:08.357Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-04T16:34:08.358Z] === RUN TestCmdStreamBad [2022-04-04T16:34:08.358Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T16:34:08.358Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestCmdStreamGood [2022-04-04T16:34:08.358Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-04T16:34:08.358Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T16:34:08.358Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-04T16:34:08.358Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T16:34:08.358Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestUntarPath [2022-04-04T16:34:08.358Z] --- PASS: TestUntarPath (0.06s) [2022-04-04T16:34:08.358Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T16:34:08.358Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-04T16:34:08.358Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T16:34:08.358Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-04T16:34:08.358Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T16:34:08.358Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T16:34:08.358Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestCopyWithTarSrcFile [2022-04-04T16:34:08.358Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T16:34:08.358Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T16:34:08.358Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T16:34:08.358Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T16:34:08.358Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T16:34:08.358Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T16:34:08.358Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T16:34:08.358Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-04T16:34:08.358Z] === RUN TestTarFiles [2022-04-04T16:34:08.828Z] === RUN TestMatch [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[foo]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[]#01 [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[qux]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T16:34:08.828Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T16:34:08.828Z] --- PASS: TestMatch (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T16:34:08.828Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T16:34:08.828Z] PASS [2022-04-04T16:34:08.828Z] coverage: 87.5% of statements [2022-04-04T16:34:08.828Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-04-04T16:34:08.840Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T16:34:09.435Z] --- PASS: TestPluginsWithRuntimes (3.08s) [2022-04-04T16:34:09.435Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-04-04T16:34:09.435Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-04-04T16:34:09.435Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:34:09.817Z] === RUN TestChrootTarUntar [2022-04-04T16:34:09.817Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T16:34:09.817Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T16:34:09.817Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T16:34:09.817Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootCopyWithTar [2022-04-04T16:34:09.817Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootCopyFileWithTar [2022-04-04T16:34:09.817Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootUntarPath [2022-04-04T16:34:09.817Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T16:34:09.817Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T16:34:09.817Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:34:09.817Z] === RUN TestChrootApplyDotDotFile [2022-04-04T16:34:09.817Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:09.817Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T16:34:09.817Z] PASS [2022-04-04T16:34:09.817Z] coverage: 12.0% of statements [2022-04-04T16:34:09.817Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 12.0% of statements [2022-04-04T16:34:10.015Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-04T16:34:10.015Z] PASS [2022-04-04T16:34:10.015Z] [2022-04-04T16:34:10.015Z] DONE 10 tests in 6.878s [2022-04-04T16:34:10.015Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T16:34:10.015Z] ++ 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-04-04T16:34:10.015Z] ++ set -e [2022-04-04T16:34:10.015Z] ++ '[' -n 0 ']' [2022-04-04T16:34:10.015Z] ++ set -x [2022-04-04T16:34:10.015Z] ++ 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-04-04T16:34:10.277Z] INFO: Testing against a local daemon [2022-04-04T16:34:10.277Z] === RUN TestExternalGraphDriver [2022-04-04T16:34:10.277Z] === RUN TestExternalGraphDriver/json [2022-04-04T16:34:10.291Z] 2022/04/04 16:34:09 Closing DB instances... [2022-04-04T16:34:10.393Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-04-04T16:34:10.393Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:34:10.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:34:10.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:34:10.761Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T16:34:10.761Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T16:34:10.761Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T16:34:10.761Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T16:34:10.761Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T16:34:10.761Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T16:34:10.761Z] PASS [2022-04-04T16:34:10.761Z] coverage: 0.0% of statements [2022-04-04T16:34:10.761Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-04-04T16:34:10.834Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T16:34:10.834Z] Using test binary docker [2022-04-04T16:34:11.093Z] +++ /etc/init.d/apparmor start [2022-04-04T16:34:11.093Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:34:11.093Z] INFO: Waiting for daemon to start... [2022-04-04T16:34:11.093Z] Starting dockerd [2022-04-04T16:34:11.093Z] +++ 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-04-04T16:34:11.231Z] === RUN TestSizeEmpty [2022-04-04T16:34:11.231Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestSizeEmptyFile [2022-04-04T16:34:11.231Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestSizeNonemptyFile [2022-04-04T16:34:11.231Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T16:34:11.231Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T16:34:11.231Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T16:34:11.231Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestMoveToSubdir [2022-04-04T16:34:11.231Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T16:34:11.231Z] === RUN TestSizeNonExistingDirectory [2022-04-04T16:34:11.231Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T16:34:11.231Z] PASS [2022-04-04T16:34:11.231Z] coverage: 80.0% of statements [2022-04-04T16:34:11.231Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2022-04-04T16:34:11.355Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T16:34:11.355Z] Using test binary docker [2022-04-04T16:34:11.355Z] +++ /etc/init.d/apparmor start [2022-04-04T16:34:11.355Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T16:34:11.355Z] INFO: Waiting for daemon to start... [2022-04-04T16:34:11.355Z] Starting dockerd [2022-04-04T16:34:11.355Z] +++ 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-04-04T16:34:11.661Z] === RUN TestExternalGraphDriver/spec [2022-04-04T16:34:12.218Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-04-04T16:34:12.218Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T16:34:12.218Z] === RUN TestPollerAddRemove [2022-04-04T16:34:12.218Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T16:34:12.218Z] === RUN TestPollerEvent [2022-04-04T16:34:12.218Z] poller_test.go:40: No chmod on Windows [2022-04-04T16:34:12.218Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T16:34:12.218Z] === RUN TestPollerClose [2022-04-04T16:34:12.218Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T16:34:12.218Z] PASS [2022-04-04T16:34:12.218Z] coverage: 45.7% of statements [2022-04-04T16:34:12.218Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-04-04T16:34:12.735Z] .=== CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:34:12.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:34:12.920Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-04-04T16:34:12.920Z] === RUN TestInspect [2022-04-04T16:34:12.993Z] [2022-04-04T16:34:12.993Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T16:34:13.211Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T16:34:13.211Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T16:34:13.211Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T16:34:13.211Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T16:34:13.211Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCopyFile [2022-04-04T16:34:13.211Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T16:34:13.211Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T16:34:13.211Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T16:34:13.211Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T16:34:13.211Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T16:34:13.211Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestWildcardMatches [2022-04-04T16:34:13.211Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestPatternMatches [2022-04-04T16:34:13.211Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T16:34:13.211Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T16:34:13.211Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T16:34:13.211Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T16:34:13.211Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T16:34:13.211Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T16:34:13.211Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestSingleExclamationError [2022-04-04T16:34:13.211Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestMatchesWithNoPatterns [2022-04-04T16:34:13.211Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T16:34:13.211Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestMatches [2022-04-04T16:34:13.211Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T16:34:13.211Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T16:34:13.211Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T16:34:13.211Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T16:34:13.211Z] --- PASS: TestMatches (0.01s) [2022-04-04T16:34:13.211Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T16:34:13.211Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T16:34:13.211Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T16:34:13.211Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCleanPatterns [2022-04-04T16:34:13.211Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T16:34:13.211Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T16:34:13.211Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T16:34:13.211Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T16:34:13.211Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T16:34:13.211Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCreateIfNotExistsDir [2022-04-04T16:34:13.211Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCreateIfNotExistsFile [2022-04-04T16:34:13.211Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestMatch [2022-04-04T16:34:13.211Z] --- PASS: TestMatch (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestCompile [2022-04-04T16:34:13.211Z] === RUN TestCompile/slash [2022-04-04T16:34:13.211Z] === RUN TestCompile/backslash [2022-04-04T16:34:13.211Z] --- PASS: TestCompile (0.00s) [2022-04-04T16:34:13.211Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T16:34:13.211Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T16:34:13.211Z] PASS [2022-04-04T16:34:13.211Z] coverage: 84.7% of statements [2022-04-04T16:34:13.211Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 84.7% of statements [2022-04-04T16:34:13.211Z] --- PASS: TestTarFiles (5.01s) [2022-04-04T16:34:13.211Z] === RUN TestDetectCompressionZstd [2022-04-04T16:34:13.211Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T16:34:13.211Z] === RUN TestTarUntar [2022-04-04T16:34:13.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T16:34:13.251Z] Error: No such image: emptyfs [2022-04-04T16:34:13.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T16:34:13.251Z] ++++ docker load [2022-04-04T16:34:13.511Z] Running integration-test (iteration 1) [2022-04-04T16:34:13.511Z] 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-04-04T16:34:13.511Z] ++ 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-04-04T16:34:13.511Z] ++ set -e [2022-04-04T16:34:13.511Z] ++ '[' -n 0 ']' [2022-04-04T16:34:13.511Z] ++ set -x [2022-04-04T16:34:13.511Z] ++ 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-04-04T16:34:13.511Z] [2022-04-04T16:34:13.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T16:34:13.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T16:34:13.511Z] Error: No such image: emptyfs [2022-04-04T16:34:13.511Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T16:34:13.511Z] ++++ docker load [2022-04-04T16:34:13.575Z] === RUN TestExternalGraphDriver/pull [2022-04-04T16:34:13.680Z] --- PASS: TestTarUntar (0.04s) [2022-04-04T16:34:13.680Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T16:34:13.680Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T16:34:13.680Z] === RUN TestTarWithOptions [2022-04-04T16:34:13.680Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T16:34:13.680Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T16:34:13.680Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T16:34:13.680Z] === RUN TestUntarUstarGnuConflict [2022-04-04T16:34:13.680Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-04T16:34:13.680Z] === RUN TestUntarInvalidFilenames [2022-04-04T16:34:13.680Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1928262169\\dest" [2022-04-04T16:34:13.680Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-04-04T16:34:13.680Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T16:34:13.680Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T16:34:13.680Z] === RUN TestUntarInvalidHardlink [2022-04-04T16:34:13.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2900160448\\victim\\hello" -> "../victim/hello" [2022-04-04T16:34:13.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2831831449\\victim\\hello" -> "/../victim/hello" [2022-04-04T16:34:13.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3203468160\\victim" -> "../victim" [2022-04-04T16:34:13.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2729404037\\victim" -> "../victim" [2022-04-04T16:34:13.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2197822532\\victim" -> "../victim" [2022-04-04T16:34:13.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2739959971\\victim" -> "../victim" [2022-04-04T16:34:13.680Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-04T16:34:13.680Z] === RUN TestUntarInvalidSymlink [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2134151875\\dest\\dotdot" -> "../victim/hello" [2022-04-04T16:34:13.680Z] === RUN TestGet [2022-04-04T16:34:13.680Z] --- PASS: TestGet (0.00s) [2022-04-04T16:34:13.680Z] === RUN TestGetShortcutString [2022-04-04T16:34:13.680Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T16:34:13.680Z] PASS [2022-04-04T16:34:13.680Z] coverage: 42.9% of statements [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2801379893\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink890065299\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:13.680Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2937796654\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1607798662\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4251679335\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:13.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2321670594\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T16:34:13.680Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-04T16:34:13.680Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T16:34:13.680Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T16:34:13.680Z] === RUN TestXGlobalNoParent [2022-04-04T16:34:13.680Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T16:34:13.680Z] === RUN TestReplaceFileTarWrapper [2022-04-04T16:34:13.680Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-04-04T16:34:13.680Z] === RUN TestPrefixHeaderReadable [2022-04-04T16:34:14.080Z] Running integration-test (iteration 1) [2022-04-04T16:34:14.080Z] 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-04-04T16:34:14.080Z] ++ 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-04-04T16:34:14.080Z] ++ set -e [2022-04-04T16:34:14.080Z] ++ '[' -n 0 ']' [2022-04-04T16:34:14.080Z] ++ set -x [2022-04-04T16:34:14.080Z] ++ 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-04-04T16:34:14.148Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-04T16:34:14.148Z] === RUN TestDisablePigz [2022-04-04T16:34:14.148Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T16:34:14.148Z] --- PASS: TestDisablePigz (0.12s) [2022-04-04T16:34:14.148Z] === RUN TestPigz [2022-04-04T16:34:14.148Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T16:34:14.148Z] --- PASS: TestPigz (0.14s) [2022-04-04T16:34:14.148Z] === RUN TestNosysFileInfo [2022-04-04T16:34:14.148Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T16:34:14.148Z] archive_windows_test.go:16: Currently fails [2022-04-04T16:34:14.148Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestCanonicalTarNameForPath [2022-04-04T16:34:14.148Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestCanonicalTarName [2022-04-04T16:34:14.148Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChmodTarEntry [2022-04-04T16:34:14.148Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestHardLinkOrder [2022-04-04T16:34:14.148Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-04T16:34:14.148Z] === RUN TestChangeString [2022-04-04T16:34:14.148Z] --- PASS: TestChangeString (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesWithNoChanges [2022-04-04T16:34:14.148Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T16:34:14.148Z] === RUN TestChangesWithChanges [2022-04-04T16:34:14.148Z] 2022/04/04 16:34:14 Closing DB instances... [2022-04-04T16:34:14.148Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T16:34:14.148Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T16:34:14.148Z] changes_test.go:196: needs more investigation [2022-04-04T16:34:14.148Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesDirsEmpty [2022-04-04T16:34:14.148Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:34:14.148Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesDirsMutated [2022-04-04T16:34:14.148Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:34:14.148Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestApplyLayer [2022-04-04T16:34:14.148Z] changes_test.go:433: needs further investigation [2022-04-04T16:34:14.148Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T16:34:14.148Z] changes_test.go:469: needs further investigation [2022-04-04T16:34:14.148Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T16:34:14.148Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T16:34:14.148Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestChangesSize [2022-04-04T16:34:14.148Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T16:34:14.148Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T16:34:14.148Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3820531382\\dest" [2022-04-04T16:34:14.148Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-04T16:34:14.148Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T16:34:14.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1578355537\\victim\\hello" -> "../victim/hello" [2022-04-04T16:34:14.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3709871243\\victim\\hello" -> "/../victim/hello" [2022-04-04T16:34:14.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4273226409\\victim" -> "../victim" [2022-04-04T16:34:14.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink438092414\\victim" -> "../victim" [2022-04-04T16:34:14.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3197675198\\victim" -> "../victim" [2022-04-04T16:34:14.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1825985940\\victim" -> "../victim" [2022-04-04T16:34:14.148Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-04T16:34:14.148Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T16:34:14.148Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2494625774\\dest\\dotdot" -> "../victim/hello" [2022-04-04T16:34:14.148Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink258741756\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T16:34:14.148Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1414870996\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:14.148Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3063275742\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:14.148Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2103836061\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:14.338Z] Loaded image: busybox:latest [2022-04-04T16:34:14.597Z] Loaded image: busybox:glibc [2022-04-04T16:34:14.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink633229189\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:34:14.615Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-04T16:34:14.615Z] === RUN TestApplyLayerWhiteouts [2022-04-04T16:34:14.615Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-04T16:34:14.615Z] === RUN TestGenerateEmptyFile [2022-04-04T16:34:14.615Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T16:34:14.615Z] === RUN TestGenerateWithContent [2022-04-04T16:34:14.615Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T16:34:14.615Z] PASS [2022-04-04T16:34:14.615Z] coverage: 61.9% of statements [2022-04-04T16:34:14.615Z] ok github.com/docker/docker/pkg/archive 6.972s coverage: 61.9% of statements [2022-04-04T16:34:14.615Z] === RUN TestCreateIDMapOrder [2022-04-04T16:34:14.615Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T16:34:14.615Z] PASS [2022-04-04T16:34:14.615Z] coverage: 7.2% of statements [2022-04-04T16:34:14.615Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2022-04-04T16:34:14.858Z] Loaded image: busybox:latest [2022-04-04T16:34:14.959Z] --- PASS: TestExternalGraphDriver (4.63s) [2022-04-04T16:34:14.959Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-04-04T16:34:14.959Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-04-04T16:34:14.959Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-04-04T16:34:14.959Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:34:14.959Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:34:14.959Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-04T16:34:14.959Z] PASS [2022-04-04T16:34:14.959Z] [2022-04-04T16:34:14.959Z] === Skipped [2022-04-04T16:34:14.959Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-04T16:34:14.959Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:34:14.959Z] [2022-04-04T16:34:14.959Z] DONE 5 tests, 1 skipped in 4.736s [2022-04-04T16:34:14.959Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T16:34:14.959Z] ++ 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-04-04T16:34:14.959Z] ++ set -e [2022-04-04T16:34:14.959Z] ++ '[' -n 0 ']' [2022-04-04T16:34:14.959Z] ++ set -x [2022-04-04T16:34:14.959Z] ++ 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-04-04T16:34:14.959Z] INFO: Testing against a local daemon [2022-04-04T16:34:14.959Z] === RUN TestContinueAfterPluginCrash [2022-04-04T16:34:14.959Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T16:34:14.959Z] === RUN TestReadPluginNoRead [2022-04-04T16:34:14.959Z] === PAUSE TestReadPluginNoRead [2022-04-04T16:34:14.959Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T16:34:14.959Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T16:34:14.959Z] === CONT TestContinueAfterPluginCrash [2022-04-04T16:34:14.959Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)Loaded image: busybox:glibc [2022-04-04T16:34:15.116Z] [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2022-04-04T16:34:15.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2022-04-04T16:34:15.116Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:34:15.116Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T16:34:15.231Z] === RUN TestBoolValue [2022-04-04T16:34:15.231Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestBoolValueOrDefault [2022-04-04T16:34:15.231Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestInt64ValueOrZero [2022-04-04T16:34:15.231Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestInt64ValueOrDefault [2022-04-04T16:34:15.231Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T16:34:15.231Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestJsonContentType [2022-04-04T16:34:15.231Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 16.2% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 16.2% of statements [2022-04-04T16:34:15.231Z] === RUN TestMaskSecretKeys [2022-04-04T16:34:15.231Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T16:34:15.231Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T16:34:15.231Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T16:34:15.231Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestVersionMiddlewareVersion [2022-04-04T16:34:15.231Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T16:34:15.231Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 37.7% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T16:34:15.231Z] === RUN TestStrSliceMarshalJSON [2022-04-04T16:34:15.231Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T16:34:15.231Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestStrSliceUnmarshalString [2022-04-04T16:34:15.231Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T16:34:15.231Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 90.0% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2022-04-04T16:34:15.231Z] === RUN TestToJSON [2022-04-04T16:34:15.231Z] --- PASS: TestToJSON (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestToParamWithVersion [2022-04-04T16:34:15.231Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestFromJSON [2022-04-04T16:34:15.231Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestEmpty [2022-04-04T16:34:15.231Z] --- PASS: TestEmpty (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T16:34:15.231Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestArgsMatchKVList [2022-04-04T16:34:15.231Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestArgsMatch [2022-04-04T16:34:15.231Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestAdd [2022-04-04T16:34:15.231Z] --- PASS: TestAdd (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestDel [2022-04-04T16:34:15.231Z] --- PASS: TestDel (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestLen [2022-04-04T16:34:15.231Z] --- PASS: TestLen (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestExactMatch [2022-04-04T16:34:15.231Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestOnlyOneExactMatch [2022-04-04T16:34:15.231Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestContains [2022-04-04T16:34:15.231Z] --- PASS: TestContains (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestValidate [2022-04-04T16:34:15.231Z] --- PASS: TestValidate (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestWalkValues [2022-04-04T16:34:15.231Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestFuzzyMatch [2022-04-04T16:34:15.231Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestClone [2022-04-04T16:34:15.231Z] --- PASS: TestClone (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 92.2% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2022-04-04T16:34:15.231Z] === RUN TestDurationToSecondsString [2022-04-04T16:34:15.231Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestGetTimestamp [2022-04-04T16:34:15.231Z] === RUN TestAdjustForAPIVersion [2022-04-04T16:34:15.231Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 5.7% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/system [no test files] [2022-04-04T16:34:15.231Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-04T16:34:15.231Z] === RUN TestParseTimestamps [2022-04-04T16:34:15.231Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 100.0% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2022-04-04T16:34:15.231Z] === RUN TestCompareVersion [2022-04-04T16:34:15.231Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T16:34:15.231Z] PASS [2022-04-04T16:34:15.231Z] coverage: 77.3% of statements [2022-04-04T16:34:15.231Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T16:34:15.231Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T16:34:15.231Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T16:34:15.231Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestCloneArgsSmartHttp [2022-04-04T16:34:15.231Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T16:34:15.231Z] === RUN TestCloneArgsDumbHttp [2022-04-04T16:34:15.231Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestCloneArgsGit [2022-04-04T16:34:15.231Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T16:34:15.231Z] === RUN TestCheckoutGit [2022-04-04T16:34:15.232Z] === RUN TestEnable [2022-04-04T16:34:15.232Z] --- PASS: TestEnable (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestDisable [2022-04-04T16:34:15.232Z] --- PASS: TestDisable (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestEnabled [2022-04-04T16:34:15.232Z] --- PASS: TestEnabled (0.00s) [2022-04-04T16:34:15.232Z] PASS [2022-04-04T16:34:15.232Z] coverage: 100.0% of statements [2022-04-04T16:34:15.232Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-04-04T16:34:15.232Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T16:34:15.232Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-04T16:34:15.232Z] === RUN TestProcessNoDockerignore [2022-04-04T16:34:15.232Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T16:34:15.232Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestDetectContentType [2022-04-04T16:34:15.232Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestSelectAcceptableMIME [2022-04-04T16:34:15.232Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestInspectEmptyResponse [2022-04-04T16:34:15.232Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestInspectResponseBinary [2022-04-04T16:34:15.232Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestResponseUnsupportedContentType [2022-04-04T16:34:15.232Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestInspectResponseTextSimple [2022-04-04T16:34:15.232Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T16:34:15.232Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestUnknownContentLength [2022-04-04T16:34:15.232Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestDownloadRemote [2022-04-04T16:34:15.232Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-04T16:34:15.232Z] === RUN TestGetWithStatusError [2022-04-04T16:34:15.232Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestCloseRootDirectory [2022-04-04T16:34:15.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:15.232Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-04-04T16:34:15.232Z] === RUN TestHashFile [2022-04-04T16:34:15.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:15.232Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestHashSubdir [2022-04-04T16:34:15.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:15.232Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestRemoveDirectory [2022-04-04T16:34:15.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:15.232Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-04T16:34:15.232Z] PASS [2022-04-04T16:34:15.232Z] coverage: 9.3% of statements [2022-04-04T16:34:15.232Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 9.3% of statements [2022-04-04T16:34:15.232Z] === RUN TestGetAllAllowed [2022-04-04T16:34:15.232Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestGetAllMeta [2022-04-04T16:34:15.232Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T16:34:15.232Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T16:34:15.232Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestIsExistingDirectory [2022-04-04T16:34:15.232Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestGetFilenameForDownload [2022-04-04T16:34:15.232Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestEnv2Variables [2022-04-04T16:34:15.232Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T16:34:15.232Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestMaintainer [2022-04-04T16:34:15.232Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestLabel [2022-04-04T16:34:15.232Z] --- PASS: TestLabel (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestFromScratch [2022-04-04T16:34:15.232Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestFromWithArg [2022-04-04T16:34:15.232Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T16:34:15.232Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestFromWithUndefinedArg [2022-04-04T16:34:15.232Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T16:34:15.232Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestOnbuild [2022-04-04T16:34:15.232Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestWorkdir [2022-04-04T16:34:15.232Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestCmd [2022-04-04T16:34:15.232Z] --- PASS: TestCmd (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestHealthcheckNone [2022-04-04T16:34:15.232Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestHealthcheckCmd [2022-04-04T16:34:15.232Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestEntrypoint [2022-04-04T16:34:15.232Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestExpose [2022-04-04T16:34:15.232Z] --- PASS: TestExpose (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestUser [2022-04-04T16:34:15.232Z] --- PASS: TestUser (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestVolume [2022-04-04T16:34:15.232Z] --- PASS: TestVolume (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestStopSignal [2022-04-04T16:34:15.232Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T16:34:15.232Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestArg [2022-04-04T16:34:15.232Z] --- PASS: TestArg (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestShell [2022-04-04T16:34:15.232Z] --- PASS: TestShell (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestPrependEnvOnCmd [2022-04-04T16:34:15.232Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestRunWithBuildArgs [2022-04-04T16:34:15.232Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T16:34:15.232Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T16:34:15.232Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T16:34:15.232Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T16:34:15.232Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T16:34:15.232Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestNormalizeWorkdir [2022-04-04T16:34:15.232Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestDispatch [2022-04-04T16:34:15.232Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T16:34:15.232Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T16:34:15.232Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T16:34:15.232Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T16:34:15.232Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T16:34:15.232Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T16:34:15.232Z] === RUN TestDispatch/COPY_url [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch (0.06s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T16:34:15.232Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-04T16:34:15.232Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T16:34:15.232Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T16:34:15.232Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T16:34:15.232Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T16:34:15.232Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T16:34:15.232Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestEmptyDockerfile [2022-04-04T16:34:15.232Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-04T16:34:15.232Z] === RUN TestSymlinkDockerfile [2022-04-04T16:34:15.232Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T16:34:15.232Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T16:34:15.232Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestNonExistingDockerfile [2022-04-04T16:34:15.232Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestCopyRunConfig [2022-04-04T16:34:15.232Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestDeepCopyRunConfig [2022-04-04T16:34:15.232Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestExportImage [2022-04-04T16:34:15.232Z] --- PASS: TestExportImage (0.00s) [2022-04-04T16:34:15.232Z] === RUN TestNormalizeDest [2022-04-04T16:34:15.232Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T16:34:15.232Z] PASS [2022-04-04T16:34:15.232Z] coverage: 46.7% of statements [2022-04-04T16:34:15.232Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.7% of statements [2022-04-04T16:34:15.441Z] --- PASS: TestInspect (2.77s) [2022-04-04T16:34:15.441Z] === RUN TestCreateJob [2022-04-04T16:34:15.603Z] === RUN TestFixedBufferCap [2022-04-04T16:34:15.603Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestFixedBufferLen [2022-04-04T16:34:15.603Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestFixedBufferString [2022-04-04T16:34:15.603Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestFixedBufferWrite [2022-04-04T16:34:15.603Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestFixedBufferRead [2022-04-04T16:34:15.603Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestBytesPipeRead [2022-04-04T16:34:15.603Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestBytesPipeWrite [2022-04-04T16:34:15.603Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T16:34:15.603Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T16:34:15.603Z] --- PASS: TestNetworkDBCRUDTableEntries (3.49s) [2022-04-04T16:34:15.603Z] === RUN TestNetworkDBNodeLeave [2022-04-04T16:34:16.071Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2022-04-04T16:34:16.071Z] === RUN TestAtomicWriteToFile [2022-04-04T16:34:16.071Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T16:34:16.071Z] === RUN TestAtomicWriteSetCommit [2022-04-04T16:34:16.071Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T16:34:16.071Z] === RUN TestAtomicWriteSetCancel [2022-04-04T16:34:16.071Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T16:34:16.071Z] === RUN TestReadCloserWrapperClose [2022-04-04T16:34:16.071Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T16:34:16.071Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T16:34:16.071Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T16:34:16.071Z] === RUN TestReaderErrWrapperRead [2022-04-04T16:34:16.071Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T16:34:16.071Z] === RUN TestCancelReadCloser [2022-04-04T16:34:16.071Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T16:34:16.071Z] === RUN TestWriteCloserWrapperClose [2022-04-04T16:34:16.071Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T16:34:16.071Z] === RUN TestNopWriteCloser [2022-04-04T16:34:16.071Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T16:34:16.071Z] === RUN TestNopWriter [2022-04-04T16:34:16.071Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T16:34:16.071Z] === RUN TestWriteCounter [2022-04-04T16:34:16.071Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T16:34:16.071Z] PASS [2022-04-04T16:34:16.071Z] coverage: 70.1% of statements [2022-04-04T16:34:16.071Z] ok github.com/docker/docker/pkg/ioutils 0.539s coverage: 70.1% of statements [2022-04-04T16:34:16.225Z] === RUN TestTCP4Proxy [2022-04-04T16:34:16.225Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-04T16:34:16.225Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T16:34:16.225Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestTCP6Proxy [2022-04-04T16:34:16.225Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:34:16.225Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestTCPDualStackProxy [2022-04-04T16:34:16.225Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:34:16.225Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestUDP4Proxy [2022-04-04T16:34:16.225Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestUDP6Proxy [2022-04-04T16:34:16.225Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:34:16.225Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestUDPWriteError [2022-04-04T16:34:16.225Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestSCTP4Proxy [2022-04-04T16:34:16.225Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T16:34:16.225Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-04T16:34:16.225Z] === RUN TestSCTP6Proxy [2022-04-04T16:34:16.225Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:34:16.225Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T16:34:16.225Z] PASS [2022-04-04T16:34:16.225Z] coverage: 49.4% of statements [2022-04-04T16:34:16.225Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2022-04-04T16:34:17.058Z] === RUN TestError [2022-04-04T16:34:17.058Z] --- PASS: TestError (0.00s) [2022-04-04T16:34:17.058Z] === RUN TestProgressString [2022-04-04T16:34:17.058Z] === RUN TestProgressString/no_progress [2022-04-04T16:34:17.058Z] === RUN TestProgressString/progress_1 [2022-04-04T16:34:17.058Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T16:34:17.058Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T16:34:17.058Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T16:34:17.058Z] === RUN TestProgressString/with_units [2022-04-04T16:34:17.058Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T16:34:17.058Z] === RUN TestProgressString/hide_counts [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T16:34:17.058Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T16:34:17.058Z] === RUN TestJSONMessageDisplay [2022-04-04T16:34:17.058Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-04-04T16:34:17.058Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T16:34:17.058Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T16:34:17.058Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T16:34:17.058Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T16:34:17.058Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T16:34:17.058Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T16:34:17.058Z] PASS [2022-04-04T16:34:17.058Z] coverage: 91.7% of statements [2022-04-04T16:34:17.058Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2022-04-04T16:34:17.528Z] === RUN TestStandardLongPath [2022-04-04T16:34:17.528Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T16:34:17.528Z] === RUN TestUNCLongPath [2022-04-04T16:34:17.528Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T16:34:17.528Z] PASS [2022-04-04T16:34:17.528Z] coverage: 100.0% of statements [2022-04-04T16:34:17.528Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-04T16:34:17.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:34:17.997Z] === RUN TestNameFormat [2022-04-04T16:34:17.997Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T16:34:17.997Z] === RUN TestNameRetries [2022-04-04T16:34:17.997Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T16:34:17.997Z] PASS [2022-04-04T16:34:17.997Z] coverage: 85.7% of statements [2022-04-04T16:34:17.997Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-04T16:34:18.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:34:18.256Z] --- PASS: TestDaemonStartWithLogOpt (2.87s) [2022-04-04T16:34:18.256Z] === CONT TestReadPluginNoRead [2022-04-04T16:34:18.465Z] === RUN TestParseKeyValueOpt [2022-04-04T16:34:18.465Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T16:34:18.465Z] === RUN TestParseUintList [2022-04-04T16:34:18.465Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T16:34:18.465Z] === RUN TestParseUintListMaximumLimits [2022-04-04T16:34:18.465Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T16:34:18.465Z] PASS [2022-04-04T16:34:18.465Z] coverage: 97.0% of statements [2022-04-04T16:34:18.465Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-04T16:34:18.474Z] Loaded image: debian:bullseye-slim [2022-04-04T16:34:18.474Z] Loaded image: hello-world:latest [2022-04-04T16:34:18.717Z] --- PASS: TestCreateJob (3.17s) [2022-04-04T16:34:18.717Z] === RUN TestReplicatedJob [2022-04-04T16:34:18.733Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:34:18.733Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:34:18.733Z] INFO: Testing against a local daemon [2022-04-04T16:34:18.733Z] === RUN TestDockerDaemonSuite [2022-04-04T16:34:18.733Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-04T16:34:18.933Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-04-04T16:34:18.933Z] === RUN TestNetworkDBWatch [2022-04-04T16:34:18.993Z] Loaded image: debian:bullseye-slim [2022-04-04T16:34:18.993Z] Loaded image: hello-world:latest [2022-04-04T16:34:19.253Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:34:19.253Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:34:19.253Z] INFO: Testing against a local daemon [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T16:34:19.253Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T16:34:19.403Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T16:34:19.403Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T16:34:19.403Z] PASS [2022-04-04T16:34:19.403Z] coverage: 36.4% of statements [2022-04-04T16:34:19.403Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 36.4% of statements [2022-04-04T16:34:19.512Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2022-04-04T16:34:19.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2022-04-04T16:34:19.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-04-04T16:34:19.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-04-04T16:34:19.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2022-04-04T16:34:19.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2022-04-04T16:34:19.512Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:34:19.771Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T16:34:19.872Z] === RUN TestNewAndRemove [2022-04-04T16:34:19.872Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T16:34:19.872Z] === RUN TestRemoveInvalidPath [2022-04-04T16:34:19.872Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T16:34:19.872Z] PASS [2022-04-04T16:34:19.872Z] coverage: 82.6% of statements [2022-04-04T16:34:19.872Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-04T16:34:20.030Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T16:34:20.171Z] === RUN TestReadPluginNoRead/default [2022-04-04T16:34:20.289Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T16:34:20.289Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T16:34:20.340Z] 2022/04/04 16:34:20 Closing DB instances... [2022-04-04T16:34:20.549Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2022-04-04T16:34:20.549Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:34:20.808Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T16:34:20.808Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T16:34:20.808Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T16:34:21.113Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T16:34:21.328Z] --- PASS: TestGetAddress (20.23s) [2022-04-04T16:34:21.328Z] === RUN TestRequestSyntaxCheck [2022-04-04T16:34:21.328Z] === RUN TestFailedConnection [2022-04-04T16:34:21.328Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T16:34:21.328Z] === RUN TestRequest [2022-04-04T16:34:21.745Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2022-04-04T16:34:21.745Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:34:21.798Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-04T16:34:21.798Z] === RUN TestNetworkDBBulkSync [2022-04-04T16:34:22.006Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T16:34:22.057Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T16:34:22.266Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T16:34:22.266Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T16:34:22.266Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T16:34:22.266Z] --- PASS: TestBuildWithEmptyLayers (0.57s) [2022-04-04T16:34:22.266Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:34:22.999Z] --- PASS: TestContinueAfterPluginCrash (7.83s) [2022-04-04T16:34:23.205Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-04T16:34:23.361Z] 2022/04/04 16:34:22 Closing DB instances... [2022-04-04T16:34:23.361Z] --- PASS: TestFailedConnection (2.07s) [2022-04-04T16:34:23.361Z] === RUN TestFailOnce [2022-04-04T16:34:23.464Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T16:34:23.570Z] === CONT TestReadPluginNoRead [2022-04-04T16:34:23.570Z] read_test.go:92: [d5dc94a762daa] daemon is not started [2022-04-04T16:34:23.570Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-04-04T16:34:23.570Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-04T16:34:23.570Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-04-04T16:34:23.570Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-04T16:34:23.570Z] PASS [2022-04-04T16:34:23.570Z] [2022-04-04T16:34:23.570Z] DONE 6 tests in 8.560s [2022-04-04T16:34:23.570Z] 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-04-04T16:34:23.570Z] ++ 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-04-04T16:34:23.570Z] ++ set -e [2022-04-04T16:34:23.570Z] ++ '[' -n 0 ']' [2022-04-04T16:34:23.570Z] ++ set -x [2022-04-04T16:34:23.570Z] ++ 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-04-04T16:34:23.570Z] testing: warning: no tests to run [2022-04-04T16:34:23.570Z] PASS [2022-04-04T16:34:23.570Z] [2022-04-04T16:34:23.570Z] DONE 0 tests in 0.028s [2022-04-04T16:34:23.570Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T16:34:23.570Z] ++ 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-04-04T16:34:23.570Z] ++ set -e [2022-04-04T16:34:23.570Z] ++ '[' -n 0 ']' [2022-04-04T16:34:23.570Z] ++ set -x [2022-04-04T16:34:23.570Z] ++ 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-04-04T16:34:23.570Z] INFO: Testing against a local daemon [2022-04-04T16:34:23.570Z] === RUN TestPluginWithDevMounts [2022-04-04T16:34:23.570Z] === PAUSE TestPluginWithDevMounts [2022-04-04T16:34:23.570Z] === CONT TestPluginWithDevMounts [2022-04-04T16:34:23.829Z] 2022/04/04 16:34:23 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-04-04T16:34:23.829Z] goroutine 13 [running]: [2022-04-04T16:34:23.829Z] net/http.(*conn).serve.func1() [2022-04-04T16:34:23.829Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T16:34:23.829Z] panic({0x7a3700, 0x8ed040}) [2022-04-04T16:34:23.829Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T16:34:23.829Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001afa70?) [2022-04-04T16:34:23.829Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T16:34:23.829Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8f2858?, 0xc0000b2000?}, 0x6fda66?) [2022-04-04T16:34:23.829Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T16:34:23.829Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8f2858, 0xc0000b2000}, 0xc0000ac000) [2022-04-04T16:34:23.829Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T16:34:23.829Z] net/http.serverHandler.ServeHTTP({0x8f0e78?}, {0x8f2858, 0xc0000b2000}, 0xc0000ac000) [2022-04-04T16:34:23.829Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T16:34:23.829Z] net/http.(*conn).serve(0xc000066dc0, {0x8f2d58, 0xc000149410}) [2022-04-04T16:34:23.829Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T16:34:23.829Z] created by net/http.(*Server).Serve [2022-04-04T16:34:23.829Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T16:34:23.829Z] time="2022-04-04T16:34:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T16:34:23.976Z] --- PASS: TestReplicatedJob (5.24s) [2022-04-04T16:34:23.976Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:34:24.405Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T16:34:24.405Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T16:34:24.405Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T16:34:24.405Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T16:34:24.665Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2022-04-04T16:34:24.665Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:34:24.665Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T16:34:24.816Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-04T16:34:24.816Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T16:34:24.816Z] --- PASS: TestFailOnce (1.18s) [2022-04-04T16:34:24.816Z] === RUN TestEchoInputOutput [2022-04-04T16:34:24.816Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T16:34:24.816Z] === RUN TestBackoff [2022-04-04T16:34:24.816Z] --- PASS: TestBackoff (0.00s) [2022-04-04T16:34:24.816Z] === RUN TestAbortRetry [2022-04-04T16:34:24.816Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T16:34:24.816Z] === RUN TestClientScheme [2022-04-04T16:34:24.816Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T16:34:24.816Z] === RUN TestNewClientWithTimeout [2022-04-04T16:34:24.957Z] --- PASS: TestPluginWithDevMounts (1.47s) [2022-04-04T16:34:24.957Z] PASS [2022-04-04T16:34:24.957Z] [2022-04-04T16:34:24.957Z] DONE 1 tests in 1.566s [2022-04-04T16:34:24.957Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T16:34:24.957Z] ++ 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-04-04T16:34:24.957Z] ++ set -e [2022-04-04T16:34:24.957Z] ++ '[' -n 0 ']' [2022-04-04T16:34:24.957Z] ++ set -x [2022-04-04T16:34:24.957Z] ++ 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-04-04T16:34:25.203Z] === RUN TestCheckpointCreateError [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCheckpointCreate [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCheckpointDeleteError [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCheckpointDelete [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCheckpointListError [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCheckpointList [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T16:34:25.203Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T16:34:25.203Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T16:34:25.203Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestGetAPIPath [2022-04-04T16:34:25.203Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestParseHostURL [2022-04-04T16:34:25.203Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T16:34:25.203Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersion [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T16:34:25.203Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestClientRedirect [2022-04-04T16:34:25.203Z] === RUN TestClientRedirect/GET [2022-04-04T16:34:25.203Z] === RUN TestClientRedirect/POST [2022-04-04T16:34:25.203Z] === RUN TestClientRedirect/PUT [2022-04-04T16:34:25.203Z] === RUN TestClientRedirect/DELETE [2022-04-04T16:34:25.203Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T16:34:25.203Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigCreateUnsupported [2022-04-04T16:34:25.203Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigCreateError [2022-04-04T16:34:25.203Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigCreate [2022-04-04T16:34:25.203Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigInspectNotFound [2022-04-04T16:34:25.203Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T16:34:25.203Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigInspectUnsupported [2022-04-04T16:34:25.203Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigInspectError [2022-04-04T16:34:25.203Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T16:34:25.203Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigInspect [2022-04-04T16:34:25.203Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigListUnsupported [2022-04-04T16:34:25.203Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigListError [2022-04-04T16:34:25.203Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigList [2022-04-04T16:34:25.203Z] --- PASS: TestConfigList (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigRemoveUnsupported [2022-04-04T16:34:25.203Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigRemoveError [2022-04-04T16:34:25.203Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigRemove [2022-04-04T16:34:25.203Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigUpdateUnsupported [2022-04-04T16:34:25.203Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigUpdateError [2022-04-04T16:34:25.203Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestConfigUpdate [2022-04-04T16:34:25.203Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerCommitError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerCommit [2022-04-04T16:34:25.203Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerStatPathError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerStatPath [2022-04-04T16:34:25.203Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyToContainerError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyToContainer [2022-04-04T16:34:25.203Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyFromContainerError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T16:34:25.203Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestCopyFromContainer [2022-04-04T16:34:25.203Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerCreateError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerCreateImageNotFound [2022-04-04T16:34:25.203Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerCreateWithName [2022-04-04T16:34:25.203Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerCreateAutoRemove [2022-04-04T16:34:25.203Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerDiffError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerDiff [2022-04-04T16:34:25.203Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExecCreateError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExecCreate [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExecStartError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExecStart [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExecInspectError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExecInspect [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExportError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerExport [2022-04-04T16:34:25.203Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerInspectError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T16:34:25.203Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T16:34:25.203Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerInspect [2022-04-04T16:34:25.203Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerInspectNode [2022-04-04T16:34:25.203Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerKillError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerKill [2022-04-04T16:34:25.203Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerListError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerList [2022-04-04T16:34:25.203Z] --- PASS: TestContainerList (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerLogsNotFoundError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerLogsError [2022-04-04T16:34:25.203Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T16:34:25.203Z] === RUN TestContainerLogs [2022-04-04T16:34:25.218Z] INFO: Testing against a local daemon [2022-04-04T16:34:25.218Z] === RUN TestSecretInspect [2022-04-04T16:34:25.235Z] --- PASS: TestBuildUncleanTarFilenames (0.78s) [2022-04-04T16:34:25.235Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:34:25.284Z] time="2022-04-04T16:34:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T16:34:25.694Z] --- PASS: TestContainerLogs (0.15s) [2022-04-04T16:34:25.694Z] === RUN TestContainerPauseError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerPause [2022-04-04T16:34:25.694Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainersPruneError [2022-04-04T16:34:25.694Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainersPrune [2022-04-04T16:34:25.694Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRemoveError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRemove [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRenameError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRename [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerResizeError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerExecResizeError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerResize [2022-04-04T16:34:25.694Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerExecResize [2022-04-04T16:34:25.694Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRestartError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerRestart [2022-04-04T16:34:25.694Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerStartError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerStart [2022-04-04T16:34:25.694Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerStatsError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerStats [2022-04-04T16:34:25.694Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerStopError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerStop [2022-04-04T16:34:25.694Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerTopError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerTop [2022-04-04T16:34:25.694Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerUnpauseError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerUnpause [2022-04-04T16:34:25.694Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerUpdateError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-04T16:34:25.694Z] === RUN TestContainerUpdate [2022-04-04T16:34:25.694Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerWaitError [2022-04-04T16:34:25.694Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestContainerWait [2022-04-04T16:34:25.694Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestDiskUsageError [2022-04-04T16:34:25.694Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestDiskUsage [2022-04-04T16:34:25.694Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestDistributionInspectUnsupported [2022-04-04T16:34:25.694Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T16:34:25.694Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestEventsErrorInOptions [2022-04-04T16:34:25.694Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestEventsErrorFromServer [2022-04-04T16:34:25.694Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestEvents [2022-04-04T16:34:25.694Z] --- PASS: TestEvents (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestTLSCloseWriter [2022-04-04T16:34:25.694Z] === PAUSE TestTLSCloseWriter [2022-04-04T16:34:25.694Z] === RUN TestImageBuildError [2022-04-04T16:34:25.694Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageBuild [2022-04-04T16:34:25.694Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestGetDockerOS [2022-04-04T16:34:25.694Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageCreateError [2022-04-04T16:34:25.694Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageCreate [2022-04-04T16:34:25.694Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageHistoryError [2022-04-04T16:34:25.694Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageHistory [2022-04-04T16:34:25.694Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageImportError [2022-04-04T16:34:25.694Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageImport [2022-04-04T16:34:25.694Z] --- PASS: TestImageImport (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageInspectError [2022-04-04T16:34:25.694Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageInspectImageNotFound [2022-04-04T16:34:25.694Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageInspectWithEmptyID [2022-04-04T16:34:25.694Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageInspect [2022-04-04T16:34:25.694Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageListError [2022-04-04T16:34:25.694Z] --- PASS: TestImageListError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageList [2022-04-04T16:34:25.694Z] --- PASS: TestImageList (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageListApiBefore125 [2022-04-04T16:34:25.694Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageLoadError [2022-04-04T16:34:25.694Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageLoad [2022-04-04T16:34:25.694Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagesPruneError [2022-04-04T16:34:25.694Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagesPrune [2022-04-04T16:34:25.694Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullReferenceParseError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullAnyError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePullWithoutErrors [2022-04-04T16:34:25.694Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushReferenceError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushAnyError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithoutErrors [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T16:34:25.694Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T16:34:25.694Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageRemoveError [2022-04-04T16:34:25.694Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageRemoveImageNotFound [2022-04-04T16:34:25.694Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T16:34:25.694Z] === RUN TestImageRemove [2022-04-04T16:34:25.694Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSaveError [2022-04-04T16:34:25.695Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSave [2022-04-04T16:34:25.695Z] --- PASS: TestImageSave (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSearchAnyError [2022-04-04T16:34:25.695Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T16:34:25.695Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:34:25.695Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:34:25.695Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T16:34:25.695Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageSearchWithoutErrors [2022-04-04T16:34:25.695Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageTagError [2022-04-04T16:34:25.695Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageTagInvalidReference [2022-04-04T16:34:25.695Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T16:34:25.695Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageTagHexSource [2022-04-04T16:34:25.695Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestImageTag [2022-04-04T16:34:25.695Z] --- PASS: TestImageTag (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestInfoServerError [2022-04-04T16:34:25.695Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T16:34:25.695Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestInfo [2022-04-04T16:34:25.695Z] --- PASS: TestInfo (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkConnectError [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkConnect [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkCreateError [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkCreate [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkDisconnectError [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkDisconnect [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect/no_options [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect/verbose [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect/global_scope [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T16:34:25.695Z] === RUN TestNetworkInspect/server_error [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkListError [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkList [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworksPruneError [2022-04-04T16:34:25.695Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworksPrune [2022-04-04T16:34:25.695Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkRemoveError [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNetworkRemove [2022-04-04T16:34:25.695Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T16:34:25.695Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T16:34:25.695Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeInspect [2022-04-04T16:34:25.695Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeListError [2022-04-04T16:34:25.695Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeList [2022-04-04T16:34:25.695Z] --- PASS: TestNodeList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeRemoveError [2022-04-04T16:34:25.695Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeRemove [2022-04-04T16:34:25.695Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeUpdateError [2022-04-04T16:34:25.695Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestNodeUpdate [2022-04-04T16:34:25.695Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestOptionWithHostFromEnv [2022-04-04T16:34:25.695Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestOptionWithTimeout [2022-04-04T16:34:25.695Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T16:34:25.695Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPingFail [2022-04-04T16:34:25.695Z] --- PASS: TestPingFail (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPingWithError [2022-04-04T16:34:25.695Z] 2022/04/04 16:34:25 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:25.695Z] 2022/04/04 16:34:25 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:25.695Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPingSuccess [2022-04-04T16:34:25.695Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPingHeadFallback [2022-04-04T16:34:25.695Z] === RUN TestPingHeadFallback/OK [2022-04-04T16:34:25.695Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T16:34:25.695Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T16:34:25.695Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T16:34:25.695Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T16:34:25.695Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginDisableError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginDisable [2022-04-04T16:34:25.695Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginEnableError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginEnable [2022-04-04T16:34:25.695Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T16:34:25.695Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginInspect [2022-04-04T16:34:25.695Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginListError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginList [2022-04-04T16:34:25.695Z] --- PASS: TestPluginList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginPushError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginPush [2022-04-04T16:34:25.695Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginRemoveError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginRemove [2022-04-04T16:34:25.695Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginSetError [2022-04-04T16:34:25.695Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPluginSet [2022-04-04T16:34:25.695Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSetHostHeader [2022-04-04T16:34:25.695Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestPlainTextError [2022-04-04T16:34:25.695Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestInfiniteError [2022-04-04T16:34:25.695Z] --- PASS: TestInfiniteError (0.02s) [2022-04-04T16:34:25.695Z] === RUN TestCanceledContext [2022-04-04T16:34:25.695Z] 2022/04/04 16:34:25 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:25.695Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestDeadlineExceededContext [2022-04-04T16:34:25.695Z] 2022/04/04 16:34:25 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:25.695Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretCreateUnsupported [2022-04-04T16:34:25.695Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretCreateError [2022-04-04T16:34:25.695Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretCreate [2022-04-04T16:34:25.695Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretInspectUnsupported [2022-04-04T16:34:25.695Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T16:34:25.695Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T16:34:25.695Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretInspect [2022-04-04T16:34:25.695Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretListUnsupported [2022-04-04T16:34:25.695Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretListError [2022-04-04T16:34:25.695Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretList [2022-04-04T16:34:25.695Z] --- PASS: TestSecretList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretRemoveUnsupported [2022-04-04T16:34:25.695Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretRemoveError [2022-04-04T16:34:25.695Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretRemove [2022-04-04T16:34:25.695Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretUpdateUnsupported [2022-04-04T16:34:25.695Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretUpdateError [2022-04-04T16:34:25.695Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSecretUpdate [2022-04-04T16:34:25.695Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceCreateError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceCreate [2022-04-04T16:34:25.695Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T16:34:25.695Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceCreateDigestPinning [2022-04-04T16:34:25.695Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T16:34:25.695Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T16:34:25.695Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceInspect [2022-04-04T16:34:25.695Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceListError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceList [2022-04-04T16:34:25.695Z] --- PASS: TestServiceList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceLogsError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceLogs [2022-04-04T16:34:25.695Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceRemoveError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceRemove [2022-04-04T16:34:25.695Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceUpdateError [2022-04-04T16:34:25.695Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestServiceUpdate [2022-04-04T16:34:25.695Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmGetUnlockKey [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmInitError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmInit [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmInspect [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmJoinError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmJoin [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmLeaveError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmLeave [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmUnlockError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmUnlock [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmUpdateError [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestSwarmUpdate [2022-04-04T16:34:25.695Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestTaskInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T16:34:25.695Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestTaskInspect [2022-04-04T16:34:25.695Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestTaskListError [2022-04-04T16:34:25.695Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestTaskList [2022-04-04T16:34:25.695Z] --- PASS: TestTaskList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeCreateError [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeCreate [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeInspectError [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeInspectNotFound [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeInspect [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeListError [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeList [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeRemoveError [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T16:34:25.695Z] === RUN TestVolumeRemove [2022-04-04T16:34:25.695Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T16:34:25.695Z] === CONT TestTLSCloseWriter [2022-04-04T16:34:25.695Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T16:34:25.695Z] PASS [2022-04-04T16:34:25.695Z] coverage: 75.1% of statements [2022-04-04T16:34:25.695Z] ok github.com/docker/docker/client 0.336s coverage: 75.1% of statements [2022-04-04T16:34:26.850Z] time="2022-04-04T16:34:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T16:34:27.085Z] === RUN TestBoolValue [2022-04-04T16:34:27.085Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestBoolValueOrDefault [2022-04-04T16:34:27.085Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestInt64ValueOrZero [2022-04-04T16:34:27.085Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestInt64ValueOrDefault [2022-04-04T16:34:27.085Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T16:34:27.085Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestJsonContentType [2022-04-04T16:34:27.085Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T16:34:27.085Z] PASS [2022-04-04T16:34:27.085Z] coverage: 16.2% of statements [2022-04-04T16:34:27.085Z] ok github.com/docker/docker/api/server/httputils 0.090s coverage: 16.2% of statements [2022-04-04T16:34:27.085Z] === RUN TestMaskSecretKeys [2022-04-04T16:34:27.085Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T16:34:27.085Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T16:34:27.085Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T16:34:27.085Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T16:34:27.085Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T16:34:27.085Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T16:34:27.085Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestVersionMiddlewareVersion [2022-04-04T16:34:27.085Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T16:34:27.085Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T16:34:27.085Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T16:34:27.085Z] PASS [2022-04-04T16:34:27.085Z] coverage: 37.7% of statements [2022-04-04T16:34:27.085Z] ok github.com/docker/docker/api/server/middleware 0.085s coverage: 37.7% of statements [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T16:34:27.085Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T16:34:27.086Z] === RUN TestToJSON [2022-04-04T16:34:27.086Z] --- PASS: TestToJSON (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestToParamWithVersion [2022-04-04T16:34:27.086Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFromJSON [2022-04-04T16:34:27.086Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestEmpty [2022-04-04T16:34:27.086Z] --- PASS: TestEmpty (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T16:34:27.086Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestArgsMatchKVList [2022-04-04T16:34:27.086Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestArgsMatch [2022-04-04T16:34:27.086Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestAdd [2022-04-04T16:34:27.086Z] --- PASS: TestAdd (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestDel [2022-04-04T16:34:27.086Z] --- PASS: TestDel (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestLen [2022-04-04T16:34:27.086Z] --- PASS: TestLen (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestExactMatch [2022-04-04T16:34:27.086Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestOnlyOneExactMatch [2022-04-04T16:34:27.086Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestContains [2022-04-04T16:34:27.086Z] --- PASS: TestContains (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestValidate [2022-04-04T16:34:27.086Z] --- PASS: TestValidate (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestWalkValues [2022-04-04T16:34:27.086Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFuzzyMatch [2022-04-04T16:34:27.086Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestClone [2022-04-04T16:34:27.086Z] --- PASS: TestClone (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 92.2% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2022-04-04T16:34:27.086Z] === RUN TestStrSliceMarshalJSON [2022-04-04T16:34:27.086Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T16:34:27.086Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestStrSliceUnmarshalString [2022-04-04T16:34:27.086Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T16:34:27.086Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 90.0% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-04-04T16:34:27.086Z] === RUN TestAdjustForAPIVersion [2022-04-04T16:34:27.086Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 5.7% of statements [2022-04-04T16:34:27.086Z] === RUN TestDurationToSecondsString [2022-04-04T16:34:27.086Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestGetTimestamp [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 5.7% of statements [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/system [no test files] [2022-04-04T16:34:27.086Z] --- PASS: TestGetTimestamp (0.15s) [2022-04-04T16:34:27.086Z] === RUN TestParseTimestamps [2022-04-04T16:34:27.086Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 100.0% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/api/types/time 0.209s coverage: 100.0% of statements [2022-04-04T16:34:27.086Z] === RUN TestCompareVersion [2022-04-04T16:34:27.086Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 77.3% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/api/types/versions 0.084s coverage: 77.3% of statements [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T16:34:27.086Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T16:34:27.086Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestCloneArgsSmartHttp [2022-04-04T16:34:27.086Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestCloneArgsDumbHttp [2022-04-04T16:34:27.086Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestCloneArgsGit [2022-04-04T16:34:27.086Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestCheckoutGit [2022-04-04T16:34:27.086Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T16:34:27.086Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestProcessNoDockerignore [2022-04-04T16:34:27.086Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T16:34:27.086Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestDetectContentType [2022-04-04T16:34:27.086Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestSelectAcceptableMIME [2022-04-04T16:34:27.086Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestInspectEmptyResponse [2022-04-04T16:34:27.086Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestInspectResponseBinary [2022-04-04T16:34:27.086Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestResponseUnsupportedContentType [2022-04-04T16:34:27.086Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestInspectResponseTextSimple [2022-04-04T16:34:27.086Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T16:34:27.086Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestUnknownContentLength [2022-04-04T16:34:27.086Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestDownloadRemote [2022-04-04T16:34:27.086Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-04T16:34:27.086Z] === RUN TestGetWithStatusError [2022-04-04T16:34:27.086Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestCloseRootDirectory [2022-04-04T16:34:27.086Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:27.086Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestHashFile [2022-04-04T16:34:27.086Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:27.086Z] --- SKIP: TestHashFile (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestHashSubdir [2022-04-04T16:34:27.086Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:27.086Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestRemoveDirectory [2022-04-04T16:34:27.086Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:27.086Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 9.3% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 9.3% of statements [2022-04-04T16:34:27.086Z] === RUN TestEnable [2022-04-04T16:34:27.086Z] --- PASS: TestEnable (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestDisable [2022-04-04T16:34:27.086Z] --- PASS: TestDisable (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestEnabled [2022-04-04T16:34:27.086Z] --- PASS: TestEnabled (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 100.0% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements [2022-04-04T16:34:27.086Z] === RUN TestGetAllAllowed [2022-04-04T16:34:27.086Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestGetAllMeta [2022-04-04T16:34:27.086Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T16:34:27.086Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T16:34:27.086Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestIsExistingDirectory [2022-04-04T16:34:27.086Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestGetFilenameForDownload [2022-04-04T16:34:27.086Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestEnv2Variables [2022-04-04T16:34:27.086Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T16:34:27.086Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestMaintainer [2022-04-04T16:34:27.086Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestLabel [2022-04-04T16:34:27.086Z] --- PASS: TestLabel (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFromScratch [2022-04-04T16:34:27.086Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFromWithArg [2022-04-04T16:34:27.086Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T16:34:27.086Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFromWithUndefinedArg [2022-04-04T16:34:27.086Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T16:34:27.086Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestOnbuild [2022-04-04T16:34:27.086Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestWorkdir [2022-04-04T16:34:27.086Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestCmd [2022-04-04T16:34:27.086Z] --- PASS: TestCmd (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestHealthcheckNone [2022-04-04T16:34:27.086Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestHealthcheckCmd [2022-04-04T16:34:27.086Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestEntrypoint [2022-04-04T16:34:27.086Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestExpose [2022-04-04T16:34:27.086Z] --- PASS: TestExpose (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestUser [2022-04-04T16:34:27.086Z] --- PASS: TestUser (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestVolume [2022-04-04T16:34:27.086Z] --- PASS: TestVolume (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestStopSignal [2022-04-04T16:34:27.086Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T16:34:27.086Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestArg [2022-04-04T16:34:27.086Z] --- PASS: TestArg (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestShell [2022-04-04T16:34:27.086Z] --- PASS: TestShell (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestPrependEnvOnCmd [2022-04-04T16:34:27.086Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestRunWithBuildArgs [2022-04-04T16:34:27.086Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T16:34:27.086Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T16:34:27.086Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T16:34:27.086Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T16:34:27.086Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T16:34:27.086Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestNormalizeWorkdir [2022-04-04T16:34:27.086Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestDispatch [2022-04-04T16:34:27.086Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T16:34:27.086Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T16:34:27.086Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T16:34:27.086Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T16:34:27.086Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T16:34:27.086Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T16:34:27.086Z] === RUN TestDispatch/COPY_url [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch (0.08s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T16:34:27.086Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T16:34:27.086Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T16:34:27.086Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T16:34:27.086Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T16:34:27.086Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T16:34:27.086Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestEmptyDockerfile [2022-04-04T16:34:27.086Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestSymlinkDockerfile [2022-04-04T16:34:27.086Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T16:34:27.086Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T16:34:27.086Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestNonExistingDockerfile [2022-04-04T16:34:27.086Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestCopyRunConfig [2022-04-04T16:34:27.086Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestDeepCopyRunConfig [2022-04-04T16:34:27.086Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestExportImage [2022-04-04T16:34:27.086Z] --- PASS: TestExportImage (0.00s) [2022-04-04T16:34:27.086Z] === RUN TestNormalizeDest [2022-04-04T16:34:27.086Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T16:34:27.086Z] PASS [2022-04-04T16:34:27.086Z] coverage: 46.7% of statements [2022-04-04T16:34:27.086Z] ok github.com/docker/docker/builder/dockerfile 0.361s coverage: 46.7% of statements [2022-04-04T16:34:27.086Z] === RUN TestTCP4Proxy [2022-04-04T16:34:27.086Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-04T16:34:27.087Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T16:34:27.087Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T16:34:27.087Z] === RUN TestTCP6Proxy [2022-04-04T16:34:27.087Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:34:27.087Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T16:34:27.087Z] === RUN TestTCPDualStackProxy [2022-04-04T16:34:27.087Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:34:27.087Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T16:34:27.087Z] === RUN TestUDP4Proxy [2022-04-04T16:34:27.087Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T16:34:27.087Z] === RUN TestUDP6Proxy [2022-04-04T16:34:27.087Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:34:27.087Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T16:34:27.087Z] === RUN TestUDPWriteError [2022-04-04T16:34:27.087Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T16:34:27.087Z] === RUN TestSCTP4Proxy [2022-04-04T16:34:27.087Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T16:34:27.087Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-04T16:34:27.087Z] === RUN TestSCTP6Proxy [2022-04-04T16:34:27.087Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:34:27.087Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T16:34:27.087Z] PASS [2022-04-04T16:34:27.087Z] coverage: 49.4% of statements [2022-04-04T16:34:27.087Z] ok github.com/docker/docker/cmd/docker-proxy 0.077s coverage: 49.4% of statements [2022-04-04T16:34:27.127Z] --- PASS: TestSecretInspect (2.08s) [2022-04-04T16:34:27.127Z] === RUN TestSecretList [2022-04-04T16:34:27.136Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-04-04T16:34:27.136Z] === RUN TestBuildWithHugeFile [2022-04-04T16:34:27.250Z] --- PASS: TestUpdateReplicatedJob (3.18s) [2022-04-04T16:34:27.250Z] === RUN TestServiceListWithStatuses [2022-04-04T16:34:27.250Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:34:27.250Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:34:27.250Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:34:27.836Z] 2022/04/04 16:34:27 Closing DB instances... [2022-04-04T16:34:28.307Z] --- PASS: TestRequest (6.72s) [2022-04-04T16:34:28.307Z] === RUN TestOverlappingRequests [2022-04-04T16:34:28.511Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T16:34:28.775Z] --- PASS: TestOverlappingRequests (0.35s) [2022-04-04T16:34:28.775Z] === RUN TestRelease [2022-04-04T16:34:29.038Z] --- PASS: TestSecretList (1.68s) [2022-04-04T16:34:29.038Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:34:29.244Z] time="2022-04-04T16:34:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T16:34:29.713Z] --- PASS: TestRelease (1.26s) [2022-04-04T16:34:29.713Z] === RUN TestAllocateRandomDeallocate [2022-04-04T16:34:30.181Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-04-04T16:34:30.181Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T16:34:30.951Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2022-04-04T16:34:30.951Z] === RUN TestSecretsUpdate [2022-04-04T16:34:31.042Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T16:34:31.169Z] 2022/04/04 16:34:31 Closing DB instances... [2022-04-04T16:34:31.427Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-04-04T16:34:31.427Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:34:32.304Z] .........................xx.................... [ 29%] [2022-04-04T16:34:32.734Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-04T16:34:32.734Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T16:34:33.498Z] --- PASS: TestSecretsUpdate (2.06s) [2022-04-04T16:34:33.498Z] === RUN TestTemplatedSecret [2022-04-04T16:34:33.719Z] --- PASS: TestAllocateRandomDeallocate (3.73s) [2022-04-04T16:34:33.719Z] === RUN TestRetrieveFromStore [2022-04-04T16:34:33.719Z] time="2022-04-04T16:34:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T16:34:34.334Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T16:34:34.696Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-04-04T16:34:34.696Z] === RUN TestServicePlugin [2022-04-04T16:34:34.705Z] --- PASS: TestRetrieveFromStore (1.09s) [2022-04-04T16:34:34.705Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T16:34:34.705Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-04T16:34:34.705Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T16:34:34.705Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T16:34:34.705Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T16:34:34.705Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T16:34:34.705Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T16:34:34.705Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T16:34:34.705Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T16:34:34.705Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T16:34:34.705Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T16:34:34.705Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T16:34:34.705Z] === RUN TestDebug [2022-04-04T16:34:34.705Z] --- PASS: TestDebug (0.00s) [2022-04-04T16:34:34.705Z] === RUN TestRequestPoolParallel [2022-04-04T16:34:35.173Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-04-04T16:34:35.173Z] === RUN TestFullAllocateRelease [2022-04-04T16:34:35.414Z] --- PASS: TestTemplatedSecret (2.40s) [2022-04-04T16:34:35.414Z] === RUN TestSecretCreateResolve [2022-04-04T16:34:35.641Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-04-04T16:34:35.641Z] === RUN TestOddAllocateRelease [2022-04-04T16:34:35.641Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-04T16:34:35.641Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T16:34:35.641Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-04T16:34:35.641Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T16:34:35.641Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-04T16:34:35.641Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T16:34:35.641Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T16:34:35.641Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:34:35.641Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T16:34:35.641Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:34:35.641Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T16:34:35.641Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:34:35.641Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T16:34:35.641Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:34:35.641Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:34:35.641Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T16:34:35.641Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:34:35.641Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:34:35.641Z] PASS [2022-04-04T16:34:35.641Z] coverage: 85.3% of statements [2022-04-04T16:34:35.641Z] ok github.com/docker/docker/libnetwork/ipam 42.665s coverage: 85.3% of statements [2022-04-04T16:34:36.242Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T16:34:36.627Z] === RUN TestParseEmptyInterface [2022-04-04T16:34:36.627Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestParseNonInterfaceType [2022-04-04T16:34:36.627Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestParseWithOneFunction [2022-04-04T16:34:36.627Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestParseWithMultipleFuncs [2022-04-04T16:34:36.627Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestParseWithUnnamedReturn [2022-04-04T16:34:36.627Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestEmbeddedInterface [2022-04-04T16:34:36.627Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestParsedImports [2022-04-04T16:34:36.627Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T16:34:36.627Z] === RUN TestAliasedImports [2022-04-04T16:34:36.627Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T16:34:36.627Z] PASS [2022-04-04T16:34:36.627Z] coverage: 56.8% of statements [2022-04-04T16:34:36.627Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-04-04T16:34:37.187Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T16:34:37.612Z] === RUN TestHTTPTransport [2022-04-04T16:34:37.612Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T16:34:37.612Z] PASS [2022-04-04T16:34:37.612Z] coverage: 85.7% of statements [2022-04-04T16:34:37.612Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-04-04T16:34:37.960Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-04-04T16:34:37.960Z] PASS [2022-04-04T16:34:37.960Z] [2022-04-04T16:34:37.960Z] DONE 6 tests in 12.468s [2022-04-04T16:34:37.960Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T16:34:37.960Z] ++ 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-04-04T16:34:37.960Z] ++ set -e [2022-04-04T16:34:37.960Z] ++ '[' -n 0 ']' [2022-04-04T16:34:37.960Z] ++ set -x [2022-04-04T16:34:37.960Z] ++ 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-04-04T16:34:37.960Z] INFO: Testing against a local daemon [2022-04-04T16:34:37.960Z] === RUN TestServiceCreateInit [2022-04-04T16:34:37.960Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:34:37.967Z] plugin_test.go:61: [dedd58b7c12a4] joining swarm manager [df0008e6a90a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:34:38.080Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T16:34:38.080Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T16:34:38.080Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T16:34:38.080Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T16:34:38.080Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T16:34:38.080Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T16:34:38.080Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T16:34:38.080Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T16:34:38.080Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T16:34:38.080Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T16:34:38.080Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T16:34:38.080Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T16:34:38.080Z] === RUN TestBufferPoolPutAndGet [2022-04-04T16:34:38.080Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T16:34:38.080Z] PASS [2022-04-04T16:34:38.080Z] coverage: 88.2% of statements [2022-04-04T16:34:38.080Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-04T16:34:38.125Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T16:34:38.548Z] === RUN TestOutputOnPrematureClose [2022-04-04T16:34:38.548Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T16:34:38.548Z] === RUN TestCompleteSilently [2022-04-04T16:34:38.548Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T16:34:38.548Z] PASS [2022-04-04T16:34:38.548Z] coverage: 75.9% of statements [2022-04-04T16:34:38.548Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-04-04T16:34:39.016Z] === RUN TestSendToOneSub [2022-04-04T16:34:39.016Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T16:34:39.016Z] === RUN TestSendToMultipleSubs [2022-04-04T16:34:39.016Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T16:34:39.016Z] === RUN TestEvictOneSub [2022-04-04T16:34:39.016Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T16:34:39.016Z] === RUN TestClosePublisher [2022-04-04T16:34:39.016Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T16:34:39.016Z] === RUN TestPubSubRace [2022-04-04T16:34:39.060Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T16:34:39.333Z] plugin_test.go:64: [dd75a6b7bd778] joining swarm manager [df0008e6a90a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:34:39.588Z] === RUN TestCheckpointCreateError [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCheckpointCreate [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCheckpointDeleteError [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCheckpointDelete [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCheckpointListError [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCheckpointList [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T16:34:39.588Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T16:34:39.588Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T16:34:39.588Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestGetAPIPath [2022-04-04T16:34:39.588Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestParseHostURL [2022-04-04T16:34:39.588Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T16:34:39.588Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersion [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T16:34:39.588Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestClientRedirect [2022-04-04T16:34:39.588Z] === RUN TestClientRedirect/GET [2022-04-04T16:34:39.588Z] === RUN TestClientRedirect/POST [2022-04-04T16:34:39.588Z] === RUN TestClientRedirect/PUT [2022-04-04T16:34:39.588Z] === RUN TestClientRedirect/DELETE [2022-04-04T16:34:39.588Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T16:34:39.588Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigCreateUnsupported [2022-04-04T16:34:39.588Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigCreateError [2022-04-04T16:34:39.588Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigCreate [2022-04-04T16:34:39.588Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigInspectNotFound [2022-04-04T16:34:39.588Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T16:34:39.588Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigInspectUnsupported [2022-04-04T16:34:39.588Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigInspectError [2022-04-04T16:34:39.588Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T16:34:39.588Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigInspect [2022-04-04T16:34:39.588Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigListUnsupported [2022-04-04T16:34:39.588Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigListError [2022-04-04T16:34:39.588Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigList [2022-04-04T16:34:39.588Z] --- PASS: TestConfigList (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigRemoveUnsupported [2022-04-04T16:34:39.588Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigRemoveError [2022-04-04T16:34:39.588Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigRemove [2022-04-04T16:34:39.588Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigUpdateUnsupported [2022-04-04T16:34:39.588Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigUpdateError [2022-04-04T16:34:39.588Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestConfigUpdate [2022-04-04T16:34:39.588Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerCommitError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerCommit [2022-04-04T16:34:39.588Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerStatPathError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerStatPath [2022-04-04T16:34:39.588Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyToContainerError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyToContainer [2022-04-04T16:34:39.588Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyFromContainerError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T16:34:39.588Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestCopyFromContainer [2022-04-04T16:34:39.588Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerCreateError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerCreateImageNotFound [2022-04-04T16:34:39.588Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerCreateWithName [2022-04-04T16:34:39.588Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerCreateAutoRemove [2022-04-04T16:34:39.588Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerDiffError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerDiff [2022-04-04T16:34:39.588Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExecCreateError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExecCreate [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExecStartError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExecStart [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExecInspectError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExecInspect [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExportError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerExport [2022-04-04T16:34:39.588Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerInspectError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T16:34:39.588Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T16:34:39.588Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerInspect [2022-04-04T16:34:39.588Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerInspectNode [2022-04-04T16:34:39.588Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerKillError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerKill [2022-04-04T16:34:39.588Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerListError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerList [2022-04-04T16:34:39.588Z] --- PASS: TestContainerList (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerLogsNotFoundError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerLogsError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerLogs [2022-04-04T16:34:39.588Z] --- PASS: TestContainerLogs (0.21s) [2022-04-04T16:34:39.588Z] === RUN TestContainerPauseError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerPause [2022-04-04T16:34:39.588Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainersPruneError [2022-04-04T16:34:39.588Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainersPrune [2022-04-04T16:34:39.588Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerRemoveError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerRemove [2022-04-04T16:34:39.588Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerRenameError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerRename [2022-04-04T16:34:39.588Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T16:34:39.588Z] === RUN TestContainerResizeError [2022-04-04T16:34:39.588Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T16:34:39.998Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-04T16:34:40.000Z] --- PASS: TestPubSubRace (1.05s) [2022-04-04T16:34:40.000Z] PASS [2022-04-04T16:34:40.000Z] coverage: 75.0% of statements [2022-04-04T16:34:40.000Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2022-04-04T16:34:40.064Z] === RUN TestContainerExecResizeError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerResize [2022-04-04T16:34:40.064Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerExecResize [2022-04-04T16:34:40.064Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerRestartError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerRestart [2022-04-04T16:34:40.064Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerStartError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerStart [2022-04-04T16:34:40.064Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerStatsError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerStats [2022-04-04T16:34:40.064Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerStopError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerStop [2022-04-04T16:34:40.064Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerTopError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerTop [2022-04-04T16:34:40.064Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerUnpauseError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerUnpause [2022-04-04T16:34:40.064Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerUpdateError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerUpdate [2022-04-04T16:34:40.064Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerWaitError [2022-04-04T16:34:40.064Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestContainerWait [2022-04-04T16:34:40.064Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestDiskUsageError [2022-04-04T16:34:40.064Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestDiskUsage [2022-04-04T16:34:40.064Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestDistributionInspectUnsupported [2022-04-04T16:34:40.064Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T16:34:40.064Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestEventsErrorInOptions [2022-04-04T16:34:40.064Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestEventsErrorFromServer [2022-04-04T16:34:40.064Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestEvents [2022-04-04T16:34:40.064Z] --- PASS: TestEvents (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestTLSCloseWriter [2022-04-04T16:34:40.064Z] === PAUSE TestTLSCloseWriter [2022-04-04T16:34:40.064Z] === RUN TestImageBuildError [2022-04-04T16:34:40.064Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageBuild [2022-04-04T16:34:40.064Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestGetDockerOS [2022-04-04T16:34:40.064Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageCreateError [2022-04-04T16:34:40.064Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageCreate [2022-04-04T16:34:40.064Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageHistoryError [2022-04-04T16:34:40.064Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageHistory [2022-04-04T16:34:40.064Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageImportError [2022-04-04T16:34:40.064Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageImport [2022-04-04T16:34:40.064Z] --- PASS: TestImageImport (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageInspectError [2022-04-04T16:34:40.064Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageInspectImageNotFound [2022-04-04T16:34:40.064Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageInspectWithEmptyID [2022-04-04T16:34:40.064Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageInspect [2022-04-04T16:34:40.064Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageListError [2022-04-04T16:34:40.064Z] --- PASS: TestImageListError (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageList [2022-04-04T16:34:40.064Z] --- PASS: TestImageList (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageListApiBefore125 [2022-04-04T16:34:40.064Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T16:34:40.064Z] === RUN TestImageLoadError [2022-04-04T16:34:40.064Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageLoad [2022-04-04T16:34:40.532Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagesPruneError [2022-04-04T16:34:40.532Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagesPrune [2022-04-04T16:34:40.532Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullReferenceParseError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullAnyError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePullWithoutErrors [2022-04-04T16:34:40.532Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushReferenceError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushAnyError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithoutErrors [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T16:34:40.532Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageRemoveError [2022-04-04T16:34:40.532Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageRemoveImageNotFound [2022-04-04T16:34:40.532Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageRemove [2022-04-04T16:34:40.532Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSaveError [2022-04-04T16:34:40.532Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSave [2022-04-04T16:34:40.532Z] --- PASS: TestImageSave (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSearchAnyError [2022-04-04T16:34:40.532Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T16:34:40.532Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T16:34:40.532Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T16:34:40.532Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T16:34:40.532Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageSearchWithoutErrors [2022-04-04T16:34:40.532Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageTagError [2022-04-04T16:34:40.532Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageTagInvalidReference [2022-04-04T16:34:40.532Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T16:34:40.532Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageTagHexSource [2022-04-04T16:34:40.532Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestImageTag [2022-04-04T16:34:40.532Z] --- PASS: TestImageTag (0.03s) [2022-04-04T16:34:40.532Z] === RUN TestInfoServerError [2022-04-04T16:34:40.532Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T16:34:40.532Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestInfo [2022-04-04T16:34:40.532Z] --- PASS: TestInfo (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkConnectError [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkConnect [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkCreateError [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkCreate [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkDisconnectError [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkDisconnect [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect/no_options [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect/verbose [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect/global_scope [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T16:34:40.532Z] === RUN TestNetworkInspect/server_error [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkListError [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkList [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworksPruneError [2022-04-04T16:34:40.532Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworksPrune [2022-04-04T16:34:40.532Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkRemoveError [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNetworkRemove [2022-04-04T16:34:40.532Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeInspectError [2022-04-04T16:34:40.532Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T16:34:40.532Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T16:34:40.532Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeInspect [2022-04-04T16:34:40.532Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeListError [2022-04-04T16:34:40.532Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeList [2022-04-04T16:34:40.532Z] --- PASS: TestNodeList (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeRemoveError [2022-04-04T16:34:40.532Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeRemove [2022-04-04T16:34:40.532Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeUpdateError [2022-04-04T16:34:40.532Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestNodeUpdate [2022-04-04T16:34:40.532Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestOptionWithHostFromEnv [2022-04-04T16:34:40.532Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T16:34:40.532Z] === RUN TestOptionWithTimeout [2022-04-04T16:34:40.533Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T16:34:40.533Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPingFail [2022-04-04T16:34:40.533Z] --- PASS: TestPingFail (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPingWithError [2022-04-04T16:34:40.533Z] 2022/04/04 16:34:39 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:40.533Z] 2022/04/04 16:34:39 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:40.533Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPingSuccess [2022-04-04T16:34:40.533Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPingHeadFallback [2022-04-04T16:34:40.533Z] === RUN TestPingHeadFallback/OK [2022-04-04T16:34:40.533Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T16:34:40.533Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T16:34:40.533Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T16:34:40.533Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T16:34:40.533Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T16:34:40.533Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T16:34:40.533Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T16:34:40.533Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginDisableError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginDisable [2022-04-04T16:34:40.533Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginEnableError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginEnable [2022-04-04T16:34:40.533Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginInspectError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T16:34:40.533Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginInspect [2022-04-04T16:34:40.533Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginListError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginList [2022-04-04T16:34:40.533Z] --- PASS: TestPluginList (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginPushError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginPushError (0.03s) [2022-04-04T16:34:40.533Z] === RUN TestPluginPush [2022-04-04T16:34:40.533Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginRemoveError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginRemove [2022-04-04T16:34:40.533Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginSetError [2022-04-04T16:34:40.533Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPluginSet [2022-04-04T16:34:40.533Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSetHostHeader [2022-04-04T16:34:40.533Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestPlainTextError [2022-04-04T16:34:40.533Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestInfiniteError [2022-04-04T16:34:40.533Z] --- PASS: TestInfiniteError (0.08s) [2022-04-04T16:34:40.533Z] === RUN TestCanceledContext [2022-04-04T16:34:40.533Z] 2022/04/04 16:34:39 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:40.533Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestDeadlineExceededContext [2022-04-04T16:34:40.533Z] 2022/04/04 16:34:39 RoundTripper returned a response & error; ignoring response [2022-04-04T16:34:40.533Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretCreateUnsupported [2022-04-04T16:34:40.533Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretCreateError [2022-04-04T16:34:40.533Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretCreate [2022-04-04T16:34:40.533Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretInspectUnsupported [2022-04-04T16:34:40.533Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretInspectError [2022-04-04T16:34:40.533Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T16:34:40.533Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T16:34:40.533Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretInspect [2022-04-04T16:34:40.533Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretListUnsupported [2022-04-04T16:34:40.533Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretListError [2022-04-04T16:34:40.533Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretList [2022-04-04T16:34:40.533Z] --- PASS: TestSecretList (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretRemoveUnsupported [2022-04-04T16:34:40.533Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretRemoveError [2022-04-04T16:34:40.533Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretRemove [2022-04-04T16:34:40.533Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretUpdateUnsupported [2022-04-04T16:34:40.533Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretUpdateError [2022-04-04T16:34:40.533Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSecretUpdate [2022-04-04T16:34:40.533Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceCreateError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceCreate [2022-04-04T16:34:40.533Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T16:34:40.533Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceCreateDigestPinning [2022-04-04T16:34:40.533Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceInspectError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T16:34:40.533Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T16:34:40.533Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceInspect [2022-04-04T16:34:40.533Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceListError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceList [2022-04-04T16:34:40.533Z] --- PASS: TestServiceList (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceLogsError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceLogs [2022-04-04T16:34:40.533Z] --- PASS: TestServiceLogs (0.01s) [2022-04-04T16:34:40.533Z] === RUN TestServiceRemoveError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceRemove [2022-04-04T16:34:40.533Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceUpdateError [2022-04-04T16:34:40.533Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestServiceUpdate [2022-04-04T16:34:40.533Z] --- PASS: TestServiceUpdate (0.01s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmGetUnlockKey [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmInitError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmInit [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmInspectError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmInspect [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmInspect (0.01s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmJoinError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmJoin [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmLeaveError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmLeave [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmUnlockError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmUnlock [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmUpdateError [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestSwarmUpdate [2022-04-04T16:34:40.533Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestTaskInspectError [2022-04-04T16:34:40.533Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T16:34:40.533Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestTaskInspect [2022-04-04T16:34:40.533Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestTaskListError [2022-04-04T16:34:40.533Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestTaskList [2022-04-04T16:34:40.533Z] --- PASS: TestTaskList (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeCreateError [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeCreate [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeInspectError [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeInspectNotFound [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeInspect [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeListError [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeList [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeRemoveError [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T16:34:40.533Z] === RUN TestVolumeRemove [2022-04-04T16:34:40.533Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T16:34:40.533Z] === CONT TestTLSCloseWriter [2022-04-04T16:34:40.533Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-04T16:34:40.533Z] PASS [2022-04-04T16:34:40.533Z] coverage: 75.1% of statements [2022-04-04T16:34:40.533Z] ok github.com/docker/docker/client 0.691s coverage: 75.1% of statements [2022-04-04T16:34:40.931Z] --- PASS: TestCheckoutGit (28.00s) [2022-04-04T16:34:40.931Z] === RUN TestValidGitTransport [2022-04-04T16:34:40.931Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T16:34:40.931Z] === RUN TestGitInvalidRef [2022-04-04T16:34:40.931Z] --- PASS: TestGitInvalidRef (0.20s) [2022-04-04T16:34:40.931Z] PASS [2022-04-04T16:34:40.931Z] coverage: 86.3% of statements [2022-04-04T16:34:40.931Z] ok github.com/docker/docker/builder/remotecontext/git 28.258s coverage: 86.3% of statements [2022-04-04T16:34:40.988Z] === RUN TestRegister [2022-04-04T16:34:40.988Z] --- PASS: TestRegister (0.00s) [2022-04-04T16:34:40.988Z] === RUN TestCommand [2022-04-04T16:34:40.988Z] --- PASS: TestCommand (0.03s) [2022-04-04T16:34:40.988Z] === RUN TestNaiveSelf [2022-04-04T16:34:40.988Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-04T16:34:40.988Z] PASS [2022-04-04T16:34:40.988Z] coverage: 82.4% of statements [2022-04-04T16:34:40.988Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2022-04-04T16:34:41.257Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:34:41.413Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-04T16:34:41.422Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T16:34:41.422Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T16:34:41.457Z] === RUN TestDump [2022-04-04T16:34:41.457Z] goroutine 6 [running]: [2022-04-04T16:34:41.457Z] github.com/docker/docker/pkg/stack.dump(0x9d2d57?) [2022-04-04T16:34:41.457Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T16:34:41.457Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T16:34:41.457Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T16:34:41.457Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T16:34:41.457Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T16:34:41.457Z] testing.tRunner(0xc0001601a0, 0xb9a498) [2022-04-04T16:34:41.457Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:34:41.457Z] created by testing.(*T).Run [2022-04-04T16:34:41.457Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T16:34:41.457Z] [2022-04-04T16:34:41.457Z] goroutine 1 [chan receive]: [2022-04-04T16:34:41.457Z] testing.(*T).Run(0xc000160000, {0xb8913c?, 0x9ac1f3?}, 0xb9a498) [2022-04-04T16:34:41.457Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T16:34:41.457Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T16:34:41.457Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T16:34:41.457Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-04T16:34:41.457Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:34:41.458Z] testing.runTests(0xc000058500?, {0xd1e400, 0x3, 0x3}, {0x14d03ae0108?, 0x40?, 0xd234a0?}) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T16:34:41.458Z] testing.(*M).Run(0xc000058500) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T16:34:41.458Z] main.main() [2022-04-04T16:34:41.458Z] _testmain.go:99 +0x255 [2022-04-04T16:34:41.458Z] --- PASS: TestDump (0.00s) [2022-04-04T16:34:41.458Z] === RUN TestDumpToFile [2022-04-04T16:34:41.458Z] --- PASS: TestDumpToFile (0.14s) [2022-04-04T16:34:41.458Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T16:34:41.458Z] goroutine 8 [running]: [2022-04-04T16:34:41.458Z] github.com/docker/docker/pkg/stack.dump(0xa4ecd3?) [2022-04-04T16:34:41.458Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T16:34:41.458Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xa4eca0?}) [2022-04-04T16:34:41.458Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T16:34:41.458Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-04T16:34:41.458Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T16:34:41.458Z] testing.tRunner(0xc000160820, 0xb9a488) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:34:41.458Z] created by testing.(*T).Run [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T16:34:41.458Z] [2022-04-04T16:34:41.458Z] goroutine 1 [chan receive]: [2022-04-04T16:34:41.458Z] testing.(*T).Run(0xc000160000, {0xb90713?, 0x9ac1f3?}, 0xb9a488) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T16:34:41.458Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T16:34:41.458Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:34:41.458Z] testing.runTests(0xc000058500?, {0xd1e400, 0x3, 0x3}, {0x14d03ae0108?, 0x40?, 0xd234a0?}) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T16:34:41.458Z] testing.(*M).Run(0xc000058500) [2022-04-04T16:34:41.458Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T16:34:41.458Z] main.main() [2022-04-04T16:34:41.458Z] _testmain.go:99 +0x255 [2022-04-04T16:34:41.458Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T16:34:41.458Z] PASS [2022-04-04T16:34:41.458Z] coverage: 90.9% of statements [2022-04-04T16:34:41.458Z] ok github.com/docker/docker/pkg/stack 0.178s coverage: 90.9% of statements [2022-04-04T16:34:41.675Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-04T16:34:41.926Z] === RUN TestNewStdWriter [2022-04-04T16:34:41.926Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T16:34:41.926Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestWriteWithNilBytes [2022-04-04T16:34:41.926Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestWrite [2022-04-04T16:34:41.926Z] --- PASS: TestWrite (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestWriteWithWriterError [2022-04-04T16:34:41.926Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T16:34:41.926Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyWriteAndRead [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T16:34:41.926Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T16:34:41.926Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T16:34:41.926Z] PASS [2022-04-04T16:34:41.926Z] coverage: 100.0% of statements [2022-04-04T16:34:41.926Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-04-04T16:34:42.395Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T16:34:42.395Z] === RUN TestClientStream [2022-04-04T16:34:42.395Z] --- PASS: TestClientStream (0.00s) [2022-04-04T16:34:42.395Z] === RUN TestClientSendFile [2022-04-04T16:34:42.395Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T16:34:42.395Z] === RUN TestClientWithRequestTimeout [2022-04-04T16:34:42.395Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T16:34:42.395Z] === RUN TestFileSpecPlugin [2022-04-04T16:34:42.395Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T16:34:42.395Z] === RUN TestFileJSONSpecPlugin [2022-04-04T16:34:42.395Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T16:34:42.395Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T16:34:42.395Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T16:34:42.395Z] === RUN TestPluginAddHandler [2022-04-04T16:34:42.395Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T16:34:42.395Z] === RUN TestPluginWaitBadPlugin [2022-04-04T16:34:42.395Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T16:34:42.395Z] === RUN TestGet [2022-04-04T16:34:42.395Z] time="2022-04-04T16:34:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T16:34:42.863Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T16:34:42.863Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T16:34:42.863Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestFormatStatus [2022-04-04T16:34:42.863Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestFormatError [2022-04-04T16:34:42.863Z] --- PASS: TestFormatError (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestFormatJSONError [2022-04-04T16:34:42.863Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T16:34:42.863Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T16:34:42.863Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestNewJSONProgressOutput [2022-04-04T16:34:42.863Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestAuxFormatterEmit [2022-04-04T16:34:42.863Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestStreamWriterStdout [2022-04-04T16:34:42.863Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T16:34:42.863Z] === RUN TestStreamWriterStderr [2022-04-04T16:34:42.863Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T16:34:42.863Z] PASS [2022-04-04T16:34:42.863Z] coverage: 66.2% of statements [2022-04-04T16:34:42.863Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-04T16:34:43.062Z] docker_cli_daemon_test.go:1472: [d7e0ce6ff3f7c] daemon is not started [2022-04-04T16:34:43.331Z] === RUN TestGenerateRandomID [2022-04-04T16:34:43.331Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T16:34:43.331Z] === RUN TestShortenId [2022-04-04T16:34:43.331Z] --- PASS: TestShortenId (0.00s) [2022-04-04T16:34:43.331Z] === RUN TestShortenSha256Id [2022-04-04T16:34:43.331Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T16:34:43.331Z] === RUN TestShortenIdEmpty [2022-04-04T16:34:43.331Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T16:34:43.331Z] === RUN TestShortenIdInvalid [2022-04-04T16:34:43.331Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T16:34:43.331Z] === RUN TestIsShortIDNonHex [2022-04-04T16:34:43.331Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T16:34:43.331Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T16:34:43.331Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T16:34:43.331Z] PASS [2022-04-04T16:34:43.331Z] coverage: 70.6% of statements [2022-04-04T16:34:43.331Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2022-04-04T16:34:43.331Z] time="2022-04-04T16:34:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T16:34:43.631Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-04T16:34:43.799Z] === RUN TestIsCpusetListAvailable [2022-04-04T16:34:43.799Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T16:34:43.799Z] PASS [2022-04-04T16:34:43.799Z] coverage: 39.4% of statements [2022-04-04T16:34:43.799Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-04T16:34:44.201Z] check_test.go:308: [daf2073fb45f3] daemon is not started [2022-04-04T16:34:44.201Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-04T16:34:44.561Z] --- PASS: TestServiceCreateInit (6.96s) [2022-04-04T16:34:44.561Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-04-04T16:34:44.561Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-04-04T16:34:44.561Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:34:44.770Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T16:34:45.365Z] === RUN TestChtimes [2022-04-04T16:34:45.365Z] --- PASS: TestChtimes (0.00s) [2022-04-04T16:34:45.365Z] === RUN TestChtimesWindows [2022-04-04T16:34:45.365Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T16:34:45.365Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T16:34:45.365Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T16:34:45.365Z] PASS [2022-04-04T16:34:45.365Z] coverage: 13.0% of statements [2022-04-04T16:34:45.365Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-04-04T16:34:45.365Z] time="2022-04-04T16:34:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T16:34:45.708Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T16:34:45.834Z] === RUN TestTailFile [2022-04-04T16:34:45.834Z] --- PASS: TestTailFile (0.00s) [2022-04-04T16:34:45.834Z] === RUN TestTailFileManyLines [2022-04-04T16:34:45.834Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T16:34:45.834Z] === RUN TestTailEmptyFile [2022-04-04T16:34:45.834Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T16:34:45.834Z] === RUN TestTailNegativeN [2022-04-04T16:34:45.834Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T16:34:45.834Z] === RUN TestNewTailReader [2022-04-04T16:34:45.834Z] === PAUSE TestNewTailReader [2022-04-04T16:34:45.834Z] === CONT TestNewTailReader [2022-04-04T16:34:45.834Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T16:34:45.834Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T16:34:45.834Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:45.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:45.836Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:45.837Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:45.838Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:45.838Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.838Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:45.838Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:45.838Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:45.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.322Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T16:34:46.322Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T16:34:46.322Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T16:34:46.322Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.322Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.322Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.323Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.323Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:34:46.324Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:34:46.325Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:34:46.325Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.02s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:34:46.325Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.03s) [2022-04-04T16:34:46.326Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:34:46.327Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:34:46.327Z] PASS [2022-04-04T16:34:46.327Z] coverage: 88.6% of statements [2022-04-04T16:34:46.327Z] ok github.com/docker/docker/pkg/tailfile 0.217s coverage: 88.6% of statements [2022-04-04T16:34:46.645Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-04T16:34:46.796Z] === RUN TestTruncIndex [2022-04-04T16:34:46.796Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T16:34:46.796Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T16:34:46.796Z] PASS [2022-04-04T16:34:46.796Z] coverage: 91.5% of statements [2022-04-04T16:34:46.796Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-04T16:34:46.796Z] === RUN TestTarSumRemove [2022-04-04T16:34:46.796Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestSortFileInfoSums [2022-04-04T16:34:46.796Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T16:34:46.796Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestNewTarSumForLabel [2022-04-04T16:34:46.796Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestEmptyTar [2022-04-04T16:34:46.796Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestTarSumsReadSize [2022-04-04T16:34:46.796Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestTarSums [2022-04-04T16:34:46.796Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-04-04T16:34:46.796Z] --- PASS: TestTarSums (0.05s) [2022-04-04T16:34:46.796Z] === RUN TestIteration [2022-04-04T16:34:46.796Z] --- PASS: TestIteration (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestVersionLabelForChecksum [2022-04-04T16:34:46.796Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestVersion [2022-04-04T16:34:46.796Z] --- PASS: TestVersion (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestGetVersion [2022-04-04T16:34:46.796Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T16:34:46.796Z] === RUN TestGetVersions [2022-04-04T16:34:46.796Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T16:34:46.796Z] PASS [2022-04-04T16:34:46.796Z] coverage: 89.3% of statements [2022-04-04T16:34:46.796Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2022-04-04T16:34:47.264Z] === RUN TestIsGIT [2022-04-04T16:34:47.264Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T16:34:47.264Z] === RUN TestIsTransport [2022-04-04T16:34:47.264Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T16:34:47.264Z] PASS [2022-04-04T16:34:47.264Z] coverage: 100.0% of statements [2022-04-04T16:34:47.264Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-04-04T16:34:47.264Z] === RUN TestVersionInfo [2022-04-04T16:34:47.264Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T16:34:47.264Z] === RUN TestAppendVersions [2022-04-04T16:34:47.264Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T16:34:47.264Z] PASS [2022-04-04T16:34:47.264Z] coverage: 88.9% of statements [2022-04-04T16:34:47.264Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-04-04T16:34:47.844Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T16:34:48.251Z] === RUN TestNewSettable [2022-04-04T16:34:48.251Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T16:34:48.251Z] === RUN TestIsSettable [2022-04-04T16:34:48.251Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T16:34:48.251Z] === RUN TestUpdateSettingsEnv [2022-04-04T16:34:48.251Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T16:34:48.251Z] PASS [2022-04-04T16:34:48.251Z] coverage: 20.0% of statements [2022-04-04T16:34:48.251Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-04-04T16:34:48.576Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-04T16:34:48.719Z] === RUN TestValidatePrivileges [2022-04-04T16:34:48.719Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T16:34:48.719Z] === RUN TestFilterByCapNeg [2022-04-04T16:34:48.719Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T16:34:48.719Z] === RUN TestFilterByCapPos [2022-04-04T16:34:48.719Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T16:34:48.719Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T16:34:48.719Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T16:34:48.719Z] PASS [2022-04-04T16:34:48.719Z] coverage: 12.0% of statements [2022-04-04T16:34:48.719Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-04-04T16:34:48.782Z] check_test.go:308: [d73837cdd8d6e] daemon is not started [2022-04-04T16:34:48.782Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-04T16:34:48.782Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T16:34:49.186Z] === RUN TestLoad [2022-04-04T16:34:49.186Z] --- PASS: TestLoad (0.00s) [2022-04-04T16:34:49.186Z] === RUN TestSave [2022-04-04T16:34:49.186Z] --- PASS: TestSave (0.02s) [2022-04-04T16:34:49.186Z] === RUN TestAddDeleteGet [2022-04-04T16:34:49.186Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-04T16:34:49.186Z] === RUN TestInvalidTags [2022-04-04T16:34:49.186Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T16:34:49.186Z] PASS [2022-04-04T16:34:49.186Z] coverage: 84.4% of statements [2022-04-04T16:34:49.186Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2022-04-04T16:34:49.186Z] time="2022-04-04T16:34:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T16:34:49.718Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T16:34:50.173Z] time="2022-04-04T16:34:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestReader [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T16:34:50.173Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T16:34:50.173Z] PASS [2022-04-04T16:34:50.173Z] coverage: 100.0% of statements [2022-04-04T16:34:50.173Z] ok github.com/docker/docker/registry/resumable 0.218s coverage: 100.0% of statements [2022-04-04T16:34:50.173Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T16:34:50.173Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T16:34:50.173Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T16:34:50.173Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestValidateMirror [2022-04-04T16:34:50.173Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T16:34:50.173Z] === RUN TestLoadInsecureRegistries [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T16:34:50.323Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T16:34:50.323Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T16:34:50.324Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T16:34:50.324Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T16:34:50.324Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T16:34:50.324Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T16:34:50.324Z] === RUN TestConfigureDaemonLogs [2022-04-04T16:34:50.324Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T16:34:50.324Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T16:34:50.324Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T16:34:50.324Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T16:34:50.324Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T16:34:50.324Z] PASS [2022-04-04T16:34:50.324Z] coverage: 19.0% of statements [2022-04-04T16:34:50.324Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 19.0% of statements [2022-04-04T16:34:50.324Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T16:34:50.324Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T16:34:50.641Z] time="2022-04-04T16:34:50Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T16:34:50.641Z] time="2022-04-04T16:34:50Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T16:34:50.641Z] time="2022-04-04T16:34:50Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T16:34:50.641Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-04-04T16:34:50.641Z] === RUN TestNewServiceConfig [2022-04-04T16:34:50.641Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestValidateIndexName [2022-04-04T16:34:50.641Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestValidateIndexNameWithError [2022-04-04T16:34:50.641Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestEndpointParse [2022-04-04T16:34:50.641Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestEndpointParseInvalid [2022-04-04T16:34:50.641Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestValidateEndpoint [2022-04-04T16:34:50.641Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-04T16:34:50.641Z] === RUN TestPing [2022-04-04T16:34:50.641Z] --- PASS: TestPing (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestPingRegistryEndpoint [2022-04-04T16:34:50.641Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:50.641Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-04T16:34:50.641Z] === RUN TestEndpoint [2022-04-04T16:34:50.641Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:50.641Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestParseRepositoryInfo [2022-04-04T16:34:50.641Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestNewIndexInfo [2022-04-04T16:34:50.641Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestMirrorEndpointLookup [2022-04-04T16:34:50.641Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:50.641Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestSearchRepositories [2022-04-04T16:34:50.641Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T16:34:50.641Z] Host: 127.0.0.1:49336 [2022-04-04T16:34:50.641Z] User-Agent: docker test client [2022-04-04T16:34:50.641Z] Authorization: Token fake-token [2022-04-04T16:34:50.641Z] X-Docker-Token: true [2022-04-04T16:34:50.641Z] Accept-Encoding: gzip [2022-04-04T16:34:50.641Z] [2022-04-04T16:34:50.641Z] [2022-04-04T16:34:50.641Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T16:34:50.641Z] Connection: close [2022-04-04T16:34:50.641Z] Content-Length: 144 [2022-04-04T16:34:50.641Z] Cache-Control: no-cache [2022-04-04T16:34:50.641Z] Content-Type: application/json [2022-04-04T16:34:50.641Z] Date: Mon, 04 Apr 2022 16:34:50 GMT [2022-04-04T16:34:50.641Z] Expires: -1 [2022-04-04T16:34:50.641Z] Pragma: no-cache [2022-04-04T16:34:50.641Z] Server: docker-tests/mock [2022-04-04T16:34:50.641Z] X-Docker-Registry-Config: mock [2022-04-04T16:34:50.641Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T16:34:50.641Z] [2022-04-04T16:34:50.641Z] [2022-04-04T16:34:50.641Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestTrustedLocation [2022-04-04T16:34:50.641Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T16:34:50.641Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T16:34:50.641Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestIsSecureIndex [2022-04-04T16:34:50.641Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T16:34:50.641Z] PASS [2022-04-04T16:34:50.641Z] coverage: 51.7% of statements [2022-04-04T16:34:50.641Z] ok github.com/docker/docker/registry 0.215s coverage: 51.7% of statements [2022-04-04T16:34:50.641Z] === RUN TestRestartManagerTimeout [2022-04-04T16:34:50.641Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T16:34:50.641Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T16:34:50.641Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T16:34:50.641Z] PASS [2022-04-04T16:34:50.641Z] coverage: 50.9% of statements [2022-04-04T16:34:50.641Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-04-04T16:34:50.654Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T16:34:51.628Z] === RUN TestDecodeContainerConfig [2022-04-04T16:34:51.628Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T16:34:51.628Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T16:34:51.628Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T16:34:51.628Z] === RUN TestValidatePrivileged [2022-04-04T16:34:51.628Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T16:34:51.628Z] PASS [2022-04-04T16:34:51.628Z] coverage: 52.6% of statements [2022-04-04T16:34:51.628Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-04-04T16:34:51.628Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T16:34:51.628Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T16:34:51.628Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T16:34:51.628Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T16:34:51.628Z] PASS [2022-04-04T16:34:51.628Z] coverage: 62.5% of statements [2022-04-04T16:34:51.628Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-04-04T16:34:51.958Z] === RUN TestContainerStopSignal [2022-04-04T16:34:51.958Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestContainerStopTimeout [2022-04-04T16:34:51.958Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T16:34:51.958Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T16:34:51.958Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T16:34:51.958Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T16:34:51.958Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T16:34:51.958Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestNewMemoryStore [2022-04-04T16:34:51.958Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestAddContainers [2022-04-04T16:34:51.958Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestGetContainer [2022-04-04T16:34:51.958Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestDeleteContainer [2022-04-04T16:34:51.958Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestListContainers [2022-04-04T16:34:51.958Z] --- PASS: TestListContainers (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestFirstContainer [2022-04-04T16:34:51.958Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestApplyAllContainer [2022-04-04T16:34:51.958Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestIsValidHealthString [2022-04-04T16:34:51.958Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestStateRunStop [2022-04-04T16:34:51.958Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestStateTimeoutWait [2022-04-04T16:34:51.958Z] state_test.go:141: Stop callback fired [2022-04-04T16:34:51.958Z] state_test.go:165: Stop callback fired [2022-04-04T16:34:51.958Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T16:34:51.958Z] === RUN TestIsValidStateString [2022-04-04T16:34:51.958Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestViewSaveDelete [2022-04-04T16:34:51.958Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T16:34:51.958Z] === RUN TestViewAll [2022-04-04T16:34:51.958Z] --- PASS: TestViewAll (0.01s) [2022-04-04T16:34:51.958Z] === RUN TestViewGet [2022-04-04T16:34:51.958Z] --- PASS: TestViewGet (0.01s) [2022-04-04T16:34:51.958Z] === RUN TestNames [2022-04-04T16:34:51.958Z] --- PASS: TestNames (0.00s) [2022-04-04T16:34:51.958Z] === RUN TestViewWithHealthCheck [2022-04-04T16:34:51.958Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T16:34:51.958Z] PASS [2022-04-04T16:34:51.958Z] coverage: 41.7% of statements [2022-04-04T16:34:51.958Z] ok github.com/docker/docker/container 0.229s coverage: 41.7% of statements [2022-04-04T16:34:51.958Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T16:34:51.958Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T16:34:51.958Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T16:34:51.958Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T16:34:52.449Z] === RUN TestPrepare [2022-04-04T16:34:52.449Z] --- PASS: TestPrepare (0.00s) [2022-04-04T16:34:52.449Z] === RUN TestStart [2022-04-04T16:34:52.449Z] --- PASS: TestStart (0.00s) [2022-04-04T16:34:52.449Z] === RUN TestWaitCancel [2022-04-04T16:34:52.449Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T16:34:52.449Z] === RUN TestWaitDisabled [2022-04-04T16:34:52.449Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T16:34:52.449Z] === RUN TestWaitEnabled [2022-04-04T16:34:52.449Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T16:34:52.449Z] === RUN TestRemove [2022-04-04T16:34:52.449Z] --- PASS: TestRemove (0.00s) [2022-04-04T16:34:52.449Z] PASS [2022-04-04T16:34:52.449Z] coverage: 65.3% of statements [2022-04-04T16:34:52.449Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-04-04T16:34:52.559Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T16:34:53.130Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-04T16:34:53.698Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T16:34:54.579Z] === RUN TestGetDriver [2022-04-04T16:34:54.579Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T16:34:54.579Z] === RUN TestVolumeRequestError [2022-04-04T16:34:54.579Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T16:34:54.579Z] PASS [2022-04-04T16:34:54.579Z] coverage: 36.1% of statements [2022-04-04T16:34:54.579Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-04-04T16:34:55.047Z] === RUN TestGetAddress [2022-04-04T16:34:55.047Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T16:34:55.047Z] === RUN TestRemove [2022-04-04T16:34:55.047Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T16:34:55.047Z] --- SKIP: TestRemove (0.00s) [2022-04-04T16:34:55.047Z] === RUN TestInitializeWithVolumes [2022-04-04T16:34:55.047Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-04T16:34:55.047Z] === RUN TestCreate [2022-04-04T16:34:55.047Z] --- PASS: TestCreate (0.01s) [2022-04-04T16:34:55.047Z] === RUN TestValidateName [2022-04-04T16:34:55.047Z] --- PASS: TestValidateName (0.00s) [2022-04-04T16:34:55.047Z] === RUN TestCreateWithOpts [2022-04-04T16:34:55.047Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T16:34:55.047Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T16:34:55.047Z] === RUN TestRelaodNoOpts [2022-04-04T16:34:55.047Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T16:34:55.047Z] PASS [2022-04-04T16:34:55.047Z] coverage: 41.5% of statements [2022-04-04T16:34:55.047Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2022-04-04T16:34:55.075Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T16:34:55.075Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T16:34:55.517Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T16:34:56.009Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T16:34:56.009Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T16:34:56.009Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T16:34:56.009Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T16:34:56.009Z] PASS [2022-04-04T16:34:56.009Z] coverage: 35.9% of statements [2022-04-04T16:34:56.009Z] ok github.com/docker/docker/daemon/cluster/convert 0.603s coverage: 35.9% of statements [2022-04-04T16:34:56.009Z] === RUN TestNewListSecretsFilters [2022-04-04T16:34:56.009Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T16:34:56.009Z] === RUN TestNewListConfigsFilters [2022-04-04T16:34:56.009Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T16:34:56.009Z] PASS [2022-04-04T16:34:56.009Z] coverage: 0.5% of statements [2022-04-04T16:34:56.009Z] ok github.com/docker/docker/daemon/cluster 1.027s coverage: 0.5% of statements [2022-04-04T16:34:56.014Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRaw [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T16:34:56.040Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRaw [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T16:34:56.040Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestConvertTmpfsOptions [2022-04-04T16:34:56.040Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T16:34:56.040Z] linux_parser_test.go:209: data="ro" [2022-04-04T16:34:56.040Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestParseMountSpec [2022-04-04T16:34:56.040Z] parser_test.go:62: case 0 [2022-04-04T16:34:56.040Z] parser_test.go:62: case 1 [2022-04-04T16:34:56.040Z] parser_test.go:62: case 2 [2022-04-04T16:34:56.040Z] parser_test.go:62: case 3 [2022-04-04T16:34:56.040Z] parser_test.go:62: case 4 [2022-04-04T16:34:56.040Z] parser_test.go:62: case 5 [2022-04-04T16:34:56.040Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestValidateMount [2022-04-04T16:34:56.040Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRaw [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T16:34:56.040Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T16:34:56.040Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T16:34:56.040Z] PASS [2022-04-04T16:34:56.040Z] coverage: 67.6% of statements [2022-04-04T16:34:56.040Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-04-04T16:34:56.105Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-04T16:34:56.274Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T16:34:56.509Z] === RUN TestSetGetMeta [2022-04-04T16:34:56.509Z] === PAUSE TestSetGetMeta [2022-04-04T16:34:56.509Z] === RUN TestRestore [2022-04-04T16:34:56.509Z] === PAUSE TestRestore [2022-04-04T16:34:56.509Z] === RUN TestServiceCreate [2022-04-04T16:34:56.509Z] === PAUSE TestServiceCreate [2022-04-04T16:34:56.509Z] === RUN TestServiceList [2022-04-04T16:34:56.509Z] === PAUSE TestServiceList [2022-04-04T16:34:56.509Z] === RUN TestServiceRemove [2022-04-04T16:34:56.509Z] === PAUSE TestServiceRemove [2022-04-04T16:34:56.509Z] === RUN TestServiceGet [2022-04-04T16:34:56.509Z] === PAUSE TestServiceGet [2022-04-04T16:34:56.509Z] === RUN TestServicePrune [2022-04-04T16:34:56.509Z] === PAUSE TestServicePrune [2022-04-04T16:34:56.509Z] === RUN TestCreate [2022-04-04T16:34:56.509Z] === PAUSE TestCreate [2022-04-04T16:34:56.509Z] === RUN TestRemove [2022-04-04T16:34:56.509Z] === PAUSE TestRemove [2022-04-04T16:34:56.509Z] === RUN TestList [2022-04-04T16:34:56.509Z] === PAUSE TestList [2022-04-04T16:34:56.509Z] === RUN TestFindByDriver [2022-04-04T16:34:56.509Z] === PAUSE TestFindByDriver [2022-04-04T16:34:56.509Z] === RUN TestFindByReferenced [2022-04-04T16:34:56.509Z] === PAUSE TestFindByReferenced [2022-04-04T16:34:56.509Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T16:34:56.509Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T16:34:56.509Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:34:56.509Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:34:56.509Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T16:34:56.509Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T16:34:56.509Z] === RUN TestRefDerefRemove [2022-04-04T16:34:56.509Z] === PAUSE TestRefDerefRemove [2022-04-04T16:34:56.509Z] === RUN TestGet [2022-04-04T16:34:56.509Z] === PAUSE TestGet [2022-04-04T16:34:56.509Z] === RUN TestGetWithReference [2022-04-04T16:34:56.509Z] === PAUSE TestGetWithReference [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:34:56.509Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T16:34:56.509Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:34:56.509Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T16:34:56.509Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T16:34:56.509Z] === CONT TestSetGetMeta [2022-04-04T16:34:56.509Z] === CONT TestList [2022-04-04T16:34:56.509Z] === CONT TestServiceList [2022-04-04T16:34:56.509Z] === CONT TestServiceGet [2022-04-04T16:34:56.509Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T16:34:56.509Z] === CONT TestServiceCreate [2022-04-04T16:34:56.977Z] --- PASS: TestList (0.05s) [2022-04-04T16:34:56.977Z] === CONT TestRestore [2022-04-04T16:34:56.977Z] --- PASS: TestRestore (0.03s) [2022-04-04T16:34:56.977Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T16:34:56.977Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-04T16:34:56.977Z] === CONT TestGetWithReference [2022-04-04T16:34:56.977Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T16:34:56.977Z] === CONT TestGet [2022-04-04T16:34:56.977Z] --- PASS: TestGet (0.02s) [2022-04-04T16:34:56.977Z] === CONT TestRefDerefRemove [2022-04-04T16:34:56.977Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-04T16:34:56.977Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T16:34:56.977Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-04T16:34:56.977Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:34:56.977Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-04T16:34:56.977Z] === CONT TestServiceRemove [2022-04-04T16:34:56.977Z] --- PASS: TestServiceGet (0.22s) [2022-04-04T16:34:56.977Z] === CONT TestFindByReferenced [2022-04-04T16:34:56.977Z] --- PASS: TestServiceRemove (0.04s) [2022-04-04T16:34:56.977Z] === CONT TestCreate [2022-04-04T16:34:56.977Z] --- PASS: TestServiceCreate (0.20s) [2022-04-04T16:34:56.977Z] === CONT TestRemove [2022-04-04T16:34:56.977Z] --- PASS: TestServiceList (0.23s) [2022-04-04T16:34:56.977Z] === CONT TestFindByDriver [2022-04-04T16:34:56.977Z] --- PASS: TestCreate (0.03s) [2022-04-04T16:34:56.977Z] === CONT TestServicePrune [2022-04-04T16:34:56.977Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-04T16:34:56.977Z] --- PASS: TestRemove (0.04s) [2022-04-04T16:34:56.977Z] --- PASS: TestFindByDriver (0.03s) [2022-04-04T16:34:56.977Z] time="2022-04-04T16:34:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:34:56.977Z] time="2022-04-04T16:34:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:34:56.977Z] time="2022-04-04T16:34:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:34:56.977Z] time="2022-04-04T16:34:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T16:34:56.977Z] time="2022-04-04T16:34:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:34:56.977Z] --- PASS: TestServicePrune (0.06s) [2022-04-04T16:34:56.977Z] PASS [2022-04-04T16:34:56.977Z] coverage: 69.0% of statements [2022-04-04T16:34:56.977Z] ok github.com/docker/docker/volume/service 0.349s coverage: 69.0% of statements [2022-04-04T16:34:57.212Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T16:34:57.446Z] --- PASS: TestGet (15.01s) [2022-04-04T16:34:57.446Z] === RUN TestPluginWithNoManifest [2022-04-04T16:34:57.446Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T16:34:57.446Z] === RUN TestGetAll [2022-04-04T16:34:57.446Z] --- PASS: TestGetAll (0.00s) [2022-04-04T16:34:57.446Z] PASS [2022-04-04T16:34:57.446Z] coverage: 73.2% of statements [2022-04-04T16:34:57.446Z] ok github.com/docker/docker/pkg/plugins 35.942s coverage: 73.2% of statements [2022-04-04T16:34:58.317Z] === RUN TestWaitNodeAttachment [2022-04-04T16:34:58.317Z] === RUN TestBuilderGC [2022-04-04T16:34:58.317Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestFindConfigurationConflicts [2022-04-04T16:34:58.317Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T16:34:58.317Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T16:34:58.317Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T16:34:58.317Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T16:34:58.317Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_label [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T16:34:58.317Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T16:34:58.317Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T16:34:58.317Z] time="2022-04-04T16:34:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T16:34:58.317Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-04T16:34:58.317Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T16:34:58.317Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:34:58.317Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestReloadBadDefaultConfig [2022-04-04T16:34:58.317Z] time="2022-04-04T16:34:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2047188441" [2022-04-04T16:34:58.317Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestReloadWithConflictingLabels [2022-04-04T16:34:58.317Z] time="2022-04-04T16:34:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2169325639" [2022-04-04T16:34:58.317Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T16:34:58.317Z] time="2022-04-04T16:34:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2885210415" [2022-04-04T16:34:58.317Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestMaskURLCredentials [2022-04-04T16:34:58.317Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T16:34:58.317Z] === RUN TestDaemonConfigurationMerge [2022-04-04T16:34:58.317Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T16:34:58.317Z] PASS [2022-04-04T16:34:58.317Z] coverage: 79.2% of statements [2022-04-04T16:34:58.317Z] ok github.com/docker/docker/daemon/config 0.224s coverage: 79.2% of statements [2022-04-04T16:34:58.593Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-04T16:34:58.809Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T16:34:58.809Z] === RUN TestIsolationConversion [2022-04-04T16:34:58.809Z] === RUN TestIsolationConversion/default [2022-04-04T16:34:58.809Z] === RUN TestIsolationConversion/process [2022-04-04T16:34:58.809Z] === RUN TestIsolationConversion/hyperv [2022-04-04T16:34:58.809Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestContainerLabels [2022-04-04T16:34:58.809Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestCredentialSpecConversion [2022-04-04T16:34:58.809Z] === RUN TestCredentialSpecConversion/none [2022-04-04T16:34:58.809Z] === RUN TestCredentialSpecConversion/config [2022-04-04T16:34:58.809Z] === RUN TestCredentialSpecConversion/file [2022-04-04T16:34:58.809Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T16:34:58.809Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T16:34:58.809Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestControllerValidateMountBind [2022-04-04T16:34:58.809Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestControllerValidateMountVolume [2022-04-04T16:34:58.809Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestControllerValidateMountTarget [2022-04-04T16:34:58.809Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T16:34:58.809Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T16:34:58.809Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T16:34:58.809Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T16:34:58.809Z] PASS [2022-04-04T16:34:58.809Z] coverage: 11.0% of statements [2022-04-04T16:34:58.809Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.594s coverage: 11.0% of statements [2022-04-04T16:34:58.809Z] === RUN TestEventsLog [2022-04-04T16:34:58.809Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestEventsLogTimeout [2022-04-04T16:34:58.809Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T16:34:58.809Z] === RUN TestLogEvents [2022-04-04T16:34:58.809Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T16:34:59.300Z] === RUN TestLoadBufferedEvents [2022-04-04T16:34:59.300Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-04T16:34:59.300Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T16:34:59.300Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T16:34:59.300Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T16:34:59.300Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T16:34:59.300Z] PASS [2022-04-04T16:34:59.300Z] coverage: 50.0% of statements [2022-04-04T16:34:59.300Z] ok github.com/docker/docker/daemon/events 0.239s coverage: 50.0% of statements [2022-04-04T16:34:59.470Z] --- PASS: TestCreateServiceMultipleTimes (14.87s) [2022-04-04T16:34:59.470Z] === RUN TestCreateServiceConflict [2022-04-04T16:35:00.331Z] === RUN TestIsEmptyDir [2022-04-04T16:35:00.331Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-04T16:35:00.331Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T16:35:00.331Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T16:35:00.331Z] PASS [2022-04-04T16:35:00.331Z] coverage: 2.3% of statements [2022-04-04T16:35:00.331Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2022-04-04T16:35:00.331Z] === RUN TestLinkNaming [2022-04-04T16:35:00.331Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T16:35:00.331Z] === RUN TestLinkNew [2022-04-04T16:35:00.331Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T16:35:00.331Z] === RUN TestLinkEnv [2022-04-04T16:35:00.331Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T16:35:00.331Z] === RUN TestLinkMultipleEnv [2022-04-04T16:35:00.331Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T16:35:00.331Z] === RUN TestLinkPortRangeEnv [2022-04-04T16:35:00.331Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T16:35:00.331Z] PASS [2022-04-04T16:35:00.331Z] coverage: 93.0% of statements [2022-04-04T16:35:00.331Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-04-04T16:35:00.822Z] === RUN TestVerifyNetworkingConfig [2022-04-04T16:35:00.822Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestGetContainer [2022-04-04T16:35:00.822Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestValidContainerNames [2022-04-04T16:35:00.822Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestContainerInitDNS [2022-04-04T16:35:00.822Z] daemon_test.go:145: root required [2022-04-04T16:35:00.822Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestMerge [2022-04-04T16:35:00.822Z] --- PASS: TestMerge (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestValidateContainerIsolation [2022-04-04T16:35:00.822Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestFindNetworkErrorType [2022-04-04T16:35:00.822Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestEnsureServicesExist [2022-04-04T16:35:00.822Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestEnsureServicesExistErrors [2022-04-04T16:35:00.822Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T16:35:00.822Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T16:35:00.822Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T16:35:00.822Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T16:35:00.822Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T16:35:00.822Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T16:35:00.822Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestContainerDelete [2022-04-04T16:35:00.822Z] --- PASS: TestContainerDelete (0.02s) [2022-04-04T16:35:00.822Z] === RUN TestContainerDoubleDelete [2022-04-04T16:35:00.822Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T16:35:00.822Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T16:35:00.822Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestNoneHealthcheck [2022-04-04T16:35:00.822Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T16:35:00.822Z] === RUN TestHealthStates [2022-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] time="2022-04-04T16:35: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-04-04T16:35:01.313Z] --- PASS: TestHealthStates (0.13s) [2022-04-04T16:35:01.313Z] === RUN TestGetInspectData [2022-04-04T16:35:01.313Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T16:35:01.313Z] === RUN TestFillLicense [2022-04-04T16:35:01.313Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T16:35:01.313Z] === RUN TestListInvalidFilter [2022-04-04T16:35:01.313Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T16:35:01.313Z] === RUN TestNameFilter [2022-04-04T16:35:01.313Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T16:35:01.313Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T16:35:01.313Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T16:35:01.313Z] === 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-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T16:35:01.313Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T16:35:01.314Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T16:35:01.314Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T16:35:01.314Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T16:35:01.314Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T16:35:01.314Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T16:35:01.314Z] --- 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-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T16:35:01.314Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T16:35:01.314Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestDaemonReloadLabels [2022-04-04T16:35:01.314Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T16:35:01.314Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestDaemonReloadMirrors [2022-04-04T16:35:01.314Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T16:35:01.314Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T16:35:01.314Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-04T16:35:01.314Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T16:35:01.314Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T16:35:01.314Z] reload_test.go:342: root required [2022-04-04T16:35:01.314Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T16:35:01.314Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T16:35:01.314Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-04T16:35:01.314Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T16:35:01.314Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-04T16:35:01.314Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T16:35:01.314Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-04T16:35:01.314Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T16:35:01.314Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T16:35:01.314Z] === RUN TestParseVolumesFrom [2022-04-04T16:35:01.314Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T16:35:01.314Z] PASS [2022-04-04T16:35:01.314Z] coverage: 8.8% of statements [2022-04-04T16:35:01.314Z] ok github.com/docker/docker/daemon 0.613s coverage: 8.8% of statements [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T16:35:01.314Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T16:35:02.011Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-04-04T16:35:02.011Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/defaults [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T16:35:02.346Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T16:35:02.346Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T16:35:02.346Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T16:35:02.346Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T16:35:02.346Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T16:35:02.346Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T16:35:02.346Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T16:35:02.346Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T16:35:02.346Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T16:35:02.346Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T16:35:02.346Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T16:35:02.346Z] time="2022-04-04T16:35:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T16:35:02.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-04T16:35:02.838Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-04T16:35:02.838Z] === RUN TestCreateSuccess [2022-04-04T16:35:02.838Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCreateStreamSkipped [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T16:35:02.838Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCreateLogGroupSuccess [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T16:35:02.838Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCreateError [2022-04-04T16:35:02.838Z] --- PASS: TestCreateError (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCreateAlreadyExists [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T16:35:02.838Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestLogClosed [2022-04-04T16:35:02.838Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestLogBlocking [2022-04-04T16:35:02.838Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T16:35:02.838Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T16:35:02.838Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestPublishBatchSuccess [2022-04-04T16:35:02.838Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestPublishBatchError [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=error msg=error [2022-04-04T16:35:02.838Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T16:35:02.838Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T16:35:02.838Z] time="2022-04-04T16:35:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T16:35:02.838Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchSimple [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchTicker [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchClose [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen/3/���� [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T16:35:02.838Z] === RUN TestEffectiveLen/5/ [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/0/ [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: He [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/6/a� [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: a [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: � [2022-04-04T16:35:02.838Z] === RUN TestFindValidSplit/7/a� [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T16:35:02.838Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestProcessEventEmoji [2022-04-04T16:35:02.838Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchLineSplit [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMaxEvents [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-04-04T16:35:02.838Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T16:35:02.838Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T16:35:02.838Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsFormat [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T16:35:02.838Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T16:35:02.838Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCreateTagSuccess [2022-04-04T16:35:02.838Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T16:35:02.838Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T16:35:02.838Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T16:35:02.838Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T16:35:02.838Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T16:35:02.838Z] PASS [2022-04-04T16:35:02.838Z] coverage: 80.2% of statements [2022-04-04T16:35:02.838Z] ok github.com/docker/docker/daemon/logger/awslogs 0.429s coverage: 80.2% of statements [2022-04-04T16:35:02.838Z] === RUN TestAdapterReadLogs [2022-04-04T16:35:02.838Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T16:35:02.838Z] === RUN TestCopier [2022-04-04T16:35:02.839Z] --- PASS: TestCopier (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestCopierLongLines [2022-04-04T16:35:02.839Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestCopierSlow [2022-04-04T16:35:02.839Z] --- PASS: TestCopierSlow (0.20s) [2022-04-04T16:35:02.839Z] === RUN TestCopierWithSized [2022-04-04T16:35:02.839Z] === RUN TestCopierWithSized/as_is [2022-04-04T16:35:02.839Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T16:35:02.839Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T16:35:02.839Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T16:35:02.839Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestCopierWithPartial [2022-04-04T16:35:02.839Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestRingLogger [2022-04-04T16:35:02.839Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestRingCap [2022-04-04T16:35:02.839Z] --- PASS: TestRingCap (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestRingClose [2022-04-04T16:35:02.839Z] --- PASS: TestRingClose (0.00s) [2022-04-04T16:35:02.839Z] === RUN TestRingDrain [2022-04-04T16:35:02.839Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T16:35:02.839Z] PASS [2022-04-04T16:35:02.839Z] coverage: 43.2% of statements [2022-04-04T16:35:02.839Z] ok github.com/docker/docker/daemon/logger 0.350s coverage: 43.2% of statements [2022-04-04T16:35:02.839Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T16:35:03.331Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2022-04-04T16:35:03.331Z] === RUN TestSearchRegistryForImages [2022-04-04T16:35:03.331Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T16:35:03.331Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T16:35:03.331Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T16:35:03.331Z] === RUN TestImageDelete [2022-04-04T16:35:03.331Z] === RUN TestImageDelete/no_lease [2022-04-04T16:35:03.331Z] === RUN TestImageDelete/lease_exists [2022-04-04T16:35:03.331Z] --- PASS: TestImageDelete (0.10s) [2022-04-04T16:35:03.331Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T16:35:03.331Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-04-04T16:35:03.331Z] === RUN TestContentStoreForPull [2022-04-04T16:35:03.331Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-04T16:35:03.331Z] PASS [2022-04-04T16:35:03.331Z] coverage: 6.6% of statements [2022-04-04T16:35:03.331Z] ok github.com/docker/docker/daemon/images 0.362s coverage: 6.6% of statements [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T16:35:03.331Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T16:35:03.331Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T16:35:03.331Z] PASS [2022-04-04T16:35:03.331Z] coverage: 33.6% of statements [2022-04-04T16:35:03.331Z] ok github.com/docker/docker/daemon/logger/fluentd 0.047s coverage: 33.6% of statements [2022-04-04T16:35:03.331Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T16:35:03.331Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T16:35:03.331Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T16:35:03.331Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T16:35:03.331Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T16:35:03.331Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T16:35:03.823Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T16:35:03.823Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T16:35:03.823Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T16:35:03.823Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-04T16:35:03.823Z] === RUN TestFastTimeMarshalJSON [2022-04-04T16:35:03.823Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-04T16:35:03.823Z] PASS [2022-04-04T16:35:03.823Z] coverage: 87.2% of statements [2022-04-04T16:35:04.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.164s coverage: 87.2% of statements [2022-04-04T16:35:04.314Z] === RUN TestJSONFileLogger [2022-04-04T16:35:04.314Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T16:35:04.314Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T16:35:04.314Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T16:35:04.314Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T16:35:04.314Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T16:35:04.314Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T16:35:04.314Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T16:35:04.314Z] === RUN TestEncodeDecode [2022-04-04T16:35:04.314Z] === PAUSE TestEncodeDecode [2022-04-04T16:35:04.314Z] === RUN TestUnexpectedEOF [2022-04-04T16:35:04.314Z] time="2022-04-04T16:35:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T16:35:04.314Z] time="2022-04-04T16:35:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T16:35:04.314Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-04T16:35:04.314Z] === CONT TestEncodeDecode [2022-04-04T16:35:04.314Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T16:35:04.314Z] PASS [2022-04-04T16:35:04.314Z] coverage: 69.9% of statements [2022-04-04T16:35:04.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.195s coverage: 69.9% of statements [2022-04-04T16:35:04.558Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2022-04-04T16:35:04.558Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:35:05.346Z] === RUN TestWriteLog [2022-04-04T16:35:05.346Z] === PAUSE TestWriteLog [2022-04-04T16:35:05.346Z] === RUN TestReadLog [2022-04-04T16:35:05.346Z] === PAUSE TestReadLog [2022-04-04T16:35:05.346Z] === RUN TestDecode [2022-04-04T16:35:05.346Z] --- PASS: TestDecode (0.02s) [2022-04-04T16:35:05.346Z] === CONT TestWriteLog [2022-04-04T16:35:05.346Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T16:35:05.346Z] === CONT TestReadLog [2022-04-04T16:35:05.346Z] === RUN TestReadLog/tail_exact [2022-04-04T16:35:05.346Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T16:35:05.346Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T16:35:05.346Z] --- PASS: TestReadLog (0.16s) [2022-04-04T16:35:05.346Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-04T16:35:05.346Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T16:35:05.346Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-04T16:35:05.346Z] PASS [2022-04-04T16:35:05.346Z] coverage: 78.7% of statements [2022-04-04T16:35:05.346Z] ok github.com/docker/docker/daemon/logger/local 0.308s coverage: 78.7% of statements [2022-04-04T16:35:05.346Z] === RUN TestOpenFileDelete [2022-04-04T16:35:05.346Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestOpenFileRename [2022-04-04T16:35:05.346Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestHandleDecoderErr [2022-04-04T16:35:05.346Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestParseLogTagDefaultTag [2022-04-04T16:35:05.346Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestParseLogTag [2022-04-04T16:35:05.346Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestParseLogTagEmptyTag [2022-04-04T16:35:05.346Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestTailFiles [2022-04-04T16:35:05.346Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestFollowLogsConsumerGone [2022-04-04T16:35:05.346Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestFollowLogsProducerGone [2022-04-04T16:35:05.346Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T16:35:05.346Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T16:35:05.346Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T16:35:05.346Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T16:35:05.346Z] === RUN TestCheckCapacityAndRotate [2022-04-04T16:35:05.347Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T16:35:05.347Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T16:35:05.347Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-04T16:35:05.347Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-04T16:35:05.347Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-04T16:35:05.347Z] PASS [2022-04-04T16:35:05.347Z] coverage: 55.1% of statements [2022-04-04T16:35:05.347Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.190s coverage: 55.1% of statements [2022-04-04T16:35:05.838Z] === RUN TestLog [2022-04-04T16:35:05.838Z] --- PASS: TestLog (0.02s) [2022-04-04T16:35:05.838Z] PASS [2022-04-04T16:35:05.838Z] coverage: 31.5% of statements [2022-04-04T16:35:05.838Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-04-04T16:35:05.838Z] --- PASS: TestServicePlugin (30.15s) [2022-04-04T16:35:05.838Z] === RUN TestServiceUpdateLabel [2022-04-04T16:35:06.082Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-04T16:35:06.329Z] === RUN TestNewParse [2022-04-04T16:35:06.329Z] --- PASS: TestNewParse (0.00s) [2022-04-04T16:35:06.329Z] PASS [2022-04-04T16:35:06.329Z] coverage: 8.3% of statements [2022-04-04T16:35:06.330Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-04-04T16:35:06.330Z] === RUN TestValidateLogOpt [2022-04-04T16:35:06.330Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestNewMissedConfig [2022-04-04T16:35:06.330Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestNewMissedUrl [2022-04-04T16:35:06.330Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestNewMissedToken [2022-04-04T16:35:06.330Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestNewWithProxy [2022-04-04T16:35:06.330Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestDefault [2022-04-04T16:35:06.330Z] --- PASS: TestDefault (0.01s) [2022-04-04T16:35:06.330Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T16:35:06.330Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestJsonFormat [2022-04-04T16:35:06.330Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T16:35:06.330Z] === RUN TestRawFormat [2022-04-04T16:35:06.330Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestRawFormatWithLabels [2022-04-04T16:35:06.330Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestRawFormatWithoutTag [2022-04-04T16:35:06.330Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T16:35:06.330Z] === RUN TestBatching [2022-04-04T16:35:06.767Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-04-04T16:35:06.767Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:35:06.823Z] --- PASS: TestBatching (0.24s) [2022-04-04T16:35:06.823Z] === RUN TestFrequency [2022-04-04T16:35:06.823Z] === RUN TestParseLogFormat [2022-04-04T16:35:06.823Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestValidateLogOptEmpty [2022-04-04T16:35:06.823Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestValidateSyslogAddress [2022-04-04T16:35:06.823Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestParseAddressDefaultPort [2022-04-04T16:35:06.823Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestValidateSyslogFacility [2022-04-04T16:35:06.823Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T16:35:06.823Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestValidateLogOpt [2022-04-04T16:35:06.823Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T16:35:06.823Z] PASS [2022-04-04T16:35:06.823Z] coverage: 46.8% of statements [2022-04-04T16:35:06.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2022-04-04T16:35:06.823Z] --- PASS: TestFrequency (0.16s) [2022-04-04T16:35:06.823Z] === RUN TestOneMessagePerRequest [2022-04-04T16:35:06.823Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestVerify [2022-04-04T16:35:06.823Z] --- PASS: TestVerify (0.00s) [2022-04-04T16:35:06.823Z] === RUN TestSkipVerify [2022-04-04T16:35:06.823Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:06.823Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:06.823Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] --- PASS: TestSkipVerify (0.38s) [2022-04-04T16:35:07.315Z] === RUN TestBufferMaximum [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.891064\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.891064\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T16:35:07.315Z] === RUN TestServerAlwaysDown [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.893065\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.893065\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.893065\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.894061\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] time="2022-04-04T16:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090106.894061\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:07.315Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T16:35:07.315Z] === RUN TestCannotSendAfterClose [2022-04-04T16:35:07.315Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T16:35:07.315Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T16:35:07.315Z] === RUN TestV1IDService [2022-04-04T16:35:07.806Z] --- PASS: TestV1IDService (0.02s) [2022-04-04T16:35:07.806Z] === RUN TestV2MetadataService [2022-04-04T16:35:08.301Z] time="2022-04-04T16:35:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T16:35:08.301Z] time="2022-04-04T16:35:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"394ea31ac5b8\"}'" [2022-04-04T16:35:08.301Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-04-04T16:35:08.301Z] PASS [2022-04-04T16:35:08.301Z] coverage: 82.5% of statements [2022-04-04T16:35:08.301Z] ok github.com/docker/docker/daemon/logger/splunk 1.883s coverage: 82.5% of statements [2022-04-04T16:35:08.301Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T16:35:08.301Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T16:35:08.301Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T16:35:08.301Z] --- PASS: TestV2MetadataService (0.77s) [2022-04-04T16:35:08.301Z] PASS [2022-04-04T16:35:08.301Z] coverage: 48.2% of statements [2022-04-04T16:35:08.301Z] ok github.com/docker/docker/distribution/metadata 0.880s coverage: 48.2% of statements [2022-04-04T16:35:08.301Z] === RUN TestSuccessfulDownload [2022-04-04T16:35:08.301Z] download_test.go:267: Needs fixing on Windows [2022-04-04T16:35:08.301Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T16:35:08.301Z] === RUN TestCancelledDownload [2022-04-04T16:35:08.301Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T16:35:08.301Z] === RUN TestMaxDownloadAttempts [2022-04-04T16:35:08.301Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:35:08.301Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:35:08.301Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:35:08.301Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:35:08.301Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:35:08.301Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:35:08.301Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:35:08.301Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:35:08.301Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:35:08.301Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:35:08.301Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:35:08.301Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:35:08.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-04T16:35:08.792Z] time="2022-04-04T16:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:08.792Z] time="2022-04-04T16:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:08.792Z] time="2022-04-04T16:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:08.792Z] time="2022-04-04T16:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:08.792Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T16:35:08.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-04-04T16:35:08.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-04-04T16:35:08.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-04-04T16:35:08.792Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-04-04T16:35:08.792Z] === RUN TestTransfer [2022-04-04T16:35:09.283Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T16:35:09.283Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T16:35:09.283Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T16:35:09.283Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T16:35:09.283Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T16:35:09.283Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T16:35:09.283Z] === RUN TestManifestStore [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T16:35:09.283Z] --- PASS: TestTransfer (0.14s) [2022-04-04T16:35:09.283Z] === RUN TestConcurrencyLimit [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2187294659\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/no_local_cache [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/with_local_cache [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T16:35:09.283Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T16:35:09.283Z] time="2022-04-04T16:35:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore (0.23s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T16:35:09.283Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T16:35:09.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T16:35:09.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T16:35:09.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T16:35:09.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T16:35:09.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T16:35:09.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T16:35:09.284Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T16:35:09.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T16:35:09.284Z] === RUN TestFixManifestLayers [2022-04-04T16:35:09.284Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T16:35:09.284Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T16:35:09.284Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T16:35:09.284Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T16:35:09.284Z] === RUN TestFixManifestLayersBadParent [2022-04-04T16:35:09.284Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T16:35:09.284Z] === RUN TestValidateManifest [2022-04-04T16:35:09.284Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T16:35:09.284Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T16:35:09.284Z] === RUN TestFormatPlatform [2022-04-04T16:35:09.284Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T16:35:09.284Z] === RUN TestPullSchema2Config [2022-04-04T16:35:09.284Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T16:35:09.284Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:09.284Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:09.284Z] === RUN TestPullSchema2Config/500_status [2022-04-04T16:35:09.284Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:09.284Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:09.284Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-04T16:35:09.284Z] === RUN TestInactiveJobs [2022-04-04T16:35:09.775Z] === RUN TestNotFound [2022-04-04T16:35:09.775Z] --- PASS: TestNotFound (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestConflict [2022-04-04T16:35:09.775Z] --- PASS: TestConflict (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestForbidden [2022-04-04T16:35:09.775Z] --- PASS: TestForbidden (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestInvalidParameter [2022-04-04T16:35:09.775Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestNotImplemented [2022-04-04T16:35:09.775Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestNotModified [2022-04-04T16:35:09.775Z] --- PASS: TestNotModified (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestUnauthorized [2022-04-04T16:35:09.775Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestUnknown [2022-04-04T16:35:09.775Z] --- PASS: TestUnknown (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestCancelled [2022-04-04T16:35:09.775Z] --- PASS: TestCancelled (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestDeadline [2022-04-04T16:35:09.775Z] --- PASS: TestDeadline (0.00s) [2022-04-04T16:35:09.775Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:09.775Z] === RUN TestDataLoss [2022-04-04T16:35:09.775Z] === RUN TestPullSchema2Config/EOF [2022-04-04T16:35:09.775Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestUnavailable [2022-04-04T16:35:09.775Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestSystem [2022-04-04T16:35:09.775Z] --- PASS: TestSystem (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Conflict [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T16:35:09.775Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T16:35:09.775Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T16:35:09.775Z] PASS [2022-04-04T16:35:09.775Z] coverage: 77.0% of statements [2022-04-04T16:35:09.775Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:09.775Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:09.775Z] 2022/04/04 16:35:09 http: panic serving 127.0.0.1:49221: intentional panic [2022-04-04T16:35:09.775Z] goroutine 88 [running]: [2022-04-04T16:35:09.775Z] net/http.(*conn).serve.func1() [2022-04-04T16:35:09.775Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T16:35:09.775Z] panic({0x1509000, 0x16eb8f0}) [2022-04-04T16:35:09.775Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T16:35:09.775Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004b8680?, {0x16f30d8?, 0xc0004ca000?}) [2022-04-04T16:35:09.775Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T16:35:09.775Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16f30d8, 0xc0004ca000}, 0xc0003b0100) [2022-04-04T16:35:09.775Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T16:35:09.775Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16f30d8?, 0xc0004ca000?}, 0xc000080000?) [2022-04-04T16:35:09.775Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T16:35:09.775Z] net/http.serverHandler.ServeHTTP({0xc00038e630?}, {0x16f30d8, 0xc0004ca000}, 0xc0003b0100) [2022-04-04T16:35:09.775Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T16:35:09.775Z] net/http.(*conn).serve(0xc0003bc0a0, {0x16f3950, 0xc0000b7f80}) [2022-04-04T16:35:09.775Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T16:35:09.775Z] created by net/http.(*Server).Serve [2022-04-04T16:35:09.775Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T16:35:09.775Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-04-04T16:35:09.775Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-04T16:35:09.775Z] === RUN TestWatchRelease [2022-04-04T16:35:09.775Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:09.775Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T16:35:09.775Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:09.775Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:09.775Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-04T16:35:09.775Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T16:35:09.775Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-04T16:35:09.775Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T16:35:09.775Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T16:35:09.775Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T16:35:09.775Z] === RUN TestLayerAlreadyExists [2022-04-04T16:35:09.775Z] 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-04-04T16:35:09.775Z] 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-04-04T16:35:09.775Z] 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-04-04T16:35:09.775Z] 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-04-04T16:35:09.775Z] 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-04-04T16:35:09.775Z] 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-04-04T16:35:09.776Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T16:35:09.776Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T16:35:09.776Z] --- PASS: TestWatchRelease (0.05s) [2022-04-04T16:35:09.776Z] === RUN TestWatchFinishedTransfer [2022-04-04T16:35:09.776Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T16:35:09.776Z] === RUN TestDuplicateTransfer [2022-04-04T16:35:09.776Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-04T16:35:09.776Z] === RUN TestSuccessfulUpload [2022-04-04T16:35:09.776Z] === RUN TestFSGetInvalidData [2022-04-04T16:35:09.776Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T16:35:09.776Z] === RUN TestFSInvalidSet [2022-04-04T16:35:09.776Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T16:35:09.776Z] === RUN TestFSInvalidRoot [2022-04-04T16:35:09.776Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-04T16:35:09.776Z] === RUN TestFSMetadataGetSet [2022-04-04T16:35:10.003Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-04T16:35:10.267Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-04T16:35:10.267Z] === RUN TestFSInvalidWalker [2022-04-04T16:35:10.267Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T16:35:10.267Z] === RUN TestFSGetSet [2022-04-04T16:35:10.267Z] --- PASS: TestFSGetSet (0.02s) [2022-04-04T16:35:10.267Z] === RUN TestFSGetUnsetKey [2022-04-04T16:35:10.267Z] time="2022-04-04T16:35:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T16:35:10.267Z] --- PASS: TestFSGetUnsetKey (0.08s) [2022-04-04T16:35:10.267Z] === RUN TestFSGetEmptyData [2022-04-04T16:35:10.267Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestFSDelete [2022-04-04T16:35:10.267Z] --- PASS: TestFSDelete (0.01s) [2022-04-04T16:35:10.267Z] === RUN TestFSWalker [2022-04-04T16:35:10.267Z] --- PASS: TestFSWalker (0.01s) [2022-04-04T16:35:10.267Z] === RUN TestFSWalkerStopOnError [2022-04-04T16:35:10.267Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T16:35:10.267Z] === RUN TestNewFromJSON [2022-04-04T16:35:10.267Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T16:35:10.267Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestMarshalKeyOrder [2022-04-04T16:35:10.267Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestHistoryEqual [2022-04-04T16:35:10.267Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-04T16:35:10.267Z] === RUN TestCancelledUpload [2022-04-04T16:35:10.267Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T16:35:10.267Z] PASS [2022-04-04T16:35:10.267Z] coverage: 76.8% of statements [2022-04-04T16:35:10.267Z] ok github.com/docker/docker/distribution/xfer 1.780s coverage: 76.8% of statements [2022-04-04T16:35:10.267Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-04T16:35:10.267Z] === RUN TestImage [2022-04-04T16:35:10.267Z] --- PASS: TestImage (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestImageOSNotEmpty [2022-04-04T16:35:10.267Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T16:35:10.267Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T16:35:10.267Z] === RUN TestCreate [2022-04-04T16:35:10.267Z] --- PASS: TestCreate (0.01s) [2022-04-04T16:35:10.267Z] === RUN TestRestore [2022-04-04T16:35:10.267Z] time="2022-04-04T16:35:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T16:35:10.267Z] --- PASS: TestRestore (0.03s) [2022-04-04T16:35:10.267Z] === RUN TestAddDelete [2022-04-04T16:35:10.267Z] --- PASS: TestAddDelete (0.02s) [2022-04-04T16:35:10.267Z] === RUN TestSearchAfterDelete [2022-04-04T16:35:10.267Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T16:35:10.267Z] === RUN TestParentReset [2022-04-04T16:35:10.267Z] --- PASS: TestParentReset (0.02s) [2022-04-04T16:35:10.267Z] === RUN TestGetAndSetLastUpdated [2022-04-04T16:35:10.267Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T16:35:10.267Z] === RUN TestStoreLen [2022-04-04T16:35:10.267Z] --- PASS: TestStoreLen (0.06s) [2022-04-04T16:35:10.267Z] PASS [2022-04-04T16:35:10.267Z] coverage: 86.9% of statements [2022-04-04T16:35:10.267Z] ok github.com/docker/docker/image 0.548s coverage: 86.9% of statements [2022-04-04T16:35:10.660Z] --- PASS: TestCheckoutGit (48.75s) [2022-04-04T16:35:10.660Z] === RUN TestValidGitTransport [2022-04-04T16:35:10.660Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T16:35:10.660Z] === RUN TestGitInvalidRef [2022-04-04T16:35:10.660Z] --- PASS: TestGitInvalidRef (0.30s) [2022-04-04T16:35:10.660Z] PASS [2022-04-04T16:35:10.660Z] coverage: 86.3% of statements [2022-04-04T16:35:10.660Z] ok github.com/docker/docker/builder/remotecontext/git 49.138s coverage: 86.3% of statements [2022-04-04T16:35:10.660Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T16:35:10.660Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T16:35:10.758Z] === RUN TestCompare [2022-04-04T16:35:10.758Z] --- PASS: TestCompare (0.00s) [2022-04-04T16:35:10.758Z] PASS [2022-04-04T16:35:10.758Z] coverage: 19.2% of statements [2022-04-04T16:35:10.758Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2022-04-04T16:35:10.758Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-04-04T16:35:10.758Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T16:35:10.758Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T16:35:10.758Z] === RUN TestTokenPassThru [2022-04-04T16:35:10.758Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-04T16:35:10.758Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T16:35:10.758Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T16:35:10.758Z] PASS [2022-04-04T16:35:10.758Z] coverage: 26.6% of statements [2022-04-04T16:35:11.249Z] ok github.com/docker/docker/distribution 2.069s coverage: 26.6% of statements [2022-04-04T16:35:11.249Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T16:35:11.249Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T16:35:11.740Z] === RUN TestValidateManifest [2022-04-04T16:35:11.740Z] === RUN TestValidateManifest/nil [2022-04-04T16:35:11.740Z] === RUN TestValidateManifest/non-nil [2022-04-04T16:35:11.740Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T16:35:11.740Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T16:35:11.740Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T16:35:11.740Z] PASS [2022-04-04T16:35:11.740Z] coverage: 0.7% of statements [2022-04-04T16:35:11.740Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-04-04T16:35:11.740Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T16:35:11.740Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T16:35:11.740Z] PASS [2022-04-04T16:35:11.740Z] coverage: 25.0% of statements [2022-04-04T16:35:11.740Z] ok github.com/docker/docker/image/v1 0.102s coverage: 25.0% of statements [2022-04-04T16:35:11.740Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T16:35:12.537Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-04T16:35:12.772Z] === RUN TestSerialization [2022-04-04T16:35:12.772Z] --- PASS: TestSerialization (0.02s) [2022-04-04T16:35:12.772Z] PASS [2022-04-04T16:35:12.772Z] coverage: 100.0% of statements [2022-04-04T16:35:12.772Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-04T16:35:12.875Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T16:35:12.875Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T16:35:12.875Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T16:35:12.875Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T16:35:12.875Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T16:35:12.875Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T16:35:12.875Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T16:35:13.103Z] check_test.go:308: [d0d312186a943] daemon is not started [2022-04-04T16:35:13.104Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-04T16:35:13.264Z] === RUN TestEmptyLayer [2022-04-04T16:35:13.264Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestCommitFailure [2022-04-04T16:35:13.264Z] --- PASS: TestCommitFailure (0.02s) [2022-04-04T16:35:13.264Z] === RUN TestStartTransactionFailure [2022-04-04T16:35:13.264Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestGetOrphan [2022-04-04T16:35:13.264Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T16:35:13.264Z] === RUN TestMountAndRegister [2022-04-04T16:35:13.264Z] layer_test.go:258: Layer size: 14 [2022-04-04T16:35:13.264Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-04T16:35:13.264Z] === RUN TestLayerRelease [2022-04-04T16:35:13.264Z] layer_test.go:291: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestStoreRestore [2022-04-04T16:35:13.264Z] layer_test.go:340: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestTarStreamStability [2022-04-04T16:35:13.264Z] layer_test.go:455: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestRegisterExistingLayer [2022-04-04T16:35:13.264Z] === RUN TestEnvironmentParsing [2022-04-04T16:35:13.264Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T16:35:13.264Z] PASS [2022-04-04T16:35:13.264Z] coverage: 1.2% of statements [2022-04-04T16:35:13.264Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2022-04-04T16:35:13.264Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-04-04T16:35:13.264Z] === RUN TestTarStreamVerification [2022-04-04T16:35:13.264Z] layer_test.go:684: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestLayerMigration [2022-04-04T16:35:13.264Z] migration_test.go:45: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T16:35:13.264Z] migration_test.go:181: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestMountInit [2022-04-04T16:35:13.264Z] mount_test.go:17: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestMountSize [2022-04-04T16:35:13.264Z] mount_test.go:76: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestMountChanges [2022-04-04T16:35:13.264Z] mount_test.go:125: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T16:35:13.264Z] === RUN TestMountApply [2022-04-04T16:35:13.264Z] mount_test.go:212: Failing on Windows [2022-04-04T16:35:13.264Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T16:35:13.264Z] PASS [2022-04-04T16:35:13.264Z] coverage: 30.6% of statements [2022-04-04T16:35:13.264Z] ok github.com/docker/docker/layer 0.235s coverage: 30.6% of statements [2022-04-04T16:35:13.264Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T16:35:13.264Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T16:35:13.264Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T16:35:13.264Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T16:35:13.344Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-04-04T16:35:13.344Z] === RUN TestConfigureDaemonLogs [2022-04-04T16:35:13.344Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T16:35:13.344Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T16:35:13.344Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T16:35:13.344Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T16:35:13.344Z] PASS [2022-04-04T16:35:13.344Z] coverage: 19.0% of statements [2022-04-04T16:35:13.344Z] ok github.com/docker/docker/cmd/dockerd 0.409s coverage: 19.0% of statements [2022-04-04T16:35:13.344Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T16:35:13.344Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T16:35:13.362Z] check_test.go:308: [d528df6876260] daemon is not started [2022-04-04T16:35:13.362Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-04T16:35:14.297Z] === RUN TestSequenceGetAvailableBit [2022-04-04T16:35:14.297Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSequenceEqual [2022-04-04T16:35:14.297Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSequenceCopy [2022-04-04T16:35:14.297Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestGetFirstAvailable [2022-04-04T16:35:14.297Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestFindSequence [2022-04-04T16:35:14.297Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestCheckIfAvailable [2022-04-04T16:35:14.297Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestMergeSequences [2022-04-04T16:35:14.297Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestPushReservation [2022-04-04T16:35:14.297Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSerializeDeserialize [2022-04-04T16:35:14.297Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSet [2022-04-04T16:35:14.297Z] --- PASS: TestSet (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSetUnset [2022-04-04T16:35:14.297Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestOffsetSetUnset [2022-04-04T16:35:14.297Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSetInRange [2022-04-04T16:35:14.297Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestSetAnyInRange [2022-04-04T16:35:14.297Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestMethods [2022-04-04T16:35:14.297Z] --- PASS: TestMethods (0.00s) [2022-04-04T16:35:14.297Z] === RUN TestRandomAllocateDeallocate [2022-04-04T16:35:15.267Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-04T16:35:15.527Z] check_test.go:308: [d25750df08940] daemon is not started [2022-04-04T16:35:15.527Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-04T16:35:15.562Z] === RUN TestContainerStopSignal [2022-04-04T16:35:15.562Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestContainerStopTimeout [2022-04-04T16:35:15.562Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T16:35:15.562Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T16:35:15.562Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T16:35:15.562Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T16:35:15.562Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T16:35:15.562Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestNewMemoryStore [2022-04-04T16:35:15.562Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestAddContainers [2022-04-04T16:35:15.562Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestGetContainer [2022-04-04T16:35:15.562Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestDeleteContainer [2022-04-04T16:35:15.562Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestListContainers [2022-04-04T16:35:15.562Z] --- PASS: TestListContainers (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestFirstContainer [2022-04-04T16:35:15.562Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestApplyAllContainer [2022-04-04T16:35:15.562Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestIsValidHealthString [2022-04-04T16:35:15.562Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestStateRunStop [2022-04-04T16:35:15.562Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestStateTimeoutWait [2022-04-04T16:35:15.562Z] state_test.go:141: Stop callback fired [2022-04-04T16:35:15.562Z] state_test.go:165: Stop callback fired [2022-04-04T16:35:15.562Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T16:35:15.562Z] === RUN TestIsValidStateString [2022-04-04T16:35:15.562Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestViewSaveDelete [2022-04-04T16:35:15.562Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T16:35:15.562Z] === RUN TestViewAll [2022-04-04T16:35:15.562Z] --- PASS: TestViewAll (0.01s) [2022-04-04T16:35:15.562Z] === RUN TestViewGet [2022-04-04T16:35:15.562Z] --- PASS: TestViewGet (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestNames [2022-04-04T16:35:15.562Z] --- PASS: TestNames (0.00s) [2022-04-04T16:35:15.562Z] === RUN TestViewWithHealthCheck [2022-04-04T16:35:15.562Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T16:35:15.562Z] PASS [2022-04-04T16:35:15.562Z] coverage: 41.7% of statements [2022-04-04T16:35:15.562Z] ok github.com/docker/docker/container 0.212s coverage: 41.7% of statements [2022-04-04T16:35:15.562Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T16:35:15.562Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T16:35:15.562Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T16:35:15.562Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T16:35:15.872Z] === RUN TestInvalidConfig [2022-04-04T16:35:15.872Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T16:35:15.872Z] === RUN TestConfig [2022-04-04T16:35:15.872Z] --- PASS: TestConfig (0.00s) [2022-04-04T16:35:15.872Z] === RUN TestOptionsLabels [2022-04-04T16:35:15.872Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T16:35:15.872Z] === RUN TestValidName [2022-04-04T16:35:15.872Z] --- PASS: TestValidName (0.00s) [2022-04-04T16:35:15.872Z] PASS [2022-04-04T16:35:15.872Z] coverage: 19.7% of statements [2022-04-04T16:35:15.872Z] ok github.com/docker/docker/libnetwork/config 0.065s coverage: 19.7% of statements [2022-04-04T16:35:16.029Z] === RUN TestPrepare [2022-04-04T16:35:16.029Z] --- PASS: TestPrepare (0.00s) [2022-04-04T16:35:16.029Z] === RUN TestStart [2022-04-04T16:35:16.029Z] --- PASS: TestStart (0.00s) [2022-04-04T16:35:16.029Z] === RUN TestWaitCancel [2022-04-04T16:35:16.029Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T16:35:16.029Z] === RUN TestWaitDisabled [2022-04-04T16:35:16.029Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T16:35:16.029Z] === RUN TestWaitEnabled [2022-04-04T16:35:16.029Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T16:35:16.029Z] === RUN TestRemove [2022-04-04T16:35:16.029Z] --- PASS: TestRemove (0.00s) [2022-04-04T16:35:16.029Z] PASS [2022-04-04T16:35:16.029Z] coverage: 65.3% of statements [2022-04-04T16:35:16.029Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2022-04-04T16:35:16.341Z] === RUN TestKey [2022-04-04T16:35:16.341Z] --- PASS: TestKey (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestParseKey [2022-04-04T16:35:16.341Z] --- PASS: TestParseKey (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestInvalidDataStore [2022-04-04T16:35:16.341Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestKVObjectFlatKey [2022-04-04T16:35:16.341Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T16:35:16.341Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T16:35:16.341Z] PASS [2022-04-04T16:35:16.341Z] coverage: 21.9% of statements [2022-04-04T16:35:16.341Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-04-04T16:35:16.341Z] === RUN TestErrorInterfaces [2022-04-04T16:35:16.341Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestNetworkMarshalling [2022-04-04T16:35:16.341Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-04T16:35:16.341Z] === RUN TestEndpointMarshalling [2022-04-04T16:35:16.341Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestAuxAddresses [2022-04-04T16:35:16.341Z] time="2022-04-04T16:35:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:35:16.341Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-04T16:35:16.341Z] === RUN TestSRVServiceQuery [2022-04-04T16:35:16.341Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestServiceVIPReuse [2022-04-04T16:35:16.341Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-04T16:35:16.341Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T16:35:16.341Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-04T16:35:16.341Z] === RUN TestDNSIPQuery [2022-04-04T16:35:16.341Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestDNSProxyServFail [2022-04-04T16:35:16.341Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestSandboxAddEmpty [2022-04-04T16:35:16.341Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestSandboxAddMultiPrio [2022-04-04T16:35:16.341Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestSandboxAddSamePrio [2022-04-04T16:35:16.341Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestCleanupServiceDiscovery [2022-04-04T16:35:16.341Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.341Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T16:35:16.341Z] === RUN TestDNSOptions [2022-04-04T16:35:16.342Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:16.342Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T16:35:16.342Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T16:35:16.342Z] time="2022-04-04T16:35:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:35:16.342Z] time="2022-04-04T16:35:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:35:16.342Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T16:35:16.342Z] PASS [2022-04-04T16:35:16.342Z] coverage: 8.5% of statements [2022-04-04T16:35:16.342Z] ok github.com/docker/docker/libnetwork 0.267s coverage: 8.5% of statements [2022-04-04T16:35:16.811Z] === RUN TestIPDataMarshalling [2022-04-04T16:35:16.811Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T16:35:16.811Z] === RUN TestValidateAndIsV6 [2022-04-04T16:35:16.811Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T16:35:16.811Z] PASS [2022-04-04T16:35:16.811Z] coverage: 68.9% of statements [2022-04-04T16:35:16.811Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-04T16:35:17.281Z] === RUN TestDriver [2022-04-04T16:35:17.281Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:35:17.281Z] PASS [2022-04-04T16:35:17.281Z] coverage: 34.8% of statements [2022-04-04T16:35:17.281Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-04-04T16:35:17.434Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T16:35:17.443Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-04T16:35:17.750Z] === RUN TestDriver [2022-04-04T16:35:17.750Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:35:17.750Z] PASS [2022-04-04T16:35:17.750Z] coverage: 34.8% of statements [2022-04-04T16:35:17.750Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-04-04T16:35:17.750Z] === RUN TestNetworkAllocateFree [2022-04-04T16:35:17.750Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T16:35:17.750Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T16:35:17.750Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T16:35:17.750Z] PASS [2022-04-04T16:35:17.750Z] coverage: 63.6% of statements [2022-04-04T16:35:17.750Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-04-04T16:35:18.372Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T16:35:18.372Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-04T16:35:18.738Z] === RUN TestGetEmptyCapabilities [2022-04-04T16:35:18.738Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T16:35:18.738Z] === RUN TestGetExtraCapabilities [2022-04-04T16:35:18.738Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-04T16:35:18.738Z] === RUN TestGetInvalidCapabilities [2022-04-04T16:35:18.738Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T16:35:18.738Z] === RUN TestRemoteDriver [2022-04-04T16:35:18.738Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T16:35:18.738Z] === RUN TestDriverError [2022-04-04T16:35:18.738Z] --- PASS: TestDriverError (0.00s) [2022-04-04T16:35:18.738Z] === RUN TestMissingValues [2022-04-04T16:35:18.738Z] --- PASS: TestMissingValues (0.00s) [2022-04-04T16:35:18.738Z] === RUN TestRollback [2022-04-04T16:35:18.738Z] --- PASS: TestRollback (0.00s) [2022-04-04T16:35:18.738Z] PASS [2022-04-04T16:35:18.738Z] coverage: 57.4% of statements [2022-04-04T16:35:18.738Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2022-04-04T16:35:18.975Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T16:35:18.975Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T16:35:18.975Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T16:35:18.975Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T16:35:18.975Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T16:35:18.975Z] PASS [2022-04-04T16:35:18.975Z] coverage: 35.9% of statements [2022-04-04T16:35:18.975Z] ok github.com/docker/docker/daemon/cluster/convert 0.240s coverage: 35.9% of statements [2022-04-04T16:35:18.975Z] === RUN TestNewListSecretsFilters [2022-04-04T16:35:18.975Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T16:35:18.975Z] === RUN TestNewListConfigsFilters [2022-04-04T16:35:18.975Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T16:35:18.975Z] PASS [2022-04-04T16:35:18.975Z] coverage: 0.5% of statements [2022-04-04T16:35:18.975Z] ok github.com/docker/docker/daemon/cluster 0.299s coverage: 0.5% of statements [2022-04-04T16:35:19.207Z] === RUN TestNAT [2022-04-04T16:35:19.207Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T16:35:19.207Z] --- SKIP: TestNAT (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestTransparent [2022-04-04T16:35:19.207Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T16:35:19.207Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T16:35:19.207Z] PASS [2022-04-04T16:35:19.207Z] coverage: 0.0% of statements [2022-04-04T16:35:19.207Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2022-04-04T16:35:19.207Z] --- PASS: TestRandomAllocateDeallocate (5.17s) [2022-04-04T16:35:19.207Z] === RUN TestAllocateRandomDeallocate [2022-04-04T16:35:19.207Z] === RUN TestBuildDefault [2022-04-04T16:35:19.207Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestBuildHostnameDomainname [2022-04-04T16:35:19.207Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestBuildHostname [2022-04-04T16:35:19.207Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestBuildHostnameFQDN [2022-04-04T16:35:19.207Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestBuildNoIP [2022-04-04T16:35:19.207Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestUpdate [2022-04-04T16:35:19.207Z] --- PASS: TestUpdate (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T16:35:19.207Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T16:35:19.207Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestAddEmpty [2022-04-04T16:35:19.207Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestAdd [2022-04-04T16:35:19.207Z] --- PASS: TestAdd (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestDeleteEmpty [2022-04-04T16:35:19.207Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestDeleteNewline [2022-04-04T16:35:19.207Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestDelete [2022-04-04T16:35:19.207Z] --- PASS: TestDelete (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestConcurrentWrites [2022-04-04T16:35:19.207Z] === RUN TestNew [2022-04-04T16:35:19.207Z] --- PASS: TestNew (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestAddDriver [2022-04-04T16:35:19.207Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestAddDuplicateDriver [2022-04-04T16:35:19.207Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T16:35:19.207Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestDriver [2022-04-04T16:35:19.207Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestIPAM [2022-04-04T16:35:19.207Z] --- PASS: TestIPAM (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestWalkIPAMs [2022-04-04T16:35:19.207Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T16:35:19.207Z] === RUN TestWalkDrivers [2022-04-04T16:35:19.207Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T16:35:19.207Z] PASS [2022-04-04T16:35:19.207Z] coverage: 82.4% of statements [2022-04-04T16:35:19.207Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2022-04-04T16:35:19.465Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-04-04T16:35:19.465Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:35:19.676Z] --- PASS: TestConcurrentWrites (0.17s) [2022-04-04T16:35:19.676Z] PASS [2022-04-04T16:35:19.676Z] coverage: 81.2% of statements [2022-04-04T16:35:19.676Z] ok github.com/docker/docker/libnetwork/etchosts 0.225s coverage: 81.2% of statements [2022-04-04T16:35:19.676Z] === RUN TestNew [2022-04-04T16:35:19.676Z] --- PASS: TestNew (0.00s) [2022-04-04T16:35:19.676Z] === RUN TestAllocate [2022-04-04T16:35:19.676Z] --- PASS: TestAllocate (0.00s) [2022-04-04T16:35:19.676Z] === RUN TestUninitialized [2022-04-04T16:35:19.676Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T16:35:19.676Z] === RUN TestAllocateInRange [2022-04-04T16:35:19.676Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T16:35:19.676Z] === RUN TestAllocateSerial [2022-04-04T16:35:19.676Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T16:35:19.676Z] PASS [2022-04-04T16:35:19.676Z] coverage: 87.5% of statements [2022-04-04T16:35:19.676Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-04-04T16:35:19.750Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-04T16:35:20.010Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T16:35:20.145Z] === RUN TestCaller [2022-04-04T16:35:20.145Z] --- PASS: TestCaller (0.00s) [2022-04-04T16:35:20.145Z] PASS [2022-04-04T16:35:20.145Z] coverage: 100.0% of statements [2022-04-04T16:35:20.145Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-04-04T16:35:20.270Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T16:35:20.614Z] --- PASS: TestAllocateRandomDeallocate (1.05s) [2022-04-04T16:35:20.614Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T16:35:20.614Z] === RUN TestSetSerialInsertDelete [2022-04-04T16:35:20.614Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T16:35:20.614Z] === RUN TestSetParallelInsertDelete [2022-04-04T16:35:21.191Z] === RUN TestWaitNodeAttachment [2022-04-04T16:35:21.210Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-04T16:35:21.603Z] === RUN TestInt2IP2IntConversion [2022-04-04T16:35:21.603Z] === RUN TestPoolRequest [2022-04-04T16:35:21.603Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T16:35:21.603Z] === RUN TestOtherRequests [2022-04-04T16:35:21.603Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T16:35:21.603Z] PASS [2022-04-04T16:35:21.603Z] coverage: 57.1% of statements [2022-04-04T16:35:21.603Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-04-04T16:35:21.603Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.31s) [2022-04-04T16:35:21.603Z] === RUN TestRetrieveFromStore [2022-04-04T16:35:21.603Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2022-04-04T16:35:21.603Z] === RUN TestGetAddressVersion [2022-04-04T16:35:21.603Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T16:35:21.603Z] === RUN TestKeyString [2022-04-04T16:35:21.603Z] --- PASS: TestKeyString (0.00s) [2022-04-04T16:35:21.603Z] === RUN TestPoolDataMarshal [2022-04-04T16:35:21.603Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T16:35:21.603Z] === RUN TestSubnetsMarshal [2022-04-04T16:35:21.623Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-04-04T16:35:21.623Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:35:21.658Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T16:35:21.658Z] === RUN TestIsolationConversion [2022-04-04T16:35:21.658Z] === RUN TestIsolationConversion/default [2022-04-04T16:35:21.658Z] === RUN TestIsolationConversion/process [2022-04-04T16:35:21.658Z] === RUN TestIsolationConversion/hyperv [2022-04-04T16:35:21.658Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestContainerLabels [2022-04-04T16:35:21.658Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestCredentialSpecConversion [2022-04-04T16:35:21.658Z] === RUN TestCredentialSpecConversion/none [2022-04-04T16:35:21.658Z] === RUN TestCredentialSpecConversion/config [2022-04-04T16:35:21.658Z] === RUN TestCredentialSpecConversion/file [2022-04-04T16:35:21.658Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T16:35:21.658Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T16:35:21.658Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestControllerValidateMountBind [2022-04-04T16:35:21.658Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestControllerValidateMountVolume [2022-04-04T16:35:21.658Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestControllerValidateMountTarget [2022-04-04T16:35:21.658Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T16:35:21.658Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T16:35:21.658Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T16:35:21.658Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T16:35:21.658Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T16:35:21.658Z] PASS [2022-04-04T16:35:21.658Z] coverage: 11.0% of statements [2022-04-04T16:35:21.658Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.574s coverage: 11.0% of statements [2022-04-04T16:35:22.072Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-04T16:35:22.072Z] === RUN TestAddSubnets [2022-04-04T16:35:22.072Z] --- PASS: TestAddSubnets (0.05s) [2022-04-04T16:35:22.072Z] === RUN TestDoublePoolRelease [2022-04-04T16:35:22.072Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-04T16:35:22.072Z] === RUN TestAddReleasePoolID [2022-04-04T16:35:22.072Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-04T16:35:22.072Z] === RUN TestPredefinedPool [2022-04-04T16:35:22.072Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-04T16:35:22.072Z] === RUN TestRemoveSubnet [2022-04-04T16:35:22.072Z] --- PASS: TestRemoveSubnet (0.17s) [2022-04-04T16:35:22.072Z] === RUN TestGetSameAddress [2022-04-04T16:35:22.072Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-04-04T16:35:22.072Z] === RUN TestIsCorrupted [2022-04-04T16:35:22.072Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T16:35:22.072Z] === RUN TestSetRollover [2022-04-04T16:35:22.072Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T16:35:22.072Z] === RUN TestPoolAllocationReuse [2022-04-04T16:35:22.124Z] === RUN TestEventsLog [2022-04-04T16:35:22.124Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestEventsLogTimeout [2022-04-04T16:35:22.125Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestLogEvents [2022-04-04T16:35:22.125Z] --- PASS: TestLogEvents (0.06s) [2022-04-04T16:35:22.125Z] === RUN TestLoadBufferedEvents [2022-04-04T16:35:22.125Z] === RUN TestBuilderGC [2022-04-04T16:35:22.125Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestFindConfigurationConflicts [2022-04-04T16:35:22.125Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T16:35:22.125Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T16:35:22.125Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T16:35:22.125Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T16:35:22.125Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_label [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T16:35:22.125Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T16:35:22.125Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T16:35:22.125Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-04-04T16:35:22.125Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T16:35:22.125Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T16:35:22.125Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T16:35:22.125Z] PASS [2022-04-04T16:35:22.125Z] coverage: 50.0% of statements [2022-04-04T16:35:22.125Z] ok github.com/docker/docker/daemon/events 0.312s coverage: 50.0% of statements [2022-04-04T16:35:22.125Z] time="2022-04-04T16:35:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T16:35:22.125Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-04-04T16:35:22.125Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T16:35:22.125Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:22.125Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestReloadBadDefaultConfig [2022-04-04T16:35:22.125Z] time="2022-04-04T16:35:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1262281345" [2022-04-04T16:35:22.125Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestReloadWithConflictingLabels [2022-04-04T16:35:22.125Z] time="2022-04-04T16:35:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-413613877" [2022-04-04T16:35:22.125Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T16:35:22.125Z] time="2022-04-04T16:35:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1059512246" [2022-04-04T16:35:22.125Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestMaskURLCredentials [2022-04-04T16:35:22.125Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T16:35:22.125Z] === RUN TestDaemonConfigurationMerge [2022-04-04T16:35:22.125Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T16:35:22.125Z] PASS [2022-04-04T16:35:22.125Z] coverage: 79.2% of statements [2022-04-04T16:35:22.125Z] ok github.com/docker/docker/daemon/config 0.301s coverage: 79.2% of statements [2022-04-04T16:35:22.540Z] === RUN TestGetCapabilities [2022-04-04T16:35:22.540Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T16:35:22.540Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T16:35:22.540Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T16:35:22.540Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T16:35:22.540Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T16:35:22.540Z] === RUN TestRemoteDriver [2022-04-04T16:35:22.540Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T16:35:22.540Z] PASS [2022-04-04T16:35:22.540Z] coverage: 47.4% of statements [2022-04-04T16:35:22.540Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.053s coverage: 47.4% of statements [2022-04-04T16:35:22.588Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-04T16:35:23.528Z] === RUN TestWindowsIPAM [2022-04-04T16:35:23.528Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T16:35:23.528Z] PASS [2022-04-04T16:35:23.528Z] coverage: 71.4% of statements [2022-04-04T16:35:23.528Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2022-04-04T16:35:23.528Z] --- PASS: TestSetRollover (1.38s) [2022-04-04T16:35:23.528Z] === RUN TestSetRolloverSerial [2022-04-04T16:35:23.528Z] --- PASS: TestPoolAllocationReuse (1.45s) [2022-04-04T16:35:23.528Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T16:35:23.528Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-04T16:35:23.528Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T16:35:23.685Z] === RUN TestLinkNaming [2022-04-04T16:35:23.685Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T16:35:23.685Z] === RUN TestLinkNew [2022-04-04T16:35:23.685Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T16:35:23.685Z] === RUN TestLinkEnv [2022-04-04T16:35:23.685Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T16:35:23.685Z] === RUN TestLinkMultipleEnv [2022-04-04T16:35:23.685Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T16:35:23.685Z] === RUN TestLinkPortRangeEnv [2022-04-04T16:35:23.685Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T16:35:23.685Z] PASS [2022-04-04T16:35:23.685Z] coverage: 93.0% of statements [2022-04-04T16:35:23.685Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-04-04T16:35:23.685Z] === RUN TestIsEmptyDir [2022-04-04T16:35:23.685Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T16:35:23.685Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T16:35:23.685Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T16:35:23.685Z] PASS [2022-04-04T16:35:23.685Z] coverage: 2.3% of statements [2022-04-04T16:35:23.685Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-04-04T16:35:23.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T16:35:23.996Z] === RUN TestDefaultNetwork [2022-04-04T16:35:24.466Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-04T16:35:24.466Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T16:35:24.466Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-04T16:35:24.466Z] === RUN TestInitAddressPools [2022-04-04T16:35:24.466Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T16:35:24.466Z] PASS [2022-04-04T16:35:24.466Z] coverage: 74.0% of statements [2022-04-04T16:35:24.466Z] ok github.com/docker/docker/libnetwork/ipamutils 0.518s coverage: 74.0% of statements [2022-04-04T16:35:24.671Z] === RUN TestVerifyNetworkingConfig [2022-04-04T16:35:24.671Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestGetContainer [2022-04-04T16:35:24.671Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestValidContainerNames [2022-04-04T16:35:24.671Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestContainerInitDNS [2022-04-04T16:35:24.671Z] daemon_test.go:145: root required [2022-04-04T16:35:24.671Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestMerge [2022-04-04T16:35:24.671Z] --- PASS: TestMerge (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestValidateContainerIsolation [2022-04-04T16:35:24.671Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestFindNetworkErrorType [2022-04-04T16:35:24.671Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestEnsureServicesExist [2022-04-04T16:35:24.671Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-04T16:35:24.671Z] === RUN TestEnsureServicesExistErrors [2022-04-04T16:35:24.671Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T16:35:24.671Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T16:35:24.671Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T16:35:24.671Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T16:35:24.671Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T16:35:24.671Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T16:35:24.671Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestContainerDelete [2022-04-04T16:35:24.671Z] --- PASS: TestContainerDelete (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestContainerDoubleDelete [2022-04-04T16:35:24.671Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T16:35:24.671Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T16:35:24.671Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestNoneHealthcheck [2022-04-04T16:35:24.671Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T16:35:24.671Z] === RUN TestHealthStates [2022-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] time="2022-04-04T16:35:24Z" 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-04-04T16:35:24.671Z] --- PASS: TestHealthStates (0.14s) [2022-04-04T16:35:24.671Z] === RUN TestGetInspectData [2022-04-04T16:35:24.671Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestFillLicense [2022-04-04T16:35:24.672Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestListInvalidFilter [2022-04-04T16:35:24.672Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestNameFilter [2022-04-04T16:35:24.672Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T16:35:24.672Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T16:35:24.672Z] === 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-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T16:35:24.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T16:35:24.672Z] --- 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-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T16:35:24.672Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T16:35:24.672Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestDaemonReloadLabels [2022-04-04T16:35:24.672Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T16:35:24.672Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestDaemonReloadMirrors [2022-04-04T16:35:24.672Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T16:35:24.672Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T16:35:24.672Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T16:35:24.672Z] reload_test.go:342: root required [2022-04-04T16:35:24.672Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T16:35:24.672Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-04T16:35:24.672Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T16:35:24.672Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-04T16:35:24.672Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T16:35:24.672Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-04T16:35:24.672Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T16:35:24.672Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-04T16:35:24.672Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T16:35:24.672Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T16:35:24.672Z] === RUN TestParseVolumesFrom [2022-04-04T16:35:24.672Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T16:35:24.672Z] PASS [2022-04-04T16:35:24.672Z] coverage: 8.8% of statements [2022-04-04T16:35:24.672Z] ok github.com/docker/docker/daemon 0.371s coverage: 8.8% of statements [2022-04-04T16:35:24.672Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T16:35:24.935Z] --- PASS: TestSetRolloverSerial (1.40s) [2022-04-04T16:35:24.935Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T16:35:24.935Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T16:35:24.935Z] PASS [2022-04-04T16:35:24.935Z] coverage: 84.4% of statements [2022-04-04T16:35:24.935Z] ok github.com/docker/docker/libnetwork/bitseq 10.903s coverage: 84.4% of statements [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T16:35:25.141Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T16:35:25.405Z] === RUN TestKeyValue [2022-04-04T16:35:25.405Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T16:35:25.405Z] PASS [2022-04-04T16:35:25.405Z] coverage: 60.0% of statements [2022-04-04T16:35:25.405Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-04-04T16:35:25.874Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.12s) [2022-04-04T16:35:25.874Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/defaults [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T16:35:26.125Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T16:35:26.125Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T16:35:26.125Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T16:35:26.125Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T16:35:26.125Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T16:35:26.125Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T16:35:26.125Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T16:35:26.126Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T16:35:26.126Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T16:35:26.126Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T16:35:26.126Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T16:35:26.126Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T16:35:26.126Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-04T16:35:26.126Z] === RUN TestCreateSuccess [2022-04-04T16:35:26.126Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCreateStreamSkipped [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T16:35:26.126Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCreateLogGroupSuccess [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T16:35:26.126Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCreateError [2022-04-04T16:35:26.126Z] --- PASS: TestCreateError (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCreateAlreadyExists [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T16:35:26.126Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestLogClosed [2022-04-04T16:35:26.126Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestLogBlocking [2022-04-04T16:35:26.126Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T16:35:26.126Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T16:35:26.126Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestPublishBatchSuccess [2022-04-04T16:35:26.126Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestPublishBatchError [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=error msg=error [2022-04-04T16:35:26.126Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T16:35:26.126Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T16:35:26.126Z] time="2022-04-04T16:35:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T16:35:26.126Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchSimple [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchTicker [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-04-04T16:35:26.126Z] === RUN TestCollectBatchClose [2022-04-04T16:35:26.126Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen/3/���� [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T16:35:26.126Z] === RUN TestEffectiveLen/5/ [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T16:35:26.126Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T16:35:26.126Z] === RUN TestFindValidSplit [2022-04-04T16:35:26.126Z] === RUN TestFindValidSplit/0/ [2022-04-04T16:35:26.126Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:35:26.126Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:26.126Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T16:35:26.126Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T16:35:26.126Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:26.126Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T16:35:26.126Z] cloudwatchlogs_test.go:1076: He [2022-04-04T16:35:26.500Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-04T16:35:26.500Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T16:35:26.592Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T16:35:26.592Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1076: [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T16:35:26.592Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:26.592Z] === RUN TestFindValidSplit/6/a� [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1076: a [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1077: � [2022-04-04T16:35:26.592Z] === RUN TestFindValidSplit/7/a� [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T16:35:26.592Z] cloudwatchlogs_test.go:1077: [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestProcessEventEmoji [2022-04-04T16:35:26.592Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestCollectBatchLineSplit [2022-04-04T16:35:26.592Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-04T16:35:26.592Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T16:35:26.592Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestCollectBatchMaxEvents [2022-04-04T16:35:26.592Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-04T16:35:26.592Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T16:35:26.592Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-04T16:35:26.592Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T16:35:26.592Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-04T16:35:26.592Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T16:35:26.592Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T16:35:26.592Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestSearchRegistryForImages [2022-04-04T16:35:26.592Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T16:35:26.592Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestImageDelete [2022-04-04T16:35:26.592Z] === RUN TestImageDelete/no_lease [2022-04-04T16:35:26.592Z] === RUN TestImageDelete/lease_exists [2022-04-04T16:35:26.592Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T16:35:26.592Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsFormat [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T16:35:26.592Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T16:35:26.592Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestCreateTagSuccess [2022-04-04T16:35:26.592Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T16:35:26.592Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T16:35:26.592Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T16:35:26.592Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T16:35:26.592Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T16:35:26.592Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T16:35:26.592Z] PASS [2022-04-04T16:35:26.592Z] coverage: 80.2% of statements [2022-04-04T16:35:26.592Z] --- PASS: TestImageDelete (0.03s) [2022-04-04T16:35:26.592Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T16:35:26.593Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-04T16:35:26.593Z] === RUN TestContentStoreForPull [2022-04-04T16:35:26.593Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 80.2% of statements [2022-04-04T16:35:26.593Z] === RUN TestAdapterReadLogs [2022-04-04T16:35:26.593Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestCopier [2022-04-04T16:35:26.593Z] --- PASS: TestCopier (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestCopierLongLines [2022-04-04T16:35:26.593Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestCopierSlow [2022-04-04T16:35:26.593Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-04T16:35:26.593Z] PASS [2022-04-04T16:35:26.593Z] coverage: 6.6% of statements [2022-04-04T16:35:26.593Z] ok github.com/docker/docker/daemon/images 0.364s coverage: 6.6% of statements [2022-04-04T16:35:26.593Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T16:35:26.593Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T16:35:26.593Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T16:35:26.593Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T16:35:26.593Z] PASS [2022-04-04T16:35:26.593Z] coverage: 33.6% of statements [2022-04-04T16:35:26.593Z] ok github.com/docker/docker/daemon/logger/fluentd 0.042s coverage: 33.6% of statements [2022-04-04T16:35:26.593Z] --- PASS: TestCopierSlow (0.20s) [2022-04-04T16:35:26.593Z] === RUN TestCopierWithSized [2022-04-04T16:35:26.593Z] === RUN TestCopierWithSized/as_is [2022-04-04T16:35:26.593Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T16:35:26.593Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T16:35:26.593Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T16:35:26.593Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestCopierWithPartial [2022-04-04T16:35:26.593Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestRingLogger [2022-04-04T16:35:26.593Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestRingCap [2022-04-04T16:35:26.593Z] --- PASS: TestRingCap (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestRingClose [2022-04-04T16:35:26.593Z] --- PASS: TestRingClose (0.00s) [2022-04-04T16:35:26.593Z] === RUN TestRingDrain [2022-04-04T16:35:26.593Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T16:35:26.593Z] PASS [2022-04-04T16:35:26.593Z] coverage: 43.2% of statements [2022-04-04T16:35:26.593Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 43.2% of statements [2022-04-04T16:35:26.593Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T16:35:26.593Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T16:35:26.593Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T16:35:26.593Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T16:35:27.440Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T16:35:27.542Z] 2022/04/04 16:35:24 Closing DB instances... [2022-04-04T16:35:27.542Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-04T16:35:27.542Z] === RUN TestFindNode [2022-04-04T16:35:27.542Z] 2022/04/04 16:35:26 Closing DB instances... [2022-04-04T16:35:27.542Z] --- PASS: TestFindNode (0.02s) [2022-04-04T16:35:27.542Z] === RUN TestChangeNodeState [2022-04-04T16:35:27.542Z] 2022/04/04 16:35:26 Closing DB instances... [2022-04-04T16:35:27.542Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T16:35:27.542Z] === RUN TestNodeReincarnation [2022-04-04T16:35:27.542Z] 2022/04/04 16:35:26 Closing DB instances... [2022-04-04T16:35:27.578Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T16:35:27.579Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T16:35:27.579Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T16:35:27.579Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-04T16:35:27.579Z] === RUN TestFastTimeMarshalJSON [2022-04-04T16:35:27.579Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-04-04T16:35:27.579Z] PASS [2022-04-04T16:35:27.579Z] coverage: 87.2% of statements [2022-04-04T16:35:27.579Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2022-04-04T16:35:27.970Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-04T16:35:28.045Z] === RUN TestJSONFileLogger [2022-04-04T16:35:28.045Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T16:35:28.045Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T16:35:28.045Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T16:35:28.045Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T16:35:28.045Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T16:35:28.045Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T16:35:28.045Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T16:35:28.045Z] === RUN TestEncodeDecode [2022-04-04T16:35:28.045Z] === PAUSE TestEncodeDecode [2022-04-04T16:35:28.045Z] === RUN TestUnexpectedEOF [2022-04-04T16:35:28.045Z] === RUN TestWriteLog [2022-04-04T16:35:28.045Z] === PAUSE TestWriteLog [2022-04-04T16:35:28.045Z] === RUN TestReadLog [2022-04-04T16:35:28.045Z] === PAUSE TestReadLog [2022-04-04T16:35:28.045Z] === RUN TestDecode [2022-04-04T16:35:28.045Z] --- PASS: TestDecode (0.02s) [2022-04-04T16:35:28.045Z] === CONT TestWriteLog [2022-04-04T16:35:28.045Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T16:35:28.045Z] === CONT TestReadLog [2022-04-04T16:35:28.045Z] === RUN TestReadLog/tail_exact [2022-04-04T16:35:28.045Z] time="2022-04-04T16:35:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T16:35:28.045Z] time="2022-04-04T16:35:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T16:35:28.045Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-04T16:35:28.045Z] === CONT TestEncodeDecode [2022-04-04T16:35:28.045Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T16:35:28.045Z] PASS [2022-04-04T16:35:28.045Z] coverage: 69.9% of statements [2022-04-04T16:35:28.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 69.9% of statements [2022-04-04T16:35:28.045Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T16:35:28.045Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T16:35:28.045Z] --- PASS: TestReadLog (0.15s) [2022-04-04T16:35:28.045Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-04T16:35:28.045Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T16:35:28.045Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-04T16:35:28.045Z] PASS [2022-04-04T16:35:28.045Z] coverage: 78.7% of statements [2022-04-04T16:35:28.045Z] ok github.com/docker/docker/daemon/logger/local 0.233s coverage: 78.7% of statements [2022-04-04T16:35:28.092Z] === RUN TestNetworkDBSimple [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T16:35:28.092Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T16:35:28.092Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.50s) [2022-04-04T16:35:28.092Z] === RUN TestGetAddress [2022-04-04T16:35:28.512Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T16:35:28.512Z] === RUN TestOpenFileDelete [2022-04-04T16:35:28.512Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestOpenFileRename [2022-04-04T16:35:28.512Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestHandleDecoderErr [2022-04-04T16:35:28.512Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestParseLogTagDefaultTag [2022-04-04T16:35:28.512Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestParseLogTag [2022-04-04T16:35:28.512Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestParseLogTagEmptyTag [2022-04-04T16:35:28.512Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestTailFiles [2022-04-04T16:35:28.512Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestFollowLogsConsumerGone [2022-04-04T16:35:28.512Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T16:35:28.512Z] === RUN TestFollowLogsProducerGone [2022-04-04T16:35:28.512Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T16:35:28.512Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T16:35:28.512Z] --- PASS: TestFollowLogsProducerGone (0.03s) [2022-04-04T16:35:28.512Z] === RUN TestCheckCapacityAndRotate [2022-04-04T16:35:28.512Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T16:35:28.512Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T16:35:28.512Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2022-04-04T16:35:28.512Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.04s) [2022-04-04T16:35:28.512Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-04T16:35:28.512Z] PASS [2022-04-04T16:35:28.512Z] coverage: 53.5% of statements [2022-04-04T16:35:28.512Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 53.5% of statements [2022-04-04T16:35:28.561Z] === RUN TestGenerate [2022-04-04T16:35:28.561Z] --- PASS: TestGenerate (0.00s) [2022-04-04T16:35:28.561Z] === RUN TestGeneratePtr [2022-04-04T16:35:28.561Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T16:35:28.561Z] === RUN TestGenerateMissingField [2022-04-04T16:35:28.561Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T16:35:28.561Z] === RUN TestFieldCannotBeSet [2022-04-04T16:35:28.561Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T16:35:28.561Z] === RUN TestTypeMismatchError [2022-04-04T16:35:28.561Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T16:35:28.561Z] PASS [2022-04-04T16:35:28.561Z] coverage: 100.0% of statements [2022-04-04T16:35:28.561Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-04-04T16:35:28.980Z] === RUN TestLog [2022-04-04T16:35:28.980Z] --- PASS: TestLog (0.02s) [2022-04-04T16:35:28.980Z] PASS [2022-04-04T16:35:28.980Z] coverage: 31.5% of statements [2022-04-04T16:35:28.980Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-04-04T16:35:29.030Z] 2022/04/04 16:35:28 Closing DB instances... [2022-04-04T16:35:29.065Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-04T16:35:29.492Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-04-04T16:35:29.493Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:35:29.500Z] testing: warning: no tests to run [2022-04-04T16:35:29.500Z] PASS [2022-04-04T16:35:29.500Z] coverage: 0.0% of statements [2022-04-04T16:35:29.500Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-04T16:35:29.963Z] === RUN TestParseLogFormat [2022-04-04T16:35:29.963Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestValidateLogOptEmpty [2022-04-04T16:35:29.963Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestValidateSyslogAddress [2022-04-04T16:35:29.963Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestParseAddressDefaultPort [2022-04-04T16:35:29.963Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestValidateSyslogFacility [2022-04-04T16:35:29.963Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T16:35:29.963Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestValidateLogOpt [2022-04-04T16:35:29.963Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T16:35:29.963Z] PASS [2022-04-04T16:35:29.963Z] coverage: 46.8% of statements [2022-04-04T16:35:29.963Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2022-04-04T16:35:29.963Z] === RUN TestNewParse [2022-04-04T16:35:29.963Z] --- PASS: TestNewParse (0.00s) [2022-04-04T16:35:29.963Z] PASS [2022-04-04T16:35:29.963Z] coverage: 8.3% of statements [2022-04-04T16:35:29.963Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-04-04T16:35:29.963Z] === RUN TestValidateLogOpt [2022-04-04T16:35:29.963Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestNewMissedConfig [2022-04-04T16:35:29.963Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestNewMissedUrl [2022-04-04T16:35:29.963Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestNewMissedToken [2022-04-04T16:35:29.963Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestNewWithProxy [2022-04-04T16:35:29.963Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestDefault [2022-04-04T16:35:29.963Z] --- PASS: TestDefault (0.01s) [2022-04-04T16:35:29.963Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T16:35:29.963Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-04T16:35:29.963Z] === RUN TestJsonFormat [2022-04-04T16:35:29.963Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T16:35:29.963Z] === RUN TestRawFormat [2022-04-04T16:35:29.963Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestRawFormatWithLabels [2022-04-04T16:35:29.963Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestRawFormatWithoutTag [2022-04-04T16:35:29.963Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T16:35:29.963Z] === RUN TestBatching [2022-04-04T16:35:29.969Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-04T16:35:29.969Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T16:35:29.969Z] === RUN TestRequestNewPort [2022-04-04T16:35:29.969Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestRequestSpecificPort [2022-04-04T16:35:29.969Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestReleasePort [2022-04-04T16:35:29.969Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestReuseReleasedPort [2022-04-04T16:35:29.969Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestReleaseUnreadledPort [2022-04-04T16:35:29.969Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestUnknowProtocol [2022-04-04T16:35:29.969Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestAllocateAllPorts [2022-04-04T16:35:29.969Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestPortAllocation [2022-04-04T16:35:29.969Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T16:35:29.969Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestNoDuplicateBPR [2022-04-04T16:35:29.969Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T16:35:29.969Z] === RUN TestChangePortRange [2022-04-04T16:35:29.969Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T16:35:29.969Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T16:35:29.969Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T16:35:29.969Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T16:35:29.969Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T16:35:29.969Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T16:35:29.969Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T16:35:29.969Z] PASS [2022-04-04T16:35:29.969Z] coverage: 88.6% of statements [2022-04-04T16:35:29.969Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-04-04T16:35:30.430Z] --- PASS: TestBatching (0.27s) [2022-04-04T16:35:30.430Z] === RUN TestFrequency [2022-04-04T16:35:30.430Z] --- PASS: TestFrequency (0.23s) [2022-04-04T16:35:30.430Z] === RUN TestOneMessagePerRequest [2022-04-04T16:35:30.430Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T16:35:30.430Z] === RUN TestVerify [2022-04-04T16:35:30.430Z] --- PASS: TestVerify (0.00s) [2022-04-04T16:35:30.430Z] === RUN TestSkipVerify [2022-04-04T16:35:30.430Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:30.430Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:30.430Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:30.430Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:30.430Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:30.439Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-04T16:35:30.439Z] PASS [2022-04-04T16:35:30.439Z] coverage: 100.0% of statements [2022-04-04T16:35:30.439Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.080s coverage: 100.0% of statements [2022-04-04T16:35:30.729Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-04T16:35:30.908Z] testing: warning: no tests to run [2022-04-04T16:35:30.908Z] PASS [2022-04-04T16:35:30.908Z] coverage: 0.0% of statements [2022-04-04T16:35:30.908Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-04T16:35:30.908Z] 2022/04/04 16:35:30 Closing DB instances... [2022-04-04T16:35:30.988Z] check_test.go:308: [d0dc5937dbea3] daemon is not started [2022-04-04T16:35:30.988Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-04T16:35:31.377Z] === RUN TestHashData [2022-04-04T16:35:31.377Z] --- PASS: TestHashData (0.00s) [2022-04-04T16:35:31.377Z] PASS [2022-04-04T16:35:31.377Z] coverage: 2.8% of statements [2022-04-04T16:35:31.377Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2022-04-04T16:35:31.377Z] === RUN TestErrorConstructors [2022-04-04T16:35:31.377Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T16:35:31.377Z] === RUN TestCompareIPMask [2022-04-04T16:35:31.377Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T16:35:31.377Z] === RUN TestUtilGetHostPartIP [2022-04-04T16:35:31.377Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T16:35:31.377Z] === RUN TestUtilGetBroadcastIP [2022-04-04T16:35:31.377Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T16:35:31.377Z] === RUN TestParseCIDR [2022-04-04T16:35:31.414Z] --- PASS: TestSkipVerify (0.76s) [2022-04-04T16:35:31.414Z] === RUN TestBufferMaximum [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.840859\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.840859\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T16:35:31.414Z] === RUN TestServerAlwaysDown [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.843634\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.843634\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.843634\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.843634\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] time="2022-04-04T16:35:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649090130.843634\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:31.414Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T16:35:31.414Z] === RUN TestCannotSendAfterClose [2022-04-04T16:35:31.414Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T16:35:31.414Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T16:35:31.414Z] === RUN TestV1IDService [2022-04-04T16:35:31.414Z] --- PASS: TestV1IDService (0.01s) [2022-04-04T16:35:31.414Z] === RUN TestV2MetadataService [2022-04-04T16:35:31.556Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-04T16:35:31.847Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T16:35:31.847Z] PASS [2022-04-04T16:35:31.847Z] coverage: 37.3% of statements [2022-04-04T16:35:31.847Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-04-04T16:35:31.881Z] --- PASS: TestV2MetadataService (0.43s) [2022-04-04T16:35:31.881Z] PASS [2022-04-04T16:35:31.881Z] coverage: 48.2% of statements [2022-04-04T16:35:31.881Z] ok github.com/docker/docker/distribution/metadata 0.497s coverage: 48.2% of statements [2022-04-04T16:35:31.881Z] === RUN TestSuccessfulDownload [2022-04-04T16:35:31.881Z] download_test.go:267: Needs fixing on Windows [2022-04-04T16:35:31.881Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T16:35:31.881Z] === RUN TestCancelledDownload [2022-04-04T16:35:31.881Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T16:35:31.881Z] === RUN TestMaxDownloadAttempts [2022-04-04T16:35:31.881Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:35:31.881Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:35:31.881Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:35:31.881Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:35:31.881Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:35:31.881Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:35:31.881Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:35:31.881Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:35:31.881Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T16:35:31.881Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T16:35:31.881Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T16:35:31.881Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T16:35:32.132Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-04T16:35:32.294Z] time="2022-04-04T16:35:31Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T16:35:32.294Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T16:35:32.294Z] === RUN TestParallelCreate [2022-04-04T16:35:32.294Z] 2022/04/04 16:35:31 Closing DB instances... [2022-04-04T16:35:32.294Z] --- PASS: TestParallelCreate (0.02s) [2022-04-04T16:35:32.294Z] === RUN TestParallelDelete [2022-04-04T16:35:32.294Z] 2022/04/04 16:35:31 Closing DB instances... [2022-04-04T16:35:32.294Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T16:35:32.294Z] === RUN TestNetworkDBIslands [2022-04-04T16:35:32.294Z] time="2022-04-04T16:35:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:17449f8c07e7 with config:&{NodeID:17449f8c07e7 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-04-04T16:35:32.294Z] time="2022-04-04T16:35:31Z" level=info msg="Node 17449f8c07e7/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:32.294Z] time="2022-04-04T16:35:31Z" level=info msg="Node 17449f8c07e7/192.168.193.60, added to nodes list" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c06caf51526b with config:&{NodeID:c06caf51526b 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-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="Node c06caf51526b/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="Node c06caf51526b/192.168.193.60, added to nodes list" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="Node c06caf51526b/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="Node c06caf51526b/192.168.193.60, added to nodes list" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="Node 17449f8c07e7/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=info msg="Node 17449f8c07e7/192.168.193.60, added to nodes list" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-04T16:35:32.295Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T16:35:32.316Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T16:35:32.316Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T16:35:32.317Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T16:35:32.317Z] PASS [2022-04-04T16:35:32.317Z] coverage: 55.0% of statements [2022-04-04T16:35:32.317Z] ok github.com/docker/docker/oci 0.042s coverage: 55.0% of statements [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f7b562767d32\"}'" [2022-04-04T16:35:32.348Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-04T16:35:32.348Z] PASS [2022-04-04T16:35:32.348Z] coverage: 82.5% of statements [2022-04-04T16:35:32.348Z] ok github.com/docker/docker/daemon/logger/splunk 2.349s coverage: 82.5% of statements [2022-04-04T16:35:32.348Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T16:35:32.348Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T16:35:32.348Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T16:35:32.348Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T16:35:32.348Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T16:35:32.348Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T16:35:32.348Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T16:35:32.348Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T16:35:32.348Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T16:35:32.348Z] === RUN TestManifestStore [2022-04-04T16:35:32.348Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T16:35:32.348Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T16:35:32.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-04-04T16:35:32.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-04-04T16:35:32.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-04-04T16:35:32.348Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-04-04T16:35:32.348Z] === RUN TestTransfer [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local522304607\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T16:35:32.348Z] === RUN TestManifestStore/no_local_cache [2022-04-04T16:35:32.348Z] === RUN TestManifestStore/with_local_cache [2022-04-04T16:35:32.348Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T16:35:32.348Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:32Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:32.348Z] --- PASS: TestTransfer (0.16s) [2022-04-04T16:35:32.348Z] === RUN TestConcurrencyLimit [2022-04-04T16:35:32.348Z] time="2022-04-04T16:35:32Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:32.348Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T16:35:32.349Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T16:35:32.349Z] time="2022-04-04T16:35:32Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:32.349Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T16:35:32.349Z] time="2022-04-04T16:35:32Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:32.349Z] time="2022-04-04T16:35:32Z" level=warning msg="reference for unknown type: " [2022-04-04T16:35:32.349Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T16:35:32.349Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T16:35:32.349Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T16:35:32.349Z] time="2022-04-04T16:35:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore (0.27s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T16:35:32.349Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T16:35:32.349Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestFixManifestLayers [2022-04-04T16:35:32.349Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T16:35:32.349Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T16:35:32.349Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestFixManifestLayersBadParent [2022-04-04T16:35:32.349Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestValidateManifest [2022-04-04T16:35:32.349Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T16:35:32.349Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestFormatPlatform [2022-04-04T16:35:32.349Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T16:35:32.349Z] === RUN TestPullSchema2Config [2022-04-04T16:35:32.349Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T16:35:32.349Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:32.349Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:32.349Z] === RUN TestPullSchema2Config/500_status [2022-04-04T16:35:32.349Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:32.349Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:32.699Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-04T16:35:32.785Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-04-04T16:35:32.785Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T16:35:32.785Z] === RUN TestAddressPoolOpt [2022-04-04T16:35:32.785Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/a [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/something [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/_=a [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/PATH [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/=a [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/PATH= [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/PATH=something [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/1asd [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/123 [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/some_space [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/= [2022-04-04T16:35:32.785Z] === RUN TestValidateEnv/PaTh [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T16:35:32.785Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T16:35:32.785Z] === RUN TestParseHost [2022-04-04T16:35:32.785Z] --- PASS: TestParseHost (0.00s) [2022-04-04T16:35:32.785Z] === RUN TestParseDockerDaemonHost [2022-04-04T16:35:32.785Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T16:35:32.785Z] === RUN TestParseTCP [2022-04-04T16:35:32.785Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T16:35:32.785Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T16:35:32.785Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestValidateExtraHosts [2022-04-04T16:35:32.786Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestIpOptString [2022-04-04T16:35:32.786Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T16:35:32.786Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T16:35:32.786Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestIpOptSetInvalidVal [2022-04-04T16:35:32.786Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestValidateIPAddress [2022-04-04T16:35:32.786Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestMapOpts [2022-04-04T16:35:32.786Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestListOptsWithoutValidator [2022-04-04T16:35:32.786Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestListOptsWithValidator [2022-04-04T16:35:32.786Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestValidateDNSSearch [2022-04-04T16:35:32.786Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T16:35:32.786Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T16:35:32.786Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestNamedListOpts [2022-04-04T16:35:32.786Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestNamedMapOpts [2022-04-04T16:35:32.786Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestParseLink [2022-04-04T16:35:32.786Z] --- PASS: TestParseLink (0.00s) [2022-04-04T16:35:32.786Z] === RUN TestUlimitOpt [2022-04-04T16:35:32.786Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T16:35:32.786Z] PASS [2022-04-04T16:35:32.786Z] coverage: 66.3% of statements [2022-04-04T16:35:32.786Z] ok github.com/docker/docker/opts 0.073s coverage: 66.3% of statements [2022-04-04T16:35:32.786Z] === RUN TestParseVersion [2022-04-04T16:35:32.786Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T16:35:32.786Z] PASS [2022-04-04T16:35:32.786Z] coverage: 52.9% of statements [2022-04-04T16:35:32.786Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-04-04T16:35:32.816Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:32.816Z] === RUN TestPullSchema2Config/EOF [2022-04-04T16:35:32.816Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:32.816Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:32.816Z] 2022/04/04 16:35:32 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-04T16:35:32.816Z] goroutine 100 [running]: [2022-04-04T16:35:32.816Z] net/http.(*conn).serve.func1() [2022-04-04T16:35:32.816Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T16:35:32.816Z] panic({0x1429000, 0x160b8f0}) [2022-04-04T16:35:32.816Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T16:35:32.816Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000516c0?, {0x16130d8?, 0xc000010000?}) [2022-04-04T16:35:32.816Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T16:35:32.816Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16130d8, 0xc000010000}, 0xc0004b0100) [2022-04-04T16:35:32.816Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T16:35:32.816Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16130d8?, 0xc000010000?}, 0xc00005a800?) [2022-04-04T16:35:32.816Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T16:35:32.817Z] net/http.serverHandler.ServeHTTP({0xc00027e090?}, {0x16130d8, 0xc000010000}, 0xc0004b0100) [2022-04-04T16:35:32.817Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T16:35:32.817Z] net/http.(*conn).serve(0xc00006a000, {0x1613950, 0xc000443110}) [2022-04-04T16:35:32.817Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T16:35:32.817Z] created by net/http.(*Server).Serve [2022-04-04T16:35:32.817Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T16:35:32.817Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-04T16:35:32.817Z] === RUN TestInactiveJobs [2022-04-04T16:35:32.817Z] === RUN TestNotFound [2022-04-04T16:35:32.817Z] --- PASS: TestNotFound (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestConflict [2022-04-04T16:35:32.817Z] --- PASS: TestConflict (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestForbidden [2022-04-04T16:35:32.817Z] --- PASS: TestForbidden (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestInvalidParameter [2022-04-04T16:35:32.817Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestNotImplemented [2022-04-04T16:35:32.817Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestNotModified [2022-04-04T16:35:32.817Z] --- PASS: TestNotModified (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestUnauthorized [2022-04-04T16:35:32.817Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestUnknown [2022-04-04T16:35:32.817Z] --- PASS: TestUnknown (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestCancelled [2022-04-04T16:35:32.817Z] --- PASS: TestCancelled (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestDeadline [2022-04-04T16:35:32.817Z] --- PASS: TestDeadline (0.00s) [2022-04-04T16:35:32.817Z] === RUN TestDataLoss [2022-04-04T16:35:32.817Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T16:35:33.279Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:db76c80377e0 with config:&{NodeID:db76c80377e0 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-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node db76c80377e0/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node db76c80377e0/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node db76c80377e0/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node db76c80377e0/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node 17449f8c07e7/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node 17449f8c07e7/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node c06caf51526b/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node c06caf51526b/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node db76c80377e0/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:32Z" level=info msg="Node db76c80377e0/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6077cf926752 with config:&{NodeID:6077cf926752 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-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node c06caf51526b/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node c06caf51526b/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node db76c80377e0/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node db76c80377e0/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node 17449f8c07e7/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=info msg="Node 17449f8c07e7/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T16:35:33.283Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-04T16:35:33.283Z] === RUN TestUnavailable [2022-04-04T16:35:33.283Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T16:35:33.283Z] === RUN TestSystem [2022-04-04T16:35:33.283Z] --- PASS: TestSystem (0.00s) [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Conflict [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T16:35:33.283Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T16:35:33.283Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T16:35:33.283Z] PASS [2022-04-04T16:35:33.283Z] coverage: 77.0% of statements [2022-04-04T16:35:33.283Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:33.283Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T16:35:33.283Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T16:35:33.284Z] ok github.com/docker/docker/errdefs 0.035s coverage: 77.0% of statements [2022-04-04T16:35:33.284Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T16:35:33.284Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-04T16:35:33.284Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T16:35:33.284Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-04T16:35:33.284Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T16:35:33.284Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T16:35:33.284Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestLayerAlreadyExists [2022-04-04T16:35:33.284Z] 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-04-04T16:35:33.284Z] 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-04-04T16:35:33.284Z] 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-04-04T16:35:33.284Z] 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-04-04T16:35:33.284Z] 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-04-04T16:35:33.284Z] 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-04-04T16:35:33.284Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T16:35:33.284Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-04T16:35:33.284Z] === RUN TestWatchRelease [2022-04-04T16:35:33.284Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T16:35:33.284Z] === RUN TestWatchFinishedTransfer [2022-04-04T16:35:33.284Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestDuplicateTransfer [2022-04-04T16:35:33.284Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-04T16:35:33.284Z] === RUN TestSuccessfulUpload [2022-04-04T16:35:33.284Z] === RUN TestFSGetInvalidData [2022-04-04T16:35:33.284Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSInvalidSet [2022-04-04T16:35:33.284Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSInvalidRoot [2022-04-04T16:35:33.284Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSMetadataGetSet [2022-04-04T16:35:33.284Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-04T16:35:33.284Z] === RUN TestFSInvalidWalker [2022-04-04T16:35:33.284Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSGetSet [2022-04-04T16:35:33.284Z] --- PASS: TestFSGetSet (0.02s) [2022-04-04T16:35:33.284Z] === RUN TestFSGetUnsetKey [2022-04-04T16:35:33.284Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSGetEmptyData [2022-04-04T16:35:33.284Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestFSDelete [2022-04-04T16:35:33.284Z] --- PASS: TestFSDelete (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSWalker [2022-04-04T16:35:33.284Z] --- PASS: TestFSWalker (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestFSWalkerStopOnError [2022-04-04T16:35:33.284Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T16:35:33.284Z] === RUN TestNewFromJSON [2022-04-04T16:35:33.284Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T16:35:33.284Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestMarshalKeyOrder [2022-04-04T16:35:33.284Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T16:35:33.284Z] === RUN TestHistoryEqual [2022-04-04T16:35:33.284Z] time="2022-04-04T16:35:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d1c86f242d7e with config:&{NodeID:d1c86f242d7e 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-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 17449f8c07e7/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 17449f8c07e7/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node c06caf51526b/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node c06caf51526b/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node db76c80377e0/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=info msg="Node db76c80377e0/192.168.193.60, added to nodes list" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-04-04T16:35:33.751Z] time="2022-04-04T16:35:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T16:35:33.755Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-04T16:35:33.755Z] === RUN TestCancelledUpload [2022-04-04T16:35:33.755Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T16:35:33.755Z] PASS [2022-04-04T16:35:33.755Z] coverage: 76.8% of statements [2022-04-04T16:35:33.755Z] ok github.com/docker/docker/distribution/xfer 1.799s coverage: 76.8% of statements [2022-04-04T16:35:33.755Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-04T16:35:33.755Z] === RUN TestImage [2022-04-04T16:35:33.755Z] --- PASS: TestImage (0.00s) [2022-04-04T16:35:33.755Z] === RUN TestImageOSNotEmpty [2022-04-04T16:35:33.755Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T16:35:33.755Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T16:35:33.755Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T16:35:33.755Z] === RUN TestCreate [2022-04-04T16:35:33.755Z] --- PASS: TestCreate (0.00s) [2022-04-04T16:35:33.755Z] === RUN TestRestore [2022-04-04T16:35:33.755Z] time="2022-04-04T16:35:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T16:35:33.755Z] --- PASS: TestRestore (0.02s) [2022-04-04T16:35:33.755Z] === RUN TestAddDelete [2022-04-04T16:35:33.755Z] --- PASS: TestAddDelete (0.01s) [2022-04-04T16:35:33.755Z] === RUN TestSearchAfterDelete [2022-04-04T16:35:33.755Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T16:35:33.755Z] === RUN TestParentReset [2022-04-04T16:35:33.755Z] --- PASS: TestParentReset (0.02s) [2022-04-04T16:35:33.755Z] === RUN TestGetAndSetLastUpdated [2022-04-04T16:35:33.755Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-04T16:35:33.755Z] === RUN TestStoreLen [2022-04-04T16:35:33.755Z] --- PASS: TestStoreLen (0.03s) [2022-04-04T16:35:33.755Z] PASS [2022-04-04T16:35:33.755Z] coverage: 86.9% of statements [2022-04-04T16:35:33.755Z] ok github.com/docker/docker/image 0.403s coverage: 86.9% of statements [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:33Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:34.219Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=info msg="The new bootstrap node list is:[192.168.193.60:10033 192.168.193.60:10034 192.168.193.60:10035]" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10033" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49390" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10034" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49391" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10035" [2022-04-04T16:35:34.219Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49392" [2022-04-04T16:35:34.225Z] === RUN TestCompare [2022-04-04T16:35:34.225Z] --- PASS: TestCompare (0.00s) [2022-04-04T16:35:34.225Z] PASS [2022-04-04T16:35:34.225Z] coverage: 19.2% of statements [2022-04-04T16:35:34.225Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-04-04T16:35:34.225Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-04-04T16:35:34.225Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T16:35:34.225Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T16:35:34.225Z] === RUN TestTokenPassThru [2022-04-04T16:35:34.225Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-04T16:35:34.225Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T16:35:34.225Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-04T16:35:34.225Z] PASS [2022-04-04T16:35:34.225Z] coverage: 26.6% of statements [2022-04-04T16:35:34.225Z] ok github.com/docker/docker/distribution 2.034s coverage: 26.6% of statements [2022-04-04T16:35:34.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T16:35:34.225Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T16:35:34.352Z] 2022/04/04 16:35:33 Closing DB instances... [2022-04-04T16:35:34.687Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="The new bootstrap node list is:[192.168.193.60:10033 192.168.193.60:10034 192.168.193.60:10035]" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10033" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49393" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10034" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49394" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10035" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49395" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="node 0 leaving" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7 change state NodeActive --> NodeLeft" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="node3(db76c80377e0): Node leave event for 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7 change state NodeActive --> NodeLeft" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="node5(d1c86f242d7e): Node leave event for 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7 change state NodeActive --> NodeLeft" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="node2(c06caf51526b): Node leave event for 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7 change state NodeActive --> NodeLeft" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="node4(6077cf926752): Node leave event for 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7 change state NodeActive --> NodeLeft" [2022-04-04T16:35:34.687Z] time="2022-04-04T16:35:34Z" level=info msg="node1(17449f8c07e7): Node leave event for 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:34.691Z] === RUN TestValidateManifest [2022-04-04T16:35:34.691Z] === RUN TestValidateManifest/nil [2022-04-04T16:35:34.691Z] === RUN TestValidateManifest/non-nil [2022-04-04T16:35:34.691Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T16:35:34.691Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T16:35:34.691Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T16:35:34.691Z] PASS [2022-04-04T16:35:34.691Z] coverage: 0.7% of statements [2022-04-04T16:35:34.821Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T16:35:34.821Z] === RUN TestIsArchivePathDir [2022-04-04T16:35:34.821Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T16:35:34.821Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T16:35:34.821Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-04-04T16:35:34.821Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T16:35:34.821Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T16:35:34.821Z] === RUN TestMiddleware [2022-04-04T16:35:34.821Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T16:35:34.821Z] === RUN TestNewResponseModifier [2022-04-04T16:35:34.821Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T16:35:34.821Z] PASS [2022-04-04T16:35:34.821Z] coverage: 26.8% of statements [2022-04-04T16:35:34.821Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-04T16:35:34.821Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T16:35:34.821Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 26.8% of statements [2022-04-04T16:35:35.158Z] ok github.com/docker/docker/image/tarexport 0.115s coverage: 0.7% of statements [2022-04-04T16:35:35.158Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T16:35:35.158Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T16:35:35.158Z] PASS [2022-04-04T16:35:35.158Z] coverage: 25.0% of statements [2022-04-04T16:35:35.158Z] ok github.com/docker/docker/image/v1 0.101s coverage: 25.0% of statements [2022-04-04T16:35:35.158Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T16:35:35.173Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:34Z" level=info msg="Node 17449f8c07e7/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:34Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.193.60:10034: use of closed network connection" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:34Z" level=info msg="node 1 leaving" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b change state NodeActive --> NodeLeft" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="node4(6077cf926752): Node leave event for c06caf51526b/192.168.193.60" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b change state NodeActive --> NodeFailed" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b/192.168.193.60, added to failed nodes list" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b change state NodeActive --> NodeLeft" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="node5(d1c86f242d7e): Node leave event for c06caf51526b/192.168.193.60" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b change state NodeActive --> NodeLeft" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=info msg="node3(db76c80377e0): Node leave event for c06caf51526b/192.168.193.60" [2022-04-04T16:35:35.174Z] time="2022-04-04T16:35:35Z" level=error msg="node: c06caf51526b is unknown to memberlist" [2022-04-04T16:35:35.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T16:35:35.290Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-04T16:35:35.290Z] === RUN TestIsArchivePathTar [2022-04-04T16:35:35.290Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-04T16:35:35.290Z] === RUN TestDecompressStreamGzip [2022-04-04T16:35:35.290Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-04T16:35:35.290Z] === RUN TestDecompressStreamBzip2 [2022-04-04T16:35:35.290Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-04T16:35:35.290Z] === RUN TestDecompressStreamXz [2022-04-04T16:35:35.290Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T16:35:35.290Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestDecompressStreamZstd [2022-04-04T16:35:35.290Z] archive_test.go:140: zstd not installed [2022-04-04T16:35:35.290Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-04T16:35:35.290Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T16:35:35.290Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T16:35:35.290Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestCompressStreamInvalid [2022-04-04T16:35:35.290Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestExtensionInvalid [2022-04-04T16:35:35.290Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestExtensionUncompressed [2022-04-04T16:35:35.290Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestExtensionBzip2 [2022-04-04T16:35:35.290Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestExtensionGzip [2022-04-04T16:35:35.290Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestExtensionXz [2022-04-04T16:35:35.290Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestExtensionZstd [2022-04-04T16:35:35.290Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T16:35:35.290Z] === RUN TestCmdStreamLargeStderr [2022-04-04T16:35:35.625Z] === RUN TestSerialization [2022-04-04T16:35:35.625Z] --- PASS: TestSerialization (0.02s) [2022-04-04T16:35:35.625Z] PASS [2022-04-04T16:35:35.625Z] coverage: 100.0% of statements [2022-04-04T16:35:35.625Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="Node c06caf51526b/192.168.193.60, left gossip cluster" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="node 2 leaving" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="Node db76c80377e0 change state NodeActive --> NodeLeft" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="node4(6077cf926752): Node leave event for db76c80377e0/192.168.193.60" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="Node db76c80377e0 change state NodeActive --> NodeLeft" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="node5(d1c86f242d7e): Node leave event for db76c80377e0/192.168.193.60" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="Node db76c80377e0 change state NodeActive --> NodeLeft" [2022-04-04T16:35:35.642Z] time="2022-04-04T16:35:35Z" level=info msg="node3(db76c80377e0): Node leave event for db76c80377e0/192.168.193.60" [2022-04-04T16:35:35.759Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-04T16:35:35.759Z] === RUN TestCmdStreamBad [2022-04-04T16:35:35.759Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T16:35:35.759Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCmdStreamGood [2022-04-04T16:35:35.759Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.87s) [2022-04-04T16:35:35.759Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T16:35:35.759Z] === RUN TestUnbuffered [2022-04-04T16:35:35.759Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestRaceUnbuffered [2022-04-04T16:35:35.759Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T16:35:35.759Z] PASS [2022-04-04T16:35:35.759Z] coverage: 100.0% of statements [2022-04-04T16:35:35.759Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-04T16:35:35.759Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-04-04T16:35:35.759Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T16:35:35.759Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-04T16:35:35.759Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T16:35:35.759Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestUntarPath [2022-04-04T16:35:35.759Z] --- PASS: TestUntarPath (0.05s) [2022-04-04T16:35:35.759Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T16:35:35.759Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-04T16:35:35.759Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T16:35:35.759Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-04T16:35:35.759Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T16:35:35.759Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T16:35:35.759Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCopyWithTarSrcFile [2022-04-04T16:35:35.759Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T16:35:35.759Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T16:35:35.759Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T16:35:35.759Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T16:35:35.759Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T16:35:35.759Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T16:35:35.759Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T16:35:35.759Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-04T16:35:35.759Z] === RUN TestTarFiles [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node db76c80377e0/192.168.193.60, left gossip cluster" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node db76c80377e0/192.168.193.60, left gossip cluster" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node db76c80377e0/192.168.193.60, left gossip cluster" [2022-04-04T16:35:36.111Z] networkdb_test.go:867: node4: OK [2022-04-04T16:35:36.111Z] networkdb_test.go:867: node5: OK [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="node 0 coming back" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cd207fcf2e8f with config:&{NodeID:cd207fcf2e8f 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-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, added to nodes list" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="node 1 coming back" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:97e629c57d59 with config:&{NodeID:97e629c57d59 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-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node 97e629c57d59/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node 97e629c57d59/192.168.193.60, added to nodes list" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="node 2 coming back" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bc1921ee6f7d with config:&{NodeID:bc1921ee6f7d 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-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:36.111Z] time="2022-04-04T16:35:35Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, added to nodes list" [2022-04-04T16:35:36.205Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-04T16:35:36.228Z] === RUN TestMatch [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[foo]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[]#01 [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[qux]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T16:35:36.228Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T16:35:36.228Z] --- PASS: TestMatch (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T16:35:36.228Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T16:35:36.228Z] PASS [2022-04-04T16:35:36.228Z] coverage: 87.5% of statements [2022-04-04T16:35:36.228Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-04T16:35:36.461Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-04-04T16:35:36.461Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:35:36.578Z] time="2022-04-04T16:35:36Z" level=debug msg="memberlist: Failed ping: d1c86f242d7e (timeout reached)" [2022-04-04T16:35:36.578Z] time="2022-04-04T16:35:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.193.60:10036: use of closed network connection" [2022-04-04T16:35:36.578Z] time="2022-04-04T16:35:36Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49396" [2022-04-04T16:35:36.609Z] === RUN TestEmptyLayer [2022-04-04T16:35:36.609Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestCommitFailure [2022-04-04T16:35:36.609Z] --- PASS: TestCommitFailure (0.01s) [2022-04-04T16:35:36.609Z] === RUN TestStartTransactionFailure [2022-04-04T16:35:36.609Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestGetOrphan [2022-04-04T16:35:36.609Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T16:35:36.609Z] === RUN TestMountAndRegister [2022-04-04T16:35:36.609Z] layer_test.go:258: Layer size: 14 [2022-04-04T16:35:36.609Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-04T16:35:36.609Z] === RUN TestLayerRelease [2022-04-04T16:35:36.609Z] layer_test.go:291: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestStoreRestore [2022-04-04T16:35:36.609Z] layer_test.go:340: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestTarStreamStability [2022-04-04T16:35:36.609Z] layer_test.go:455: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestRegisterExistingLayer [2022-04-04T16:35:36.609Z] === RUN TestEnvironmentParsing [2022-04-04T16:35:36.609Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T16:35:36.609Z] PASS [2022-04-04T16:35:36.609Z] coverage: 1.2% of statements [2022-04-04T16:35:36.609Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-04-04T16:35:36.609Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-04T16:35:36.609Z] === RUN TestTarStreamVerification [2022-04-04T16:35:36.609Z] layer_test.go:684: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestLayerMigration [2022-04-04T16:35:36.609Z] migration_test.go:45: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T16:35:36.609Z] migration_test.go:181: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestMountInit [2022-04-04T16:35:36.609Z] mount_test.go:17: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestMountSize [2022-04-04T16:35:36.609Z] mount_test.go:76: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestMountChanges [2022-04-04T16:35:36.609Z] mount_test.go:125: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T16:35:36.609Z] === RUN TestMountApply [2022-04-04T16:35:36.609Z] mount_test.go:212: Failing on Windows [2022-04-04T16:35:36.609Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T16:35:36.609Z] PASS [2022-04-04T16:35:36.609Z] coverage: 30.6% of statements [2022-04-04T16:35:36.609Z] ok github.com/docker/docker/layer 0.197s coverage: 30.6% of statements [2022-04-04T16:35:36.609Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T16:35:36.609Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T16:35:36.609Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T16:35:36.609Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T16:35:37.045Z] time="2022-04-04T16:35:36Z" level=warning msg="memberlist: Was able to connect to d1c86f242d7e but other probes failed, network may be misconfigured" [2022-04-04T16:35:37.081Z] === RUN TestSequenceGetAvailableBit [2022-04-04T16:35:37.081Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSequenceEqual [2022-04-04T16:35:37.081Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSequenceCopy [2022-04-04T16:35:37.081Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestGetFirstAvailable [2022-04-04T16:35:37.081Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestFindSequence [2022-04-04T16:35:37.081Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestCheckIfAvailable [2022-04-04T16:35:37.081Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestMergeSequences [2022-04-04T16:35:37.081Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestPushReservation [2022-04-04T16:35:37.081Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSerializeDeserialize [2022-04-04T16:35:37.081Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSet [2022-04-04T16:35:37.081Z] --- PASS: TestSet (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSetUnset [2022-04-04T16:35:37.081Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestOffsetSetUnset [2022-04-04T16:35:37.081Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSetInRange [2022-04-04T16:35:37.081Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestSetAnyInRange [2022-04-04T16:35:37.081Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestMethods [2022-04-04T16:35:37.081Z] --- PASS: TestMethods (0.00s) [2022-04-04T16:35:37.081Z] === RUN TestRandomAllocateDeallocate [2022-04-04T16:35:37.218Z] === RUN TestChrootTarUntar [2022-04-04T16:35:37.218Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:37.218Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T16:35:37.218Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T16:35:37.218Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:37.218Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T16:35:37.218Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T16:35:37.218Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T16:35:37.218Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T16:35:37.218Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:37.218Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T16:35:37.218Z] === RUN TestChrootCopyWithTar [2022-04-04T16:35:37.218Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:37.218Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T16:35:37.218Z] === RUN TestChrootCopyFileWithTar [2022-04-04T16:35:37.218Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:37.218Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T16:35:37.219Z] === RUN TestChrootUntarPath [2022-04-04T16:35:37.219Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:37.219Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T16:35:37.219Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T16:35:37.219Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:37.219Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:35:37.219Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T16:35:37.219Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:37.219Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:35:37.219Z] === RUN TestChrootApplyDotDotFile [2022-04-04T16:35:37.219Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:37.219Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T16:35:37.219Z] PASS [2022-04-04T16:35:37.219Z] coverage: 12.0% of statements [2022-04-04T16:35:37.219Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 12.0% of statements [2022-04-04T16:35:37.688Z] 2022/04/04 16:35:37 Closing DB instances... [2022-04-04T16:35:38.161Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T16:35:38.161Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T16:35:38.161Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T16:35:38.161Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T16:35:38.161Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T16:35:38.161Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T16:35:38.161Z] PASS [2022-04-04T16:35:38.161Z] coverage: 0.0% of statements [2022-04-04T16:35:38.161Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-04-04T16:35:38.630Z] === RUN TestSizeEmpty [2022-04-04T16:35:38.630Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestSizeEmptyFile [2022-04-04T16:35:38.630Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestSizeNonemptyFile [2022-04-04T16:35:38.630Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T16:35:38.630Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T16:35:38.630Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T16:35:38.630Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestMoveToSubdir [2022-04-04T16:35:38.630Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T16:35:38.630Z] === RUN TestSizeNonExistingDirectory [2022-04-04T16:35:38.630Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T16:35:38.630Z] PASS [2022-04-04T16:35:38.630Z] coverage: 80.0% of statements [2022-04-04T16:35:38.630Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-04-04T16:35:38.642Z] === RUN TestInvalidConfig [2022-04-04T16:35:38.642Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T16:35:38.642Z] === RUN TestConfig [2022-04-04T16:35:38.642Z] --- PASS: TestConfig (0.00s) [2022-04-04T16:35:38.642Z] === RUN TestOptionsLabels [2022-04-04T16:35:38.642Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T16:35:38.642Z] === RUN TestValidName [2022-04-04T16:35:38.642Z] --- PASS: TestValidName (0.00s) [2022-04-04T16:35:38.642Z] PASS [2022-04-04T16:35:38.642Z] coverage: 19.7% of statements [2022-04-04T16:35:38.642Z] ok github.com/docker/docker/libnetwork/config 0.103s coverage: 19.7% of statements [2022-04-04T16:35:39.109Z] === RUN TestKey [2022-04-04T16:35:39.109Z] --- PASS: TestKey (0.00s) [2022-04-04T16:35:39.109Z] === RUN TestParseKey [2022-04-04T16:35:39.109Z] --- PASS: TestParseKey (0.00s) [2022-04-04T16:35:39.109Z] === RUN TestInvalidDataStore [2022-04-04T16:35:39.109Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T16:35:39.109Z] === RUN TestKVObjectFlatKey [2022-04-04T16:35:39.109Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T16:35:39.109Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T16:35:39.109Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T16:35:39.109Z] PASS [2022-04-04T16:35:39.109Z] coverage: 21.9% of statements [2022-04-04T16:35:39.109Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2022-04-04T16:35:39.578Z] === RUN TestIPDataMarshalling [2022-04-04T16:35:39.578Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T16:35:39.578Z] === RUN TestValidateAndIsV6 [2022-04-04T16:35:39.578Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T16:35:39.578Z] PASS [2022-04-04T16:35:39.578Z] coverage: 68.9% of statements [2022-04-04T16:35:39.578Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-04-04T16:35:39.617Z] === RUN TestPollerAddRemove [2022-04-04T16:35:39.617Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T16:35:39.617Z] === RUN TestPollerEvent [2022-04-04T16:35:39.617Z] poller_test.go:40: No chmod on Windows [2022-04-04T16:35:39.617Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T16:35:39.617Z] === RUN TestPollerClose [2022-04-04T16:35:39.617Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T16:35:39.617Z] PASS [2022-04-04T16:35:39.617Z] coverage: 45.7% of statements [2022-04-04T16:35:39.617Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-04-04T16:35:39.617Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-04-04T16:35:39.617Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T16:35:39.996Z] time="2022-04-04T16:35:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.193.60:10033 192.168.193.60:10034 192.168.193.60:10035]" [2022-04-04T16:35:39.996Z] time="2022-04-04T16:35:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.193.60:10033 192.168.193.60:10034 192.168.193.60:10035]" [2022-04-04T16:35:40.088Z] --- PASS: TestTarFiles (4.21s) [2022-04-04T16:35:40.088Z] === RUN TestDetectCompressionZstd [2022-04-04T16:35:40.088Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T16:35:40.088Z] === RUN TestTarUntar [2022-04-04T16:35:40.088Z] --- PASS: TestTarUntar (0.03s) [2022-04-04T16:35:40.088Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T16:35:40.088Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T16:35:40.088Z] === RUN TestTarWithOptions [2022-04-04T16:35:40.088Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T16:35:40.088Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T16:35:40.088Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T16:35:40.088Z] === RUN TestUntarUstarGnuConflict [2022-04-04T16:35:40.088Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-04T16:35:40.088Z] === RUN TestUntarInvalidFilenames [2022-04-04T16:35:40.088Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2393406666\\dest" [2022-04-04T16:35:40.088Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-04T16:35:40.088Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T16:35:40.088Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T16:35:40.088Z] === RUN TestUntarInvalidHardlink [2022-04-04T16:35:40.088Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2843854061\\victim\\hello" -> "../victim/hello" [2022-04-04T16:35:40.088Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3509683371\\victim\\hello" -> "/../victim/hello" [2022-04-04T16:35:40.088Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2936198489\\victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751773823\\victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink40248937\\victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink766583377\\victim" -> "../victim" [2022-04-04T16:35:40.088Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T16:35:40.088Z] === RUN TestUntarInvalidSymlink [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1797675650\\dest\\dotdot" -> "../victim/hello" [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1629392258\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210528362\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3322229408\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1624197090\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink267242646\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:40.088Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink554288329\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T16:35:40.088Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-04-04T16:35:40.088Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T16:35:40.088Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T16:35:40.088Z] === RUN TestXGlobalNoParent [2022-04-04T16:35:40.088Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T16:35:40.088Z] === RUN TestReplaceFileTarWrapper [2022-04-04T16:35:40.413Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T16:35:40.413Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10033" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49397" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, is the new incarnation of the shutdown node 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10034" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49398" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.463Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, is the new incarnation of the shutdown node c06caf51526b/192.168.193.60" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49399" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10035" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 6077cf926752/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 6077cf926752/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node d1c86f242d7e/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, is the new incarnation of the shutdown node db76c80377e0/192.168.193.60" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, is the new incarnation of the shutdown node c06caf51526b/192.168.193.60" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, is the new incarnation of the shutdown node 17449f8c07e7/192.168.193.60" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node 97e629c57d59/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, is the new incarnation of the shutdown node db76c80377e0/192.168.193.60" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, joined gossip cluster" [2022-04-04T16:35:40.464Z] time="2022-04-04T16:35:40Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, added to nodes list" [2022-04-04T16:35:40.558Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-04-04T16:35:40.558Z] === RUN TestPrefixHeaderReadable [2022-04-04T16:35:40.558Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-04T16:35:40.558Z] === RUN TestDisablePigz [2022-04-04T16:35:40.558Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T16:35:40.558Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T16:35:40.558Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T16:35:40.558Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T16:35:40.558Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T16:35:40.558Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCopyFile [2022-04-04T16:35:40.558Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T16:35:40.558Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T16:35:40.558Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T16:35:40.558Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T16:35:40.558Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T16:35:40.558Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestWildcardMatches [2022-04-04T16:35:40.558Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestPatternMatches [2022-04-04T16:35:40.558Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T16:35:40.558Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T16:35:40.558Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T16:35:40.558Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T16:35:40.558Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T16:35:40.558Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T16:35:40.558Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestSingleExclamationError [2022-04-04T16:35:40.558Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestMatchesWithNoPatterns [2022-04-04T16:35:40.558Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T16:35:40.558Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestMatches [2022-04-04T16:35:40.558Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T16:35:40.558Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T16:35:40.558Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T16:35:40.558Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T16:35:40.558Z] --- PASS: TestMatches (0.01s) [2022-04-04T16:35:40.558Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T16:35:40.558Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T16:35:40.558Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T16:35:40.558Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCleanPatterns [2022-04-04T16:35:40.558Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T16:35:40.558Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T16:35:40.558Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T16:35:40.558Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T16:35:40.558Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T16:35:40.558Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCreateIfNotExistsDir [2022-04-04T16:35:40.558Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T16:35:40.558Z] === RUN TestCreateIfNotExistsFile [2022-04-04T16:35:40.559Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestMatch [2022-04-04T16:35:40.559Z] --- PASS: TestDisablePigz (0.10s) [2022-04-04T16:35:40.559Z] === RUN TestPigz [2022-04-04T16:35:40.559Z] --- PASS: TestMatch (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestCompile [2022-04-04T16:35:40.559Z] === RUN TestCompile/slash [2022-04-04T16:35:40.559Z] === RUN TestCompile/backslash [2022-04-04T16:35:40.559Z] --- PASS: TestCompile (0.00s) [2022-04-04T16:35:40.559Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T16:35:40.559Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T16:35:40.559Z] PASS [2022-04-04T16:35:40.559Z] coverage: 84.7% of statements [2022-04-04T16:35:40.559Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.7% of statements [2022-04-04T16:35:40.559Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T16:35:40.559Z] --- PASS: TestPigz (0.11s) [2022-04-04T16:35:40.559Z] === RUN TestNosysFileInfo [2022-04-04T16:35:40.559Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T16:35:40.559Z] archive_windows_test.go:16: Currently fails [2022-04-04T16:35:40.559Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestCanonicalTarNameForPath [2022-04-04T16:35:40.559Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestCanonicalTarName [2022-04-04T16:35:40.559Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestChmodTarEntry [2022-04-04T16:35:40.559Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestHardLinkOrder [2022-04-04T16:35:40.559Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-04T16:35:40.559Z] === RUN TestChangeString [2022-04-04T16:35:40.559Z] --- PASS: TestChangeString (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestChangesWithNoChanges [2022-04-04T16:35:40.559Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T16:35:40.559Z] === RUN TestChangesWithChanges [2022-04-04T16:35:40.559Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T16:35:40.559Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T16:35:40.559Z] changes_test.go:196: needs more investigation [2022-04-04T16:35:40.559Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T16:35:40.559Z] === RUN TestChangesDirsEmpty [2022-04-04T16:35:40.563Z] === RUN TestErrorInterfaces [2022-04-04T16:35:40.564Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestNetworkMarshalling [2022-04-04T16:35:40.564Z] === RUN TestDriver [2022-04-04T16:35:40.564Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:35:40.564Z] PASS [2022-04-04T16:35:40.564Z] coverage: 34.8% of statements [2022-04-04T16:35:40.564Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-04-04T16:35:40.564Z] --- PASS: TestRandomAllocateDeallocate (3.46s) [2022-04-04T16:35:40.564Z] === RUN TestAllocateRandomDeallocate [2022-04-04T16:35:40.564Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-04-04T16:35:40.564Z] === RUN TestEndpointMarshalling [2022-04-04T16:35:40.564Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestAuxAddresses [2022-04-04T16:35:40.564Z] time="2022-04-04T16:35:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:35:40.564Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-04T16:35:40.564Z] === RUN TestSRVServiceQuery [2022-04-04T16:35:40.564Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-04T16:35:40.564Z] === RUN TestServiceVIPReuse [2022-04-04T16:35:40.564Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T16:35:40.564Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-04T16:35:40.564Z] === RUN TestDNSIPQuery [2022-04-04T16:35:40.564Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestDNSProxyServFail [2022-04-04T16:35:40.564Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestSandboxAddEmpty [2022-04-04T16:35:40.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestSandboxAddMultiPrio [2022-04-04T16:35:40.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestSandboxAddSamePrio [2022-04-04T16:35:40.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestCleanupServiceDiscovery [2022-04-04T16:35:40.564Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestDNSOptions [2022-04-04T16:35:40.564Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:40.564Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T16:35:40.564Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T16:35:40.564Z] time="2022-04-04T16:35:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:35:40.564Z] time="2022-04-04T16:35:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T16:35:40.564Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T16:35:40.564Z] PASS [2022-04-04T16:35:40.564Z] coverage: 8.5% of statements [2022-04-04T16:35:40.564Z] ok github.com/docker/docker/libnetwork 0.272s coverage: 8.5% of statements [2022-04-04T16:35:40.931Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10033" [2022-04-04T16:35:40.931Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49400" [2022-04-04T16:35:40.931Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10034" [2022-04-04T16:35:40.931Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49401" [2022-04-04T16:35:40.931Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.193.60:10035" [2022-04-04T16:35:40.931Z] time="2022-04-04T16:35:40Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49402" [2022-04-04T16:35:40.931Z] 2022/04/04 16:35:40 Closing DB instances... [2022-04-04T16:35:41.029Z] --- PASS: TestChangesDirsEmpty (0.10s) [2022-04-04T16:35:41.029Z] === RUN TestChangesDirsMutated [2022-04-04T16:35:41.029Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-04T16:35:41.029Z] === RUN TestApplyLayer [2022-04-04T16:35:41.029Z] changes_test.go:433: needs further investigation [2022-04-04T16:35:41.029Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T16:35:41.029Z] changes_test.go:469: needs further investigation [2022-04-04T16:35:41.029Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T16:35:41.029Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T16:35:41.029Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestChangesSize [2022-04-04T16:35:41.029Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T16:35:41.029Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1503046805\\dest" [2022-04-04T16:35:41.029Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T16:35:41.029Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T16:35:41.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink454860237\\victim\\hello" -> "../victim/hello" [2022-04-04T16:35:41.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2958339758\\victim\\hello" -> "/../victim/hello" [2022-04-04T16:35:41.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1614811904\\victim" -> "../victim" [2022-04-04T16:35:41.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1301618646\\victim" -> "../victim" [2022-04-04T16:35:41.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3723549894\\victim" -> "../victim" [2022-04-04T16:35:41.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3223043521\\victim" -> "../victim" [2022-04-04T16:35:41.029Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-04T16:35:41.029Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T16:35:41.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3950432844\\dest\\dotdot" -> "../victim/hello" [2022-04-04T16:35:41.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink821302889\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T16:35:41.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1992788741\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:41.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink338340442\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:41.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink419336810\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:41.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2981556523\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:35:41.029Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-04T16:35:41.029Z] === RUN TestApplyLayerWhiteouts [2022-04-04T16:35:41.029Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-04T16:35:41.029Z] === RUN TestGenerateEmptyFile [2022-04-04T16:35:41.029Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestGenerateWithContent [2022-04-04T16:35:41.029Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T16:35:41.029Z] PASS [2022-04-04T16:35:41.029Z] coverage: 62.9% of statements [2022-04-04T16:35:41.029Z] ok github.com/docker/docker/pkg/archive 6.201s coverage: 62.9% of statements [2022-04-04T16:35:41.029Z] === RUN TestGet [2022-04-04T16:35:41.029Z] --- PASS: TestGet (0.00s) [2022-04-04T16:35:41.029Z] === RUN TestGetShortcutString [2022-04-04T16:35:41.029Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T16:35:41.029Z] PASS [2022-04-04T16:35:41.029Z] coverage: 42.9% of statements [2022-04-04T16:35:41.029Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-04-04T16:35:41.031Z] === RUN TestDriver [2022-04-04T16:35:41.031Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:35:41.031Z] PASS [2022-04-04T16:35:41.031Z] coverage: 34.8% of statements [2022-04-04T16:35:41.031Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="node3(bc1921ee6f7d): Node leave event for cd207fcf2e8f/192.168.193.60" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="node5(d1c86f242d7e): Node leave event for cd207fcf2e8f/192.168.193.60" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="node4(6077cf926752): Node leave event for cd207fcf2e8f/192.168.193.60" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="node1(cd207fcf2e8f): Node leave event for cd207fcf2e8f/192.168.193.60" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="node2(97e629c57d59): Node leave event for cd207fcf2e8f/192.168.193.60" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.399Z] time="2022-04-04T16:35:41Z" level=info msg="Node cd207fcf2e8f/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.498Z] --- PASS: TestAllocateRandomDeallocate (0.98s) [2022-04-04T16:35:41.498Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T16:35:41.498Z] === RUN TestNetworkAllocateFree [2022-04-04T16:35:41.498Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T16:35:41.498Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T16:35:41.498Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T16:35:41.498Z] PASS [2022-04-04T16:35:41.498Z] coverage: 63.6% of statements [2022-04-04T16:35:41.498Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-04-04T16:35:41.796Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59 change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="node3(bc1921ee6f7d): Node leave event for 97e629c57d59/192.168.193.60" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59 change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="node4(6077cf926752): Node leave event for 97e629c57d59/192.168.193.60" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59 change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="node5(d1c86f242d7e): Node leave event for 97e629c57d59/192.168.193.60" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59 change state NodeActive --> NodeLeft" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="node2(97e629c57d59): Node leave event for 97e629c57d59/192.168.193.60" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.867Z] time="2022-04-04T16:35:41Z" level=info msg="Node 97e629c57d59/192.168.193.60, left gossip cluster" [2022-04-04T16:35:41.964Z] === RUN TestGetEmptyCapabilities [2022-04-04T16:35:41.964Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T16:35:41.964Z] === RUN TestGetExtraCapabilities [2022-04-04T16:35:41.964Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-04T16:35:41.964Z] === RUN TestGetInvalidCapabilities [2022-04-04T16:35:41.964Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T16:35:41.964Z] === RUN TestRemoteDriver [2022-04-04T16:35:41.964Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T16:35:41.964Z] === RUN TestDriverError [2022-04-04T16:35:41.964Z] --- PASS: TestDriverError (0.00s) [2022-04-04T16:35:41.964Z] === RUN TestMissingValues [2022-04-04T16:35:41.964Z] --- PASS: TestMissingValues (0.00s) [2022-04-04T16:35:41.964Z] === RUN TestRollback [2022-04-04T16:35:41.964Z] --- PASS: TestRollback (0.00s) [2022-04-04T16:35:41.964Z] PASS [2022-04-04T16:35:41.964Z] coverage: 57.4% of statements [2022-04-04T16:35:41.964Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.077s coverage: 57.4% of statements [2022-04-04T16:35:42.017Z] 2022/04/04 16:35:41 Closing DB instances... [2022-04-04T16:35:42.017Z] === RUN TestCreateIDMapOrder [2022-04-04T16:35:42.017Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T16:35:42.017Z] PASS [2022-04-04T16:35:42.017Z] coverage: 7.2% of statements [2022-04-04T16:35:42.017Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:41Z" level=info msg="Node bc1921ee6f7d change state NodeActive --> NodeLeft" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:41Z" level=info msg="node5(d1c86f242d7e): Node leave event for bc1921ee6f7d/192.168.193.60" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:41Z" level=info msg="Node bc1921ee6f7d change state NodeActive --> NodeLeft" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:41Z" level=info msg="node4(6077cf926752): Node leave event for bc1921ee6f7d/192.168.193.60" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:42Z" level=info msg="Node bc1921ee6f7d change state NodeActive --> NodeLeft" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:42Z" level=info msg="node3(bc1921ee6f7d): Node leave event for bc1921ee6f7d/192.168.193.60" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:42Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, left gossip cluster" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:42Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, left gossip cluster" [2022-04-04T16:35:42.336Z] time="2022-04-04T16:35:42Z" level=info msg="Node bc1921ee6f7d/192.168.193.60, left gossip cluster" [2022-04-04T16:35:42.370Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T16:35:42.431Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.72s) [2022-04-04T16:35:42.431Z] === RUN TestRetrieveFromStore [2022-04-04T16:35:42.431Z] === RUN TestNAT [2022-04-04T16:35:42.431Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T16:35:42.431Z] --- SKIP: TestNAT (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestTransparent [2022-04-04T16:35:42.431Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T16:35:42.431Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T16:35:42.431Z] PASS [2022-04-04T16:35:42.431Z] coverage: 0.0% of statements [2022-04-04T16:35:42.431Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2022-04-04T16:35:42.431Z] --- PASS: TestRetrieveFromStore (0.30s) [2022-04-04T16:35:42.431Z] === RUN TestIsCorrupted [2022-04-04T16:35:42.431Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T16:35:42.431Z] === RUN TestSetRollover [2022-04-04T16:35:42.431Z] === RUN TestBuildDefault [2022-04-04T16:35:42.431Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestBuildHostnameDomainname [2022-04-04T16:35:42.431Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestBuildHostname [2022-04-04T16:35:42.431Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestBuildHostnameFQDN [2022-04-04T16:35:42.431Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestBuildNoIP [2022-04-04T16:35:42.431Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestUpdate [2022-04-04T16:35:42.431Z] --- PASS: TestUpdate (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T16:35:42.431Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T16:35:42.431Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestAddEmpty [2022-04-04T16:35:42.431Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestAdd [2022-04-04T16:35:42.431Z] --- PASS: TestAdd (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestDeleteEmpty [2022-04-04T16:35:42.431Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestDeleteNewline [2022-04-04T16:35:42.431Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestDelete [2022-04-04T16:35:42.431Z] --- PASS: TestDelete (0.00s) [2022-04-04T16:35:42.431Z] === RUN TestConcurrentWrites [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=debug msg="memberlist: Failed ping: d1c86f242d7e (timeout reached)" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.193.60:10035: use of closed network connection" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.193.60:10036: use of closed network connection" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=debug msg="memberlist: Stream connection from=192.168.193.60:49403" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=info msg="Node 6077cf926752 change state NodeActive --> NodeLeft" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=info msg="node5(d1c86f242d7e): Node leave event for 6077cf926752/192.168.193.60" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=info msg="Node 6077cf926752 change state NodeActive --> NodeLeft" [2022-04-04T16:35:42.804Z] time="2022-04-04T16:35:42Z" level=info msg="node4(6077cf926752): Node leave event for 6077cf926752/192.168.193.60" [2022-04-04T16:35:42.899Z] --- PASS: TestConcurrentWrites (0.15s) [2022-04-04T16:35:42.899Z] PASS [2022-04-04T16:35:42.899Z] coverage: 81.2% of statements [2022-04-04T16:35:42.899Z] ok github.com/docker/docker/libnetwork/etchosts 0.195s coverage: 81.2% of statements [2022-04-04T16:35:42.899Z] === RUN TestNew [2022-04-04T16:35:42.899Z] --- PASS: TestNew (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestAddDriver [2022-04-04T16:35:42.899Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestAddDuplicateDriver [2022-04-04T16:35:42.899Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T16:35:42.899Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestDriver [2022-04-04T16:35:42.899Z] --- PASS: TestDriver (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestIPAM [2022-04-04T16:35:42.899Z] --- PASS: TestIPAM (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestWalkIPAMs [2022-04-04T16:35:42.899Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T16:35:42.899Z] === RUN TestWalkDrivers [2022-04-04T16:35:42.899Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T16:35:42.899Z] PASS [2022-04-04T16:35:42.899Z] coverage: 82.4% of statements [2022-04-04T16:35:42.899Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2022-04-04T16:35:43.005Z] === RUN TestFixedBufferCap [2022-04-04T16:35:43.005Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestFixedBufferLen [2022-04-04T16:35:43.005Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestFixedBufferString [2022-04-04T16:35:43.005Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestFixedBufferWrite [2022-04-04T16:35:43.005Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestFixedBufferRead [2022-04-04T16:35:43.005Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestBytesPipeRead [2022-04-04T16:35:43.005Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestBytesPipeWrite [2022-04-04T16:35:43.005Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T16:35:43.005Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T16:35:43.272Z] time="2022-04-04T16:35:42Z" level=warning msg="memberlist: Was able to connect to d1c86f242d7e but other probes failed, network may be misconfigured" [2022-04-04T16:35:43.272Z] time="2022-04-04T16:35:43Z" level=info msg="Node 6077cf926752/192.168.193.60, left gossip cluster" [2022-04-04T16:35:43.367Z] === RUN TestNew [2022-04-04T16:35:43.367Z] --- PASS: TestNew (0.00s) [2022-04-04T16:35:43.367Z] === RUN TestAllocate [2022-04-04T16:35:43.367Z] --- PASS: TestAllocate (0.00s) [2022-04-04T16:35:43.367Z] === RUN TestUninitialized [2022-04-04T16:35:43.367Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T16:35:43.367Z] === RUN TestAllocateInRange [2022-04-04T16:35:43.367Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T16:35:43.367Z] === RUN TestAllocateSerial [2022-04-04T16:35:43.367Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T16:35:43.367Z] PASS [2022-04-04T16:35:43.367Z] coverage: 87.5% of statements [2022-04-04T16:35:43.367Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2022-04-04T16:35:43.367Z] === RUN TestCaller [2022-04-04T16:35:43.367Z] --- PASS: TestCaller (0.00s) [2022-04-04T16:35:43.367Z] PASS [2022-04-04T16:35:43.367Z] coverage: 100.0% of statements [2022-04-04T16:35:43.367Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-04-04T16:35:43.367Z] --- PASS: TestSetRollover (0.89s) [2022-04-04T16:35:43.367Z] === RUN TestSetRolloverSerial [2022-04-04T16:35:43.475Z] --- PASS: TestNetworkDBCRUDTableEntries (3.57s) [2022-04-04T16:35:43.475Z] === RUN TestNetworkDBNodeLeave [2022-04-04T16:35:43.475Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-04-04T16:35:43.475Z] === RUN TestAtomicWriteToFile [2022-04-04T16:35:43.475Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T16:35:43.475Z] === RUN TestAtomicWriteSetCommit [2022-04-04T16:35:43.475Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T16:35:43.475Z] === RUN TestAtomicWriteSetCancel [2022-04-04T16:35:43.475Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T16:35:43.475Z] === RUN TestReadCloserWrapperClose [2022-04-04T16:35:43.475Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T16:35:43.475Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T16:35:43.475Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T16:35:43.475Z] === RUN TestReaderErrWrapperRead [2022-04-04T16:35:43.475Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T16:35:43.475Z] === RUN TestCancelReadCloser [2022-04-04T16:35:43.740Z] time="2022-04-04T16:35:43Z" level=info msg="Node 6077cf926752/192.168.193.60, left gossip cluster" [2022-04-04T16:35:43.740Z] time="2022-04-04T16:35:43Z" level=info msg="Node d1c86f242d7e/192.168.193.60, left gossip cluster" [2022-04-04T16:35:43.740Z] time="2022-04-04T16:35:43Z" level=info msg="Node d1c86f242d7e change state NodeActive --> NodeFailed" [2022-04-04T16:35:43.740Z] time="2022-04-04T16:35:43Z" level=info msg="Node d1c86f242d7e/192.168.193.60, added to failed nodes list" [2022-04-04T16:35:43.740Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-04-04T16:35:43.740Z] PASS [2022-04-04T16:35:43.740Z] coverage: 60.0% of statements [2022-04-04T16:35:43.740Z] ok github.com/docker/docker/libnetwork/networkdb 103.501s coverage: 60.0% of statements [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T16:35:43.740Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T16:35:43.741Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T16:35:43.741Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T16:35:43.834Z] === RUN TestSetSerialInsertDelete [2022-04-04T16:35:43.834Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T16:35:43.834Z] === RUN TestSetParallelInsertDelete [2022-04-04T16:35:43.955Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T16:35:43.955Z] === RUN TestWriteCloserWrapperClose [2022-04-04T16:35:43.955Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T16:35:43.955Z] === RUN TestNopWriteCloser [2022-04-04T16:35:43.955Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T16:35:43.955Z] === RUN TestNopWriter [2022-04-04T16:35:43.955Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T16:35:43.955Z] === RUN TestWriteCounter [2022-04-04T16:35:43.955Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T16:35:43.955Z] PASS [2022-04-04T16:35:43.955Z] coverage: 70.1% of statements [2022-04-04T16:35:43.955Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 70.1% of statements [2022-04-04T16:35:44.301Z] --- PASS: TestSetRolloverSerial (0.99s) [2022-04-04T16:35:44.301Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T16:35:44.301Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T16:35:44.301Z] PASS [2022-04-04T16:35:44.301Z] coverage: 84.4% of statements [2022-04-04T16:35:44.301Z] ok github.com/docker/docker/libnetwork/bitseq 7.392s coverage: 84.4% of statements [2022-04-04T16:35:44.393Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2022-04-04T16:35:44.393Z] === RUN TestCreateServiceSysctls [2022-04-04T16:35:44.423Z] === RUN TestError [2022-04-04T16:35:44.423Z] --- PASS: TestError (0.00s) [2022-04-04T16:35:44.423Z] === RUN TestProgressString [2022-04-04T16:35:44.423Z] === RUN TestProgressString/no_progress [2022-04-04T16:35:44.423Z] === RUN TestProgressString/progress_1 [2022-04-04T16:35:44.423Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T16:35:44.423Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T16:35:44.423Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T16:35:44.423Z] === RUN TestProgressString/with_units [2022-04-04T16:35:44.423Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T16:35:44.423Z] === RUN TestProgressString/hide_counts [2022-04-04T16:35:44.423Z] --- PASS: TestProgressString (0.00s) [2022-04-04T16:35:44.423Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T16:35:44.653Z] --- PASS: TestCreateServiceSysctls (2.81s) [2022-04-04T16:35:44.654Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:35:44.769Z] === RUN TestPoolRequest [2022-04-04T16:35:44.769Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T16:35:44.769Z] === RUN TestOtherRequests [2022-04-04T16:35:44.769Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T16:35:44.769Z] PASS [2022-04-04T16:35:44.769Z] coverage: 57.1% of statements [2022-04-04T16:35:44.769Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2022-04-04T16:35:44.769Z] === RUN TestInt2IP2IntConversion [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T16:35:44.893Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T16:35:44.893Z] === RUN TestJSONMessageDisplay [2022-04-04T16:35:44.893Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-04-04T16:35:44.893Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T16:35:44.893Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T16:35:44.893Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T16:35:44.893Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T16:35:44.893Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T16:35:44.893Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T16:35:44.893Z] PASS [2022-04-04T16:35:44.893Z] coverage: 91.7% of statements [2022-04-04T16:35:44.893Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2022-04-04T16:35:44.907Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-04T16:35:44.907Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T16:35:44.907Z] check_test.go:308: [d6a2d74912a97] daemon is not started [2022-04-04T16:35:44.907Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-04T16:35:45.235Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2022-04-04T16:35:45.235Z] === RUN TestGetAddressVersion [2022-04-04T16:35:45.235Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T16:35:45.235Z] === RUN TestKeyString [2022-04-04T16:35:45.235Z] --- PASS: TestKeyString (0.00s) [2022-04-04T16:35:45.235Z] === RUN TestPoolDataMarshal [2022-04-04T16:35:45.235Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T16:35:45.235Z] === RUN TestSubnetsMarshal [2022-04-04T16:35:45.235Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-04T16:35:45.235Z] === RUN TestAddSubnets [2022-04-04T16:35:45.235Z] --- PASS: TestAddSubnets (0.03s) [2022-04-04T16:35:45.235Z] === RUN TestDoublePoolRelease [2022-04-04T16:35:45.235Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-04T16:35:45.235Z] === RUN TestAddReleasePoolID [2022-04-04T16:35:45.235Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-04T16:35:45.235Z] === RUN TestPredefinedPool [2022-04-04T16:35:45.235Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-04T16:35:45.235Z] === RUN TestRemoveSubnet [2022-04-04T16:35:45.489Z] === RUN TestStandardLongPath [2022-04-04T16:35:45.489Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T16:35:45.489Z] === RUN TestUNCLongPath [2022-04-04T16:35:45.489Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T16:35:45.489Z] PASS [2022-04-04T16:35:45.489Z] coverage: 100.0% of statements [2022-04-04T16:35:45.489Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-04T16:35:45.884Z] --- PASS: TestRemoveSubnet (0.12s) [2022-04-04T16:35:45.884Z] === RUN TestGetSameAddress [2022-04-04T16:35:45.884Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-04T16:35:45.884Z] === RUN TestPoolAllocationReuse [2022-04-04T16:35:45.884Z] === RUN TestGetCapabilities [2022-04-04T16:35:45.884Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T16:35:45.884Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T16:35:45.884Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T16:35:45.884Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T16:35:45.884Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T16:35:45.884Z] === RUN TestRemoteDriver [2022-04-04T16:35:45.884Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T16:35:45.884Z] PASS [2022-04-04T16:35:45.884Z] coverage: 47.4% of statements [2022-04-04T16:35:45.884Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-04-04T16:35:45.957Z] === RUN TestNameFormat [2022-04-04T16:35:45.958Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T16:35:45.958Z] === RUN TestNameRetries [2022-04-04T16:35:45.958Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T16:35:45.958Z] PASS [2022-04-04T16:35:45.958Z] coverage: 85.7% of statements [2022-04-04T16:35:45.958Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-04T16:35:46.426Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-04-04T16:35:46.426Z] === RUN TestNetworkDBWatch [2022-04-04T16:35:46.426Z] === RUN TestParseKeyValueOpt [2022-04-04T16:35:46.426Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T16:35:46.426Z] === RUN TestParseUintList [2022-04-04T16:35:46.426Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T16:35:46.426Z] === RUN TestParseUintListMaximumLimits [2022-04-04T16:35:46.426Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T16:35:46.426Z] PASS [2022-04-04T16:35:46.426Z] coverage: 97.0% of statements [2022-04-04T16:35:46.426Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-04-04T16:35:46.825Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-04T16:35:46.869Z] --- PASS: TestPoolAllocationReuse (1.07s) [2022-04-04T16:35:46.869Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T16:35:46.869Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-04T16:35:46.869Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T16:35:46.869Z] === RUN TestWindowsIPAM [2022-04-04T16:35:46.869Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T16:35:46.869Z] PASS [2022-04-04T16:35:46.869Z] coverage: 71.4% of statements [2022-04-04T16:35:46.869Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.057s coverage: 71.4% of statements [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T16:35:46.869Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === Skipped [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T16:35:46.873Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T16:35:46.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T16:35:46.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-04T16:35:46.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T16:35:46.873Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-04-04T16:35:46.873Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T16:35:46.873Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T16:35:46.873Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T16:35:46.873Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-04T16:35:46.873Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T16:35:46.873Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T16:35:46.873Z] daemon_test.go:145: root required [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T16:35:46.873Z] reload_test.go:342: root required [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T16:35:46.873Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T16:35:46.873Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T16:35:46.873Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T16:35:46.873Z] download_test.go:267: Needs fixing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T16:35:46.873Z] layer_test.go:291: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T16:35:46.873Z] layer_test.go:340: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T16:35:46.873Z] layer_test.go:455: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T16:35:46.873Z] layer_test.go:684: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T16:35:46.873Z] migration_test.go:45: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T16:35:46.873Z] migration_test.go:181: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T16:35:46.873Z] mount_test.go:17: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T16:35:46.873Z] mount_test.go:76: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T16:35:46.873Z] mount_test.go:125: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T16:35:46.873Z] mount_test.go:212: Failing on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-04T16:35:46.873Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-04T16:35:46.873Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T16:35:46.873Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T16:35:46.873Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T16:35:46.873Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T16:35:46.873Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T16:35:46.873Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T16:35:46.873Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T16:35:46.873Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T16:35:46.873Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T16:35:46.873Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T16:35:46.873Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:35:46.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:35:46.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:35:46.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:35:46.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:35:46.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-04T16:35:46.873Z] archive_test.go:140: zstd not installed [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:35:46.873Z] archive_windows_test.go:16: Currently fails [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T16:35:46.873Z] changes_test.go:196: needs more investigation [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-04T16:35:46.873Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-04T16:35:46.873Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T16:35:46.873Z] changes_test.go:433: needs further investigation [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T16:35:46.873Z] changes_test.go:469: needs further investigation [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T16:35:46.873Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T16:35:46.873Z] poller_test.go:40: No chmod on Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T16:35:46.873Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T16:35:46.873Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-04T16:35:46.873Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T16:35:46.873Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T16:35:46.873Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T16:35:46.873Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T16:35:46.873Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T16:35:46.873Z] [2022-04-04T16:35:46.873Z] DONE 2103 tests, 70 skipped in 267.265s [2022-04-04T16:35:46.873Z] INFO: make.ps1 ended at 04/04/2022 16:35:46 [2022-04-04T16:35:47.084Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T16:35:47.194Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2022-04-04T16:35:47.194Z] === RUN TestInspect [2022-04-04T16:35:47.335Z] === RUN TestDefaultNetwork [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T16:35:47.416Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T16:35:47.416Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T16:35:47.416Z] PASS [2022-04-04T16:35:47.416Z] coverage: 36.4% of statements [2022-04-04T16:35:47.416Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 36.4% of statements [2022-04-04T16:35:47.803Z] === RUN TestKeyValue [2022-04-04T16:35:47.803Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T16:35:47.803Z] PASS [2022-04-04T16:35:47.803Z] coverage: 60.0% of statements [2022-04-04T16:35:47.803Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-04T16:35:47.803Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-04T16:35:47.803Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T16:35:47.803Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-04T16:35:47.803Z] === RUN TestInitAddressPools [2022-04-04T16:35:47.803Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T16:35:47.803Z] PASS [2022-04-04T16:35:47.803Z] coverage: 74.0% of statements [2022-04-04T16:35:47.803Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.41s) [2022-04-04T16:35:47.803Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T16:35:47.803Z] ok github.com/docker/docker/libnetwork/ipamutils 0.520s coverage: 74.0% of statements [2022-04-04T16:35:47.885Z] 2022/04/04 16:35:47 Closing DB instances... [2022-04-04T16:35:47.885Z] === RUN TestNewAndRemove [2022-04-04T16:35:47.885Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T16:35:47.885Z] === RUN TestRemoveInvalidPath [2022-04-04T16:35:47.885Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T16:35:47.885Z] PASS [2022-04-04T16:35:47.885Z] coverage: 82.6% of statements [2022-04-04T16:35:47.885Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2022-04-04T16:35:48.634Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-04T16:35:48.634Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:35:48.787Z] === RUN TestGenerate [2022-04-04T16:35:48.787Z] --- PASS: TestGenerate (0.00s) [2022-04-04T16:35:48.787Z] === RUN TestGeneratePtr [2022-04-04T16:35:48.787Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T16:35:48.787Z] === RUN TestGenerateMissingField [2022-04-04T16:35:48.787Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T16:35:48.787Z] === RUN TestFieldCannotBeSet [2022-04-04T16:35:48.787Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T16:35:48.787Z] === RUN TestTypeMismatchError [2022-04-04T16:35:48.787Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T16:35:48.787Z] PASS [2022-04-04T16:35:48.787Z] coverage: 100.0% of statements [2022-04-04T16:35:48.787Z] ok github.com/docker/docker/libnetwork/options 0.053s coverage: 100.0% of statements [2022-04-04T16:35:48.989Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T16:35:49.098Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T16:35:49.098Z] INFO: Unit tests ended at 04/04/2022 16:35:48. Duration:00:04:41.8847668 [2022-04-04T16:35:49.098Z] INFO: Building busybox [2022-04-04T16:35:49.098Z] Sending build context to Docker daemon 5.12kB [2022-04-04T16:35:49.098Z] [2022-04-04T16:35:49.098Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T16:35:49.098Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T16:35:49.098Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T16:35:49.098Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T16:35:49.098Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T16:35:49.098Z] ---> 02f938cacc3b [2022-04-04T16:35:49.098Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T16:35:49.199Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T16:35:49.248Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-04T16:35:49.338Z] ............................ [ 66%] [2022-04-04T16:35:49.455Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-04-04T16:35:49.455Z] === RUN TestNetworkDBBulkSync [2022-04-04T16:35:49.455Z] === RUN TestFailedConnection [2022-04-04T16:35:49.507Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T16:35:49.566Z] ---> Running in 5e08021eed08 [2022-04-04T16:35:49.738Z] --- PASS: TestInspect (2.50s) [2022-04-04T16:35:49.738Z] === RUN TestCreateJob [2022-04-04T16:35:49.777Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.70s) [2022-04-04T16:35:49.777Z] === RUN TestGetAddress [2022-04-04T16:35:49.777Z] testing: warning: no tests to run [2022-04-04T16:35:49.777Z] PASS [2022-04-04T16:35:49.777Z] coverage: 0.0% of statements [2022-04-04T16:35:49.777Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-04T16:35:49.777Z] === RUN TestNetworkDBSimple [2022-04-04T16:35:49.924Z] --- PASS: TestGetAddress (21.63s) [2022-04-04T16:35:49.924Z] === RUN TestRequestSyntaxCheck [2022-04-04T16:35:49.924Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T16:35:49.924Z] === RUN TestRequest [2022-04-04T16:35:50.130Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T16:35:50.384Z] --- PASS: TestFailedConnection (1.07s) [2022-04-04T16:35:50.384Z] === RUN TestFailOnce [2022-04-04T16:35:50.384Z] 2022/04/04 16:35:50 Closing DB instances... [2022-04-04T16:35:50.760Z] === RUN TestRequestNewPort [2022-04-04T16:35:50.760Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestRequestSpecificPort [2022-04-04T16:35:50.760Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestReleasePort [2022-04-04T16:35:50.760Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestReuseReleasedPort [2022-04-04T16:35:50.760Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestReleaseUnreadledPort [2022-04-04T16:35:50.760Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestUnknowProtocol [2022-04-04T16:35:50.760Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestAllocateAllPorts [2022-04-04T16:35:50.760Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestPortAllocation [2022-04-04T16:35:50.760Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T16:35:50.760Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestNoDuplicateBPR [2022-04-04T16:35:50.760Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T16:35:50.760Z] === RUN TestChangePortRange [2022-04-04T16:35:50.760Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T16:35:50.760Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T16:35:50.760Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T16:35:50.760Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T16:35:50.760Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T16:35:50.760Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T16:35:50.760Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T16:35:50.760Z] PASS [2022-04-04T16:35:50.760Z] coverage: 88.6% of statements [2022-04-04T16:35:50.760Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-04-04T16:35:50.760Z] 2022/04/04 16:35:50 Closing DB instances... [2022-04-04T16:35:50.845Z] 2022/04/04 16:35:50 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-04T16:35:50.845Z] goroutine 22 [running]: [2022-04-04T16:35:50.845Z] net/http.(*conn).serve.func1() [2022-04-04T16:35:50.845Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T16:35:50.845Z] panic({0x763700, 0x8ad040}) [2022-04-04T16:35:50.845Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T16:35:50.845Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000245a70?) [2022-04-04T16:35:50.845Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T16:35:50.845Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8b2858?, 0xc0001a8000?}, 0x6bda66?) [2022-04-04T16:35:50.845Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T16:35:50.845Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8b2858, 0xc0001a8000}, 0xc000230200) [2022-04-04T16:35:50.845Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T16:35:50.845Z] net/http.serverHandler.ServeHTTP({0x8b0e78?}, {0x8b2858, 0xc0001a8000}, 0xc000230200) [2022-04-04T16:35:50.845Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T16:35:50.845Z] net/http.(*conn).serve(0xc00023e000, {0x8b2d58, 0xc00014b0b0}) [2022-04-04T16:35:50.845Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T16:35:50.845Z] created by net/http.(*Server).Serve [2022-04-04T16:35:50.845Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T16:35:50.845Z] time="2022-04-04T16:35:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T16:35:50.887Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-04T16:35:51.745Z] testing: warning: no tests to run [2022-04-04T16:35:51.745Z] PASS [2022-04-04T16:35:51.745Z] coverage: 0.0% of statements [2022-04-04T16:35:51.745Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-04T16:35:51.816Z] --- PASS: TestFailOnce (1.14s) [2022-04-04T16:35:51.816Z] === RUN TestEchoInputOutput [2022-04-04T16:35:51.816Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T16:35:51.816Z] === RUN TestBackoff [2022-04-04T16:35:51.816Z] --- PASS: TestBackoff (0.00s) [2022-04-04T16:35:51.816Z] === RUN TestAbortRetry [2022-04-04T16:35:51.816Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T16:35:51.816Z] === RUN TestClientScheme [2022-04-04T16:35:51.816Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T16:35:51.816Z] === RUN TestNewClientWithTimeout [2022-04-04T16:35:52.212Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-04T16:35:52.212Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T16:35:52.212Z] === RUN TestHashData [2022-04-04T16:35:52.212Z] --- PASS: TestHashData (0.00s) [2022-04-04T16:35:52.212Z] PASS [2022-04-04T16:35:52.212Z] coverage: 2.8% of statements [2022-04-04T16:35:52.212Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2022-04-04T16:35:52.276Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-04T16:35:52.276Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T16:35:52.276Z] time="2022-04-04T16:35:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T16:35:52.680Z] === RUN TestErrorConstructors [2022-04-04T16:35:52.680Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T16:35:52.680Z] === RUN TestCompareIPMask [2022-04-04T16:35:52.680Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T16:35:52.680Z] === RUN TestUtilGetHostPartIP [2022-04-04T16:35:52.680Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T16:35:52.680Z] === RUN TestUtilGetBroadcastIP [2022-04-04T16:35:52.680Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T16:35:52.680Z] === RUN TestParseCIDR [2022-04-04T16:35:52.680Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T16:35:52.680Z] PASS [2022-04-04T16:35:52.680Z] coverage: 37.3% of statements [2022-04-04T16:35:52.680Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-04T16:35:52.794Z] check_test.go:308: [d3c863ae4afdf] daemon is not started [2022-04-04T16:35:52.794Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-04T16:35:53.043Z] --- PASS: TestCreateJob (2.95s) [2022-04-04T16:35:53.043Z] === RUN TestReplicatedJob [2022-04-04T16:35:53.146Z] 2022/04/04 16:35:53 Closing DB instances... [2022-04-04T16:35:53.363Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T16:35:53.613Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-04T16:35:53.614Z] PASS [2022-04-04T16:35:53.614Z] coverage: 100.0% of statements [2022-04-04T16:35:53.614Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2022-04-04T16:35:53.685Z] Removing intermediate container 5e08021eed08 [2022-04-04T16:35:53.685Z] ---> 1b8bd7c9ee05 [2022-04-04T16:35:53.685Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T16:35:53.816Z] time="2022-04-04T16:35:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T16:35:53.816Z] === RUN TestParseEmptyInterface [2022-04-04T16:35:53.816Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestParseNonInterfaceType [2022-04-04T16:35:53.816Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestParseWithOneFunction [2022-04-04T16:35:53.816Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestParseWithMultipleFuncs [2022-04-04T16:35:53.816Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestParseWithUnnamedReturn [2022-04-04T16:35:53.816Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestEmbeddedInterface [2022-04-04T16:35:53.816Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestParsedImports [2022-04-04T16:35:53.816Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T16:35:53.816Z] === RUN TestAliasedImports [2022-04-04T16:35:53.816Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T16:35:53.816Z] PASS [2022-04-04T16:35:53.816Z] coverage: 56.8% of statements [2022-04-04T16:35:53.816Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T16:35:54.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T16:35:54.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T16:35:54.081Z] PASS [2022-04-04T16:35:54.081Z] coverage: 55.0% of statements [2022-04-04T16:35:54.081Z] ok github.com/docker/docker/oci 0.042s coverage: 55.0% of statements [2022-04-04T16:35:54.145Z] ---> Running in c532979b0af1 [2022-04-04T16:35:54.145Z] Removing intermediate container c532979b0af1 [2022-04-04T16:35:54.145Z] ---> fc7c3f5f43e4 [2022-04-04T16:35:54.145Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T16:35:54.548Z] === RUN TestParseVersion [2022-04-04T16:35:54.548Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T16:35:54.548Z] PASS [2022-04-04T16:35:54.548Z] coverage: 52.9% of statements [2022-04-04T16:35:54.548Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-04-04T16:35:54.604Z] ---> Running in f5e8e3daa970 [2022-04-04T16:35:54.604Z] Removing intermediate container f5e8e3daa970 [2022-04-04T16:35:54.604Z] ---> d98a9fd2b9cc [2022-04-04T16:35:54.604Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T16:35:54.795Z] === RUN TestHTTPTransport [2022-04-04T16:35:54.795Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T16:35:54.795Z] PASS [2022-04-04T16:35:54.795Z] coverage: 85.7% of statements [2022-04-04T16:35:54.795Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-04-04T16:35:55.015Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-04T16:35:55.015Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T16:35:55.015Z] === RUN TestAddressPoolOpt [2022-04-04T16:35:55.015Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/a [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/something [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/_=a [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/PATH [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/=a [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/PATH= [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/PATH=something [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/1asd [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/123 [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/some_space [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/= [2022-04-04T16:35:55.015Z] === RUN TestValidateEnv/PaTh [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestParseHost [2022-04-04T16:35:55.015Z] --- PASS: TestParseHost (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestParseDockerDaemonHost [2022-04-04T16:35:55.015Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestParseTCP [2022-04-04T16:35:55.015Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T16:35:55.015Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestValidateExtraHosts [2022-04-04T16:35:55.015Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestIpOptString [2022-04-04T16:35:55.015Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T16:35:55.015Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T16:35:55.015Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestIpOptSetInvalidVal [2022-04-04T16:35:55.015Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestValidateIPAddress [2022-04-04T16:35:55.015Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestMapOpts [2022-04-04T16:35:55.015Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestListOptsWithoutValidator [2022-04-04T16:35:55.015Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestListOptsWithValidator [2022-04-04T16:35:55.015Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestValidateDNSSearch [2022-04-04T16:35:55.015Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T16:35:55.015Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T16:35:55.015Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestNamedListOpts [2022-04-04T16:35:55.015Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestNamedMapOpts [2022-04-04T16:35:55.015Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestParseLink [2022-04-04T16:35:55.015Z] --- PASS: TestParseLink (0.00s) [2022-04-04T16:35:55.015Z] === RUN TestUlimitOpt [2022-04-04T16:35:55.015Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T16:35:55.015Z] PASS [2022-04-04T16:35:55.015Z] coverage: 66.3% of statements [2022-04-04T16:35:55.015Z] ok github.com/docker/docker/opts 0.069s coverage: 66.3% of statements [2022-04-04T16:35:55.256Z] 2022/04/04 16:35:54 Closing DB instances... [2022-04-04T16:35:55.256Z] time="2022-04-04T16:35:54Z" level=error msg="node: a800300d87a0 is unknown to memberlist" [2022-04-04T16:35:55.256Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T16:35:55.256Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T16:35:55.256Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T16:35:55.256Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T16:35:55.256Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T16:35:55.256Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T16:35:55.256Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T16:35:55.256Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T16:35:55.256Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T16:35:55.256Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T16:35:55.256Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T16:35:55.256Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T16:35:55.256Z] === RUN TestBufferPoolPutAndGet [2022-04-04T16:35:55.256Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T16:35:55.256Z] PASS [2022-04-04T16:35:55.256Z] coverage: 88.2% of statements [2022-04-04T16:35:55.256Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-04-04T16:35:55.266Z] --- PASS: TestBuildWithHugeFile (88.32s) [2022-04-04T16:35:55.266Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:35:55.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:35:55.266Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:35:55.266Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:35:55.266Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:35:55.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:35:55.266Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:35:55.266Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:35:55.266Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:35:55.266Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:35:55.266Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:35:55.266Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:35:55.266Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:35:55.266Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-04T16:35:55.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-04-04T16:35:55.266Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-04T16:35:55.266Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-04-04T16:35:55.266Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:35:55.266Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T16:35:55.526Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-04T16:35:55.718Z] === RUN TestOutputOnPrematureClose [2022-04-04T16:35:55.718Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T16:35:55.718Z] === RUN TestCompleteSilently [2022-04-04T16:35:55.718Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T16:35:55.718Z] PASS [2022-04-04T16:35:55.718Z] coverage: 75.9% of statements [2022-04-04T16:35:55.718Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-04-04T16:35:56.001Z] 2022/04/04 16:35:55 Closing DB instances... [2022-04-04T16:35:56.097Z] check_test.go:308: [d11fe039dad0d] daemon is not started [2022-04-04T16:35:56.097Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-04T16:35:56.141Z] [2022-04-04T16:35:56.177Z] time="2022-04-04T16:35:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T16:35:56.177Z] === RUN TestSendToOneSub [2022-04-04T16:35:56.177Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T16:35:56.177Z] === RUN TestSendToMultipleSubs [2022-04-04T16:35:56.177Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T16:35:56.177Z] === RUN TestEvictOneSub [2022-04-04T16:35:56.177Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T16:35:56.177Z] === RUN TestClosePublisher [2022-04-04T16:35:56.177Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T16:35:56.177Z] === RUN TestPubSubRace [2022-04-04T16:35:56.355Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T16:35:56.468Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T16:35:56.600Z] ---> d9f55750980f [2022-04-04T16:35:56.600Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T16:35:56.600Z] ---> Running in c16c8de37dbb [2022-04-04T16:35:56.935Z] === RUN TestIsArchivePathDir [2022-04-04T16:35:56.935Z] --- PASS: TestIsArchivePathDir (0.16s) [2022-04-04T16:35:56.935Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T16:35:56.935Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-04T16:35:56.935Z] === RUN TestIsArchivePathTar [2022-04-04T16:35:56.935Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T16:35:56.935Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T16:35:56.935Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2022-04-04T16:35:56.935Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T16:35:56.935Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T16:35:56.935Z] === RUN TestMiddleware [2022-04-04T16:35:56.935Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T16:35:56.935Z] === RUN TestNewResponseModifier [2022-04-04T16:35:56.935Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T16:35:56.935Z] PASS [2022-04-04T16:35:56.935Z] coverage: 26.8% of statements [2022-04-04T16:35:56.935Z] ok github.com/docker/docker/pkg/authorization 0.566s coverage: 26.8% of statements [2022-04-04T16:35:57.146Z] --- PASS: TestRequest (7.30s) [2022-04-04T16:35:57.146Z] === RUN TestOverlappingRequests [2022-04-04T16:35:57.146Z] --- PASS: TestPubSubRace (1.05s) [2022-04-04T16:35:57.146Z] PASS [2022-04-04T16:35:57.146Z] coverage: 75.0% of statements [2022-04-04T16:35:57.146Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2022-04-04T16:35:57.247Z] --- PASS: TestReplicatedJob (4.24s) [2022-04-04T16:35:57.247Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:35:57.294Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T16:35:57.401Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-04-04T16:35:57.401Z] === RUN TestDecompressStreamGzip [2022-04-04T16:35:57.401Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-04-04T16:35:57.401Z] === RUN TestDecompressStreamBzip2 [2022-04-04T16:35:57.401Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-04T16:35:57.401Z] === RUN TestDecompressStreamXz [2022-04-04T16:35:57.401Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T16:35:57.401Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestDecompressStreamZstd [2022-04-04T16:35:57.401Z] archive_test.go:140: zstd not installed [2022-04-04T16:35:57.401Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-04T16:35:57.401Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T16:35:57.401Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T16:35:57.401Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestCompressStreamInvalid [2022-04-04T16:35:57.401Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestExtensionInvalid [2022-04-04T16:35:57.401Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestExtensionUncompressed [2022-04-04T16:35:57.401Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestExtensionBzip2 [2022-04-04T16:35:57.401Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestExtensionGzip [2022-04-04T16:35:57.401Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestExtensionXz [2022-04-04T16:35:57.401Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestExtensionZstd [2022-04-04T16:35:57.401Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestCmdStreamLargeStderr [2022-04-04T16:35:57.401Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-04T16:35:57.401Z] === RUN TestCmdStreamBad [2022-04-04T16:35:57.401Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T16:35:57.401Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T16:35:57.401Z] === RUN TestCmdStreamGood [2022-04-04T16:35:57.401Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-04T16:35:57.401Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T16:35:57.606Z] --- PASS: TestOverlappingRequests (0.37s) [2022-04-04T16:35:57.606Z] === RUN TestRelease [2022-04-04T16:35:57.868Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-04T16:35:57.868Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T16:35:57.868Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestUntarPath [2022-04-04T16:35:57.868Z] --- PASS: TestUntarPath (0.06s) [2022-04-04T16:35:57.868Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T16:35:57.868Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-04T16:35:57.868Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T16:35:57.868Z] === RUN TestUnbuffered [2022-04-04T16:35:57.868Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestRaceUnbuffered [2022-04-04T16:35:57.868Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T16:35:57.868Z] PASS [2022-04-04T16:35:57.868Z] coverage: 100.0% of statements [2022-04-04T16:35:57.868Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-04-04T16:35:57.868Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-04T16:35:57.868Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T16:35:57.868Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-04T16:35:57.868Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T16:35:57.868Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T16:35:57.868Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestCopyWithTarSrcFile [2022-04-04T16:35:57.868Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T16:35:57.868Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T16:35:57.868Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T16:35:57.868Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T16:35:57.868Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T16:35:57.868Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T16:35:57.868Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T16:35:57.868Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T16:35:57.868Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-04T16:35:57.868Z] === RUN TestTarFiles [2022-04-04T16:35:58.067Z] === RUN TestRegister [2022-04-04T16:35:58.067Z] --- PASS: TestRegister (0.00s) [2022-04-04T16:35:58.067Z] === RUN TestCommand [2022-04-04T16:35:58.067Z] --- PASS: TestCommand (0.03s) [2022-04-04T16:35:58.067Z] === RUN TestNaiveSelf [2022-04-04T16:35:58.067Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-04T16:35:58.067Z] PASS [2022-04-04T16:35:58.067Z] coverage: 82.4% of statements [2022-04-04T16:35:58.067Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2022-04-04T16:35:58.067Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.07s) [2022-04-04T16:35:58.067Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T16:35:58.219Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T16:35:58.229Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T16:35:58.229Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T16:35:58.335Z] === RUN TestMatch [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[foo]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[]#01 [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[qux]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T16:35:58.335Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T16:35:58.335Z] --- PASS: TestMatch (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T16:35:58.335Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T16:35:58.335Z] PASS [2022-04-04T16:35:58.335Z] coverage: 87.5% of statements [2022-04-04T16:35:58.335Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-04T16:35:58.528Z] === RUN TestDump [2022-04-04T16:35:58.528Z] goroutine 19 [running]: [2022-04-04T16:35:58.528Z] github.com/docker/docker/pkg/stack.dump(0xda2d57?) [2022-04-04T16:35:58.528Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T16:35:58.528Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T16:35:58.528Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T16:35:58.528Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T16:35:58.528Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T16:35:58.528Z] testing.tRunner(0xc000085380, 0xf6a498) [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:35:58.528Z] created by testing.(*T).Run [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T16:35:58.528Z] [2022-04-04T16:35:58.528Z] goroutine 1 [chan receive]: [2022-04-04T16:35:58.528Z] testing.(*T).Run(0xc0000851e0, {0xf5913c?, 0xd7c1f3?}, 0xf6a498) [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T16:35:58.528Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T16:35:58.528Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:35:58.528Z] testing.runTests(0xc000094460?, {0x10ee400, 0x3, 0x3}, {0x1f108b80598?, 0x40?, 0x10f34a0?}) [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T16:35:58.528Z] testing.(*M).Run(0xc000094460) [2022-04-04T16:35:58.528Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T16:35:58.528Z] main.main() [2022-04-04T16:35:58.528Z] _testmain.go:99 +0x255 [2022-04-04T16:35:58.528Z] --- PASS: TestDump (0.00s) [2022-04-04T16:35:58.528Z] === RUN TestDumpToFile [2022-04-04T16:35:58.988Z] --- PASS: TestDumpToFile (0.12s) [2022-04-04T16:35:58.988Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T16:35:58.988Z] goroutine 21 [running]: [2022-04-04T16:35:58.988Z] github.com/docker/docker/pkg/stack.dump(0xe1ecd3?) [2022-04-04T16:35:58.988Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T16:35:58.988Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xe1eca0?}) [2022-04-04T16:35:58.988Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T16:35:58.988Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-04-04T16:35:58.988Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T16:35:58.988Z] testing.tRunner(0xc000085a00, 0xf6a488) [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:35:58.988Z] created by testing.(*T).Run [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T16:35:58.988Z] [2022-04-04T16:35:58.988Z] goroutine 1 [chan receive]: [2022-04-04T16:35:58.988Z] testing.(*T).Run(0xc0000851e0, {0xf60713?, 0xd7c1f3?}, 0xf6a488) [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T16:35:58.988Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T16:35:58.988Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:35:58.988Z] testing.runTests(0xc000094460?, {0x10ee400, 0x3, 0x3}, {0x1f108b80598?, 0x40?, 0x10f34a0?}) [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T16:35:58.988Z] testing.(*M).Run(0xc000094460) [2022-04-04T16:35:58.988Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T16:35:58.988Z] main.main() [2022-04-04T16:35:58.988Z] _testmain.go:99 +0x255 [2022-04-04T16:35:58.988Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T16:35:58.988Z] PASS [2022-04-04T16:35:58.988Z] coverage: 90.9% of statements [2022-04-04T16:35:58.988Z] ok github.com/docker/docker/pkg/stack 0.157s coverage: 90.9% of statements [2022-04-04T16:35:58.988Z] --- PASS: TestRelease (1.46s) [2022-04-04T16:35:58.988Z] === RUN TestAllocateRandomDeallocate [2022-04-04T16:35:59.165Z] docker_cli_daemon_plugins_test.go:80: [da9fb32f918b9] daemon is not started [2022-04-04T16:35:59.318Z] === RUN TestChrootTarUntar [2022-04-04T16:35:59.318Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:59.318Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T16:35:59.318Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T16:35:59.319Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T16:35:59.319Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T16:35:59.319Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootCopyWithTar [2022-04-04T16:35:59.319Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootCopyFileWithTar [2022-04-04T16:35:59.319Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootUntarPath [2022-04-04T16:35:59.319Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T16:35:59.319Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T16:35:59.319Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:35:59.319Z] === RUN TestChrootApplyDotDotFile [2022-04-04T16:35:59.319Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:35:59.319Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T16:35:59.319Z] PASS [2022-04-04T16:35:59.319Z] coverage: 12.0% of statements [2022-04-04T16:35:59.319Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 12.0% of statements [2022-04-04T16:35:59.448Z] === RUN TestNewStdWriter [2022-04-04T16:35:59.448Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T16:35:59.448Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestWriteWithNilBytes [2022-04-04T16:35:59.448Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestWrite [2022-04-04T16:35:59.448Z] --- PASS: TestWrite (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestWriteWithWriterError [2022-04-04T16:35:59.448Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T16:35:59.448Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyWriteAndRead [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T16:35:59.448Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T16:35:59.448Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T16:35:59.448Z] PASS [2022-04-04T16:35:59.448Z] coverage: 100.0% of statements [2022-04-04T16:35:59.448Z] 2022/04/04 16:35:59 Closing DB instances... [2022-04-04T16:35:59.448Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-04-04T16:35:59.732Z] --- PASS: TestBuildPreserveOwnership (4.35s) [2022-04-04T16:35:59.732Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.77s) [2022-04-04T16:35:59.732Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2022-04-04T16:35:59.732Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:35:59.732Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-04T16:35:59.732Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T16:35:59.786Z] 2022/04/04 16:35:59 Closing DB instances... [2022-04-04T16:35:59.787Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2022-04-04T16:35:59.787Z] === RUN TestServiceListWithStatuses [2022-04-04T16:35:59.787Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:35:59.787Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:35:59.787Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:35:59.909Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T16:35:59.909Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T16:35:59.909Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestFormatStatus [2022-04-04T16:35:59.909Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestFormatError [2022-04-04T16:35:59.909Z] --- PASS: TestFormatError (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestFormatJSONError [2022-04-04T16:35:59.909Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T16:35:59.909Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T16:35:59.909Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestNewJSONProgressOutput [2022-04-04T16:35:59.909Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestAuxFormatterEmit [2022-04-04T16:35:59.909Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestStreamWriterStdout [2022-04-04T16:35:59.909Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T16:35:59.909Z] === RUN TestStreamWriterStderr [2022-04-04T16:35:59.909Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T16:35:59.909Z] PASS [2022-04-04T16:35:59.909Z] coverage: 66.2% of statements [2022-04-04T16:35:59.909Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-04-04T16:36:00.253Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T16:36:00.253Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T16:36:00.253Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T16:36:00.253Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T16:36:00.253Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T16:36:00.253Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T16:36:00.253Z] PASS [2022-04-04T16:36:00.253Z] coverage: 0.0% of statements [2022-04-04T16:36:00.253Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-04-04T16:36:00.301Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-04T16:36:00.369Z] === RUN TestGenerateRandomID [2022-04-04T16:36:00.369Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T16:36:00.369Z] === RUN TestShortenId [2022-04-04T16:36:00.369Z] --- PASS: TestShortenId (0.00s) [2022-04-04T16:36:00.369Z] === RUN TestShortenSha256Id [2022-04-04T16:36:00.369Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T16:36:00.369Z] === RUN TestShortenIdEmpty [2022-04-04T16:36:00.369Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T16:36:00.369Z] === RUN TestShortenIdInvalid [2022-04-04T16:36:00.369Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T16:36:00.369Z] === RUN TestIsShortIDNonHex [2022-04-04T16:36:00.369Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T16:36:00.369Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T16:36:00.369Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T16:36:00.369Z] PASS [2022-04-04T16:36:00.369Z] coverage: 70.6% of statements [2022-04-04T16:36:00.369Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-04-04T16:36:00.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T16:36:01.125Z] time="2022-04-04T16:36:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T16:36:01.125Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-04T16:36:01.125Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T16:36:01.125Z] === RUN TestIsCpusetListAvailable [2022-04-04T16:36:01.125Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T16:36:01.125Z] PASS [2022-04-04T16:36:01.125Z] coverage: 39.4% of statements [2022-04-04T16:36:01.125Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-04-04T16:36:01.131Z] Loaded image: busybox:latest [2022-04-04T16:36:01.236Z] === RUN TestSizeEmpty [2022-04-04T16:36:01.236Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestSizeEmptyFile [2022-04-04T16:36:01.236Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestSizeNonemptyFile [2022-04-04T16:36:01.236Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T16:36:01.236Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T16:36:01.236Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T16:36:01.236Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestMoveToSubdir [2022-04-04T16:36:01.236Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestSizeNonExistingDirectory [2022-04-04T16:36:01.236Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T16:36:01.236Z] PASS [2022-04-04T16:36:01.236Z] coverage: 80.0% of statements [2022-04-04T16:36:01.236Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2022-04-04T16:36:01.236Z] --- PASS: TestTarFiles (3.52s) [2022-04-04T16:36:01.236Z] === RUN TestDetectCompressionZstd [2022-04-04T16:36:01.236Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestTarUntar [2022-04-04T16:36:01.236Z] --- PASS: TestTarUntar (0.03s) [2022-04-04T16:36:01.236Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T16:36:01.236Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestTarWithOptions [2022-04-04T16:36:01.236Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-04T16:36:01.236Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T16:36:01.236Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T16:36:01.236Z] === RUN TestUntarUstarGnuConflict [2022-04-04T16:36:01.236Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-04T16:36:01.236Z] === RUN TestUntarInvalidFilenames [2022-04-04T16:36:01.391Z] Loaded image: busybox:glibc [2022-04-04T16:36:01.703Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3226712412\\dest" [2022-04-04T16:36:01.704Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-04T16:36:01.704Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T16:36:01.704Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T16:36:01.704Z] === RUN TestUntarInvalidHardlink [2022-04-04T16:36:01.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2713762639\\victim\\hello" -> "../victim/hello" [2022-04-04T16:36:01.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink400889336\\victim\\hello" -> "/../victim/hello" [2022-04-04T16:36:01.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2457586965\\victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3464371791\\victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2859712722\\victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3128338230\\victim" -> "../victim" [2022-04-04T16:36:01.704Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T16:36:01.704Z] === RUN TestUntarInvalidSymlink [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink395564289\\dest\\dotdot" -> "../victim/hello" [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2250811965\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1212306799\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1205269580\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3527724545\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink290398359\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:01.704Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1516228409\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T16:36:01.704Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-04T16:36:01.704Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T16:36:01.704Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T16:36:01.704Z] === RUN TestXGlobalNoParent [2022-04-04T16:36:01.704Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T16:36:01.704Z] === RUN TestReplaceFileTarWrapper [2022-04-04T16:36:01.704Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-04T16:36:01.704Z] === RUN TestPrefixHeaderReadable [2022-04-04T16:36:01.704Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-04T16:36:01.704Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T16:36:01.704Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-04T16:36:01.704Z] === RUN TestDisablePigz [2022-04-04T16:36:01.704Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T16:36:01.704Z] === RUN TestPollerAddRemove [2022-04-04T16:36:01.704Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T16:36:01.704Z] === RUN TestPollerEvent [2022-04-04T16:36:01.704Z] poller_test.go:40: No chmod on Windows [2022-04-04T16:36:01.704Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T16:36:01.704Z] === RUN TestPollerClose [2022-04-04T16:36:01.704Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T16:36:01.704Z] PASS [2022-04-04T16:36:01.704Z] coverage: 45.7% of statements [2022-04-04T16:36:01.704Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-04-04T16:36:01.704Z] --- PASS: TestDisablePigz (0.13s) [2022-04-04T16:36:01.704Z] === RUN TestPigz [2022-04-04T16:36:02.172Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T16:36:02.172Z] --- PASS: TestPigz (0.13s) [2022-04-04T16:36:02.172Z] === RUN TestNosysFileInfo [2022-04-04T16:36:02.172Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T16:36:02.172Z] archive_windows_test.go:16: Currently fails [2022-04-04T16:36:02.172Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestCanonicalTarNameForPath [2022-04-04T16:36:02.172Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestCanonicalTarName [2022-04-04T16:36:02.172Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestChmodTarEntry [2022-04-04T16:36:02.172Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestHardLinkOrder [2022-04-04T16:36:02.172Z] --- PASS: TestHardLinkOrder (0.11s) [2022-04-04T16:36:02.172Z] === RUN TestChangeString [2022-04-04T16:36:02.172Z] --- PASS: TestChangeString (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestChangesWithNoChanges [2022-04-04T16:36:02.172Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T16:36:02.172Z] === RUN TestChangesWithChanges [2022-04-04T16:36:02.172Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-04T16:36:02.172Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T16:36:02.172Z] changes_test.go:196: needs more investigation [2022-04-04T16:36:02.172Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T16:36:02.172Z] === RUN TestChangesDirsEmpty [2022-04-04T16:36:02.173Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:36:02.173Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestChangesDirsMutated [2022-04-04T16:36:02.173Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:36:02.173Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestApplyLayer [2022-04-04T16:36:02.173Z] changes_test.go:433: needs further investigation [2022-04-04T16:36:02.173Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T16:36:02.173Z] changes_test.go:469: needs further investigation [2022-04-04T16:36:02.173Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T16:36:02.173Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T16:36:02.173Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestChangesSize [2022-04-04T16:36:02.173Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T16:36:02.173Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1356874022\\dest" [2022-04-04T16:36:02.173Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T16:36:02.173Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T16:36:02.173Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3437325358\\victim\\hello" -> "../victim/hello" [2022-04-04T16:36:02.173Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185790903\\victim\\hello" -> "/../victim/hello" [2022-04-04T16:36:02.173Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink414639612\\victim" -> "../victim" [2022-04-04T16:36:02.173Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2718859653\\victim" -> "../victim" [2022-04-04T16:36:02.173Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3977395776\\victim" -> "../victim" [2022-04-04T16:36:02.173Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink338902255\\victim" -> "../victim" [2022-04-04T16:36:02.173Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-04T16:36:02.173Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T16:36:02.173Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink538538545\\dest\\dotdot" -> "../victim/hello" [2022-04-04T16:36:02.173Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink107152881\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T16:36:02.173Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2997797098\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:02.173Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2762407967\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:02.173Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink116474430\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:02.173Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink774299607\\dest\\loophole-victim" -> "../victim" [2022-04-04T16:36:02.173Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-04T16:36:02.173Z] === RUN TestApplyLayerWhiteouts [2022-04-04T16:36:02.173Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-04T16:36:02.173Z] === RUN TestGenerateEmptyFile [2022-04-04T16:36:02.173Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T16:36:02.173Z] === RUN TestGenerateWithContent [2022-04-04T16:36:02.173Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T16:36:02.173Z] PASS [2022-04-04T16:36:02.173Z] coverage: 61.9% of statements [2022-04-04T16:36:02.173Z] ok github.com/docker/docker/pkg/archive 5.618s coverage: 61.9% of statements [2022-04-04T16:36:02.641Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T16:36:02.641Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T16:36:02.641Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T16:36:02.641Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T16:36:02.641Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestCopyFile [2022-04-04T16:36:02.641Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T16:36:02.641Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T16:36:02.641Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T16:36:02.641Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T16:36:02.641Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T16:36:02.641Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestWildcardMatches [2022-04-04T16:36:02.641Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestPatternMatches [2022-04-04T16:36:02.641Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T16:36:02.641Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T16:36:02.641Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T16:36:02.641Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T16:36:02.641Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T16:36:02.641Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T16:36:02.641Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestSingleExclamationError [2022-04-04T16:36:02.641Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestMatchesWithNoPatterns [2022-04-04T16:36:02.641Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T16:36:02.641Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T16:36:02.642Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestMatches [2022-04-04T16:36:02.642Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T16:36:02.642Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T16:36:02.642Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T16:36:02.642Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T16:36:02.642Z] --- PASS: TestMatches (0.01s) [2022-04-04T16:36:02.642Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T16:36:02.642Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T16:36:02.642Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T16:36:02.642Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCleanPatterns [2022-04-04T16:36:02.642Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T16:36:02.642Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T16:36:02.642Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T16:36:02.642Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T16:36:02.642Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T16:36:02.642Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCreateIfNotExistsDir [2022-04-04T16:36:02.642Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-04T16:36:02.642Z] === RUN TestCreateIfNotExistsFile [2022-04-04T16:36:02.642Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestMatch [2022-04-04T16:36:02.642Z] --- PASS: TestMatch (0.00s) [2022-04-04T16:36:02.642Z] === RUN TestCompile [2022-04-04T16:36:02.642Z] === RUN TestCompile/slash [2022-04-04T16:36:02.642Z] === RUN TestCompile/backslash [2022-04-04T16:36:02.642Z] --- PASS: TestCompile (0.00s) [2022-04-04T16:36:02.642Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T16:36:02.642Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T16:36:02.642Z] PASS [2022-04-04T16:36:02.642Z] coverage: 84.7% of statements [2022-04-04T16:36:02.642Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 84.7% of statements [2022-04-04T16:36:02.692Z] === RUN TestChtimes [2022-04-04T16:36:02.692Z] --- PASS: TestChtimes (0.00s) [2022-04-04T16:36:02.692Z] === RUN TestChtimesWindows [2022-04-04T16:36:02.692Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T16:36:02.692Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T16:36:02.692Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T16:36:02.692Z] PASS [2022-04-04T16:36:02.692Z] coverage: 13.0% of statements [2022-04-04T16:36:02.692Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2022-04-04T16:36:03.163Z] === RUN TestTailFile [2022-04-04T16:36:03.163Z] --- PASS: TestTailFile (0.00s) [2022-04-04T16:36:03.163Z] === RUN TestTailFileManyLines [2022-04-04T16:36:03.163Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T16:36:03.163Z] === RUN TestTailEmptyFile [2022-04-04T16:36:03.163Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T16:36:03.163Z] === RUN TestTailNegativeN [2022-04-04T16:36:03.163Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader [2022-04-04T16:36:03.163Z] === CONT TestNewTailReader [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T16:36:03.163Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T16:36:03.163Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T16:36:03.163Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:36:03.163Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:36:03.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.164Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.165Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.165Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.165Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.166Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.167Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.167Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.297Z] docker_cli_daemon_plugins_test.go:170: [dda536b0d968c] daemon is not started [2022-04-04T16:36:03.626Z] === RUN TestGet [2022-04-04T16:36:03.626Z] --- PASS: TestGet (0.00s) [2022-04-04T16:36:03.626Z] === RUN TestGetShortcutString [2022-04-04T16:36:03.626Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T16:36:03.626Z] PASS [2022-04-04T16:36:03.626Z] coverage: 42.9% of statements [2022-04-04T16:36:03.626Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:03.641Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:03.642Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:03.643Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:03.644Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:03.644Z] PASS [2022-04-04T16:36:03.644Z] coverage: 88.6% of statements [2022-04-04T16:36:03.644Z] ok github.com/docker/docker/pkg/tailfile 0.144s coverage: 88.6% of statements [2022-04-04T16:36:03.644Z] --- PASS: TestAllocateRandomDeallocate (4.31s) [2022-04-04T16:36:03.644Z] === RUN TestRetrieveFromStore [2022-04-04T16:36:03.994Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-04-04T16:36:03.994Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:36:04.093Z] 2022/04/04 16:36:03 Closing DB instances... [2022-04-04T16:36:04.112Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T16:36:04.112Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestTarSumRemove [2022-04-04T16:36:04.112Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestSortFileInfoSums [2022-04-04T16:36:04.112Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T16:36:04.112Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestNewTarSumForLabel [2022-04-04T16:36:04.112Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestEmptyTar [2022-04-04T16:36:04.112Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestTarSumsReadSize [2022-04-04T16:36:04.112Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestTarSums [2022-04-04T16:36:04.112Z] --- PASS: TestTarSums (0.05s) [2022-04-04T16:36:04.112Z] === RUN TestIteration [2022-04-04T16:36:04.112Z] --- PASS: TestIteration (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestVersionLabelForChecksum [2022-04-04T16:36:04.112Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestVersion [2022-04-04T16:36:04.112Z] --- PASS: TestVersion (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestGetVersion [2022-04-04T16:36:04.112Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T16:36:04.112Z] === RUN TestGetVersions [2022-04-04T16:36:04.112Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T16:36:04.112Z] PASS [2022-04-04T16:36:04.112Z] coverage: 89.3% of statements [2022-04-04T16:36:04.112Z] ok github.com/docker/docker/pkg/tarsum 0.103s coverage: 89.3% of statements [2022-04-04T16:36:04.560Z] === RUN TestCreateIDMapOrder [2022-04-04T16:36:04.560Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T16:36:04.560Z] PASS [2022-04-04T16:36:04.560Z] coverage: 7.2% of statements [2022-04-04T16:36:04.560Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-04-04T16:36:04.676Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-04T16:36:04.676Z] Loaded image: debian:bullseye-slim [2022-04-04T16:36:04.676Z] Loaded image: hello-world:latest [2022-04-04T16:36:04.800Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-04-04T16:36:04.800Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-04T16:36:04.800Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-04T16:36:04.800Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-04T16:36:04.800Z] PASS [2022-04-04T16:36:04.800Z] [2022-04-04T16:36:04.800Z] === Skipped [2022-04-04T16:36:04.800Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T16:36:04.800Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:36:04.800Z] [2022-04-04T16:36:04.800Z] DONE 27 tests, 1 skipped in 183.720s [2022-04-04T16:36:04.800Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T16:36:04.800Z] INFO: Testing against a local daemon [2022-04-04T16:36:04.800Z] === RUN TestSessionCreate [2022-04-04T16:36:04.800Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T16:36:04.800Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:36:04.800Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T16:36:04.800Z] PASS [2022-04-04T16:36:04.800Z] [2022-04-04T16:36:04.800Z] DONE 2 tests in 0.067s [2022-04-04T16:36:04.800Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T16:36:04.800Z] INFO: Testing against a local daemon [2022-04-04T16:36:04.800Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:36:04.800Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:36:04.800Z] === RUN TestDiskUsage [2022-04-04T16:36:04.800Z] === PAUSE TestDiskUsage [2022-04-04T16:36:04.800Z] === RUN TestEventsExecDie [2022-04-04T16:36:04.935Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T16:36:05.028Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2022-04-04T16:36:05.028Z] === RUN TestNetworkDBNodeLeave [2022-04-04T16:36:05.057Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-04T16:36:05.057Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:36:05.057Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T16:36:05.057Z] === RUN TestEventsVolumeCreate [2022-04-04T16:36:05.057Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-04T16:36:05.057Z] === RUN TestInfoBinaryCommits [2022-04-04T16:36:05.057Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T16:36:05.057Z] === RUN TestInfoAPIVersioned [2022-04-04T16:36:05.057Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T16:36:05.057Z] === RUN TestInfoAPI [2022-04-04T16:36:05.057Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T16:36:05.057Z] === RUN TestInfoAPIWarnings [2022-04-04T16:36:05.100Z] === RUN TestTruncIndex [2022-04-04T16:36:05.100Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T16:36:05.100Z] PASS [2022-04-04T16:36:05.100Z] coverage: 91.5% of statements [2022-04-04T16:36:05.100Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-04-04T16:36:05.100Z] --- PASS: TestRetrieveFromStore (1.65s) [2022-04-04T16:36:05.100Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T16:36:05.100Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-04T16:36:05.100Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T16:36:05.100Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T16:36:05.100Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T16:36:05.100Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T16:36:05.100Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T16:36:05.100Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T16:36:05.100Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T16:36:05.100Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T16:36:05.100Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T16:36:05.100Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T16:36:05.100Z] === RUN TestDebug [2022-04-04T16:36:05.100Z] --- PASS: TestDebug (0.00s) [2022-04-04T16:36:05.100Z] === RUN TestRequestPoolParallel [2022-04-04T16:36:05.226Z] Removing intermediate container c16c8de37dbb [2022-04-04T16:36:05.226Z] ---> 2f865728860e [2022-04-04T16:36:05.226Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T16:36:05.226Z] ---> Running in ea7024bbaf90 [2022-04-04T16:36:05.495Z] === RUN TestFixedBufferCap [2022-04-04T16:36:05.495Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestFixedBufferLen [2022-04-04T16:36:05.495Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestFixedBufferString [2022-04-04T16:36:05.495Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestFixedBufferWrite [2022-04-04T16:36:05.495Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestFixedBufferRead [2022-04-04T16:36:05.495Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestBytesPipeRead [2022-04-04T16:36:05.495Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestBytesPipeWrite [2022-04-04T16:36:05.495Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T16:36:05.495Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T16:36:05.570Z] === RUN TestIsGIT [2022-04-04T16:36:05.570Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T16:36:05.570Z] === RUN TestIsTransport [2022-04-04T16:36:05.570Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T16:36:05.570Z] PASS [2022-04-04T16:36:05.570Z] coverage: 100.0% of statements [2022-04-04T16:36:05.570Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2022-04-04T16:36:05.570Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-04-04T16:36:05.570Z] === RUN TestFullAllocateRelease [2022-04-04T16:36:05.961Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-04-04T16:36:05.961Z] === RUN TestAtomicWriteToFile [2022-04-04T16:36:05.961Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-04-04T16:36:05.961Z] === RUN TestAtomicWriteSetCommit [2022-04-04T16:36:05.961Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T16:36:05.961Z] === RUN TestAtomicWriteSetCancel [2022-04-04T16:36:05.961Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestReadCloserWrapperClose [2022-04-04T16:36:05.961Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T16:36:05.961Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestReaderErrWrapperRead [2022-04-04T16:36:05.961Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestCancelReadCloser [2022-04-04T16:36:05.961Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-04T16:36:05.961Z] === RUN TestWriteCloserWrapperClose [2022-04-04T16:36:05.961Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestNopWriteCloser [2022-04-04T16:36:05.961Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestNopWriter [2022-04-04T16:36:05.961Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T16:36:05.961Z] === RUN TestWriteCounter [2022-04-04T16:36:05.961Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T16:36:05.961Z] PASS [2022-04-04T16:36:05.961Z] coverage: 70.1% of statements [2022-04-04T16:36:05.961Z] ok github.com/docker/docker/pkg/ioutils 0.615s coverage: 70.1% of statements [2022-04-04T16:36:06.039Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-04-04T16:36:06.039Z] === RUN TestOddAllocateRelease [2022-04-04T16:36:06.039Z] === RUN TestVersionInfo [2022-04-04T16:36:06.039Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T16:36:06.040Z] === RUN TestAppendVersions [2022-04-04T16:36:06.040Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T16:36:06.040Z] PASS [2022-04-04T16:36:06.040Z] coverage: 88.9% of statements [2022-04-04T16:36:06.040Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-04T16:36:06.040Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-04T16:36:06.040Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T16:36:06.040Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-04T16:36:06.040Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T16:36:06.040Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-04T16:36:06.040Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T16:36:06.040Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T16:36:06.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T16:36:06.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T16:36:06.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T16:36:06.040Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T16:36:06.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T16:36:06.040Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:36:06.040Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:36:06.040Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T16:36:06.040Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:06.040Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:36:06.040Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:36:06.040Z] PASS [2022-04-04T16:36:06.040Z] coverage: 85.3% of statements [2022-04-04T16:36:06.040Z] ok github.com/docker/docker/libnetwork/ipam 44.923s coverage: 85.3% of statements [2022-04-04T16:36:06.211Z] [2022-04-04T16:36:06.211Z] SUCCESS: Specified value was saved. [2022-04-04T16:36:06.944Z] === RUN TestError [2022-04-04T16:36:06.944Z] --- PASS: TestError (0.00s) [2022-04-04T16:36:06.944Z] === RUN TestProgressString [2022-04-04T16:36:06.945Z] === RUN TestProgressString/no_progress [2022-04-04T16:36:06.945Z] === RUN TestProgressString/progress_1 [2022-04-04T16:36:06.945Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T16:36:06.945Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T16:36:06.945Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T16:36:06.945Z] === RUN TestProgressString/with_units [2022-04-04T16:36:06.945Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T16:36:06.945Z] === RUN TestProgressString/hide_counts [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T16:36:06.945Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T16:36:06.945Z] === RUN TestJSONMessageDisplay [2022-04-04T16:36:06.945Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-04T16:36:06.945Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T16:36:06.945Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T16:36:06.945Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T16:36:06.945Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T16:36:06.945Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T16:36:06.945Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T16:36:06.945Z] PASS [2022-04-04T16:36:06.945Z] coverage: 91.7% of statements [2022-04-04T16:36:06.945Z] ok github.com/docker/docker/pkg/jsonmessage 0.165s coverage: 91.7% of statements [2022-04-04T16:36:07.293Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2022-04-04T16:36:07.293Z] === RUN TestServicePlugin [2022-04-04T16:36:07.293Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:36:07.293Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T16:36:07.293Z] === RUN TestServiceUpdateLabel [2022-04-04T16:36:07.609Z] === RUN TestValidatePrivileges [2022-04-04T16:36:07.609Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T16:36:07.609Z] === RUN TestFilterByCapNeg [2022-04-04T16:36:07.609Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T16:36:07.609Z] === RUN TestFilterByCapPos [2022-04-04T16:36:07.609Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T16:36:07.609Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T16:36:07.609Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T16:36:07.609Z] PASS [2022-04-04T16:36:07.609Z] coverage: 12.0% of statements [2022-04-04T16:36:07.609Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-04-04T16:36:07.928Z] === RUN TestStandardLongPath [2022-04-04T16:36:07.928Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T16:36:07.928Z] === RUN TestUNCLongPath [2022-04-04T16:36:07.928Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T16:36:07.928Z] PASS [2022-04-04T16:36:07.928Z] coverage: 100.0% of statements [2022-04-04T16:36:07.928Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-04-04T16:36:07.928Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-04T16:36:07.928Z] === RUN TestNetworkDBWatch [2022-04-04T16:36:08.223Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-04T16:36:08.400Z] === RUN TestNameFormat [2022-04-04T16:36:08.400Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T16:36:08.400Z] === RUN TestNameRetries [2022-04-04T16:36:08.400Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T16:36:08.400Z] PASS [2022-04-04T16:36:08.400Z] coverage: 85.7% of statements [2022-04-04T16:36:08.400Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-04-04T16:36:08.481Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T16:36:08.481Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-04T16:36:08.598Z] === RUN TestNewSettable [2022-04-04T16:36:08.598Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T16:36:08.598Z] === RUN TestIsSettable [2022-04-04T16:36:08.598Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T16:36:08.598Z] === RUN TestUpdateSettingsEnv [2022-04-04T16:36:08.598Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T16:36:08.598Z] PASS [2022-04-04T16:36:08.598Z] coverage: 20.0% of statements [2022-04-04T16:36:08.598Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-04-04T16:36:08.867Z] === RUN TestParseKeyValueOpt [2022-04-04T16:36:08.867Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T16:36:08.867Z] === RUN TestParseUintList [2022-04-04T16:36:08.867Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T16:36:08.867Z] === RUN TestParseUintListMaximumLimits [2022-04-04T16:36:08.867Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T16:36:08.867Z] PASS [2022-04-04T16:36:08.867Z] coverage: 97.0% of statements [2022-04-04T16:36:08.867Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-04-04T16:36:09.049Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-04T16:36:09.067Z] === RUN TestLoad [2022-04-04T16:36:09.068Z] --- PASS: TestLoad (0.00s) [2022-04-04T16:36:09.068Z] === RUN TestSave [2022-04-04T16:36:09.068Z] --- PASS: TestSave (0.02s) [2022-04-04T16:36:09.068Z] === RUN TestAddDeleteGet [2022-04-04T16:36:09.068Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-04T16:36:09.068Z] === RUN TestInvalidTags [2022-04-04T16:36:09.068Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T16:36:09.068Z] PASS [2022-04-04T16:36:09.068Z] coverage: 84.4% of statements [2022-04-04T16:36:09.068Z] ok github.com/docker/docker/reference 0.095s coverage: 84.4% of statements [2022-04-04T16:36:09.159Z] Removing intermediate container ea7024bbaf90 [2022-04-04T16:36:09.160Z] ---> feab42eeea83 [2022-04-04T16:36:09.160Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T16:36:09.160Z] ---> Running in 45ba3a35266a [2022-04-04T16:36:09.202Z] --- PASS: TestServiceUpdateLabel (2.10s) [2022-04-04T16:36:09.202Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:36:09.536Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T16:36:09.536Z] === RUN TestClientStream [2022-04-04T16:36:09.536Z] --- PASS: TestClientStream (0.00s) [2022-04-04T16:36:09.536Z] === RUN TestClientSendFile [2022-04-04T16:36:09.536Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T16:36:09.536Z] === RUN TestClientWithRequestTimeout [2022-04-04T16:36:09.536Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T16:36:09.536Z] === RUN TestFileSpecPlugin [2022-04-04T16:36:09.536Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T16:36:09.536Z] === RUN TestFileJSONSpecPlugin [2022-04-04T16:36:09.536Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T16:36:09.536Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T16:36:09.536Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T16:36:09.536Z] === RUN TestPluginAddHandler [2022-04-04T16:36:09.536Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T16:36:09.536Z] === RUN TestPluginWaitBadPlugin [2022-04-04T16:36:09.536Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T16:36:09.536Z] === RUN TestGet [2022-04-04T16:36:09.536Z] time="2022-04-04T16:36:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T16:36:09.617Z] check_test.go:308: [dd266a2115fe7] daemon is not started [2022-04-04T16:36:09.617Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-04T16:36:09.856Z] 2022/04/04 16:36:09 Closing DB instances... [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T16:36:09.856Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T16:36:09.856Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T16:36:09.856Z] PASS [2022-04-04T16:36:09.856Z] coverage: 36.4% of statements [2022-04-04T16:36:09.856Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 36.4% of statements [2022-04-04T16:36:10.323Z] --- PASS: TestGetAddress (20.46s) [2022-04-04T16:36:10.323Z] === RUN TestRequestSyntaxCheck [2022-04-04T16:36:10.323Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-04T16:36:10.323Z] === RUN TestRequest [2022-04-04T16:36:10.323Z] === RUN TestNewAndRemove [2022-04-04T16:36:10.323Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T16:36:10.323Z] === RUN TestRemoveInvalidPath [2022-04-04T16:36:10.323Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T16:36:10.323Z] PASS [2022-04-04T16:36:10.323Z] coverage: 82.6% of statements [2022-04-04T16:36:10.323Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-04-04T16:36:10.524Z] time="2022-04-04T16:36:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T16:36:10.993Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T16:36:10.993Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T16:36:10.993Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T16:36:10.993Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestValidateMirror [2022-04-04T16:36:10.993Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestLoadInsecureRegistries [2022-04-04T16:36:10.993Z] time="2022-04-04T16:36:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T16:36:10.993Z] time="2022-04-04T16:36:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T16:36:10.993Z] time="2022-04-04T16:36:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T16:36:10.993Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-04T16:36:10.993Z] === RUN TestNewServiceConfig [2022-04-04T16:36:10.993Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestValidateIndexName [2022-04-04T16:36:10.993Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestValidateIndexNameWithError [2022-04-04T16:36:10.993Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestEndpointParse [2022-04-04T16:36:10.993Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestEndpointParseInvalid [2022-04-04T16:36:10.993Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestValidateEndpoint [2022-04-04T16:36:10.993Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestPing [2022-04-04T16:36:10.993Z] --- PASS: TestPing (0.01s) [2022-04-04T16:36:10.993Z] === RUN TestPingRegistryEndpoint [2022-04-04T16:36:10.993Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:36:10.993Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestEndpoint [2022-04-04T16:36:10.993Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:36:10.993Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestParseRepositoryInfo [2022-04-04T16:36:10.993Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestNewIndexInfo [2022-04-04T16:36:10.993Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestMirrorEndpointLookup [2022-04-04T16:36:10.993Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:36:10.993Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestSearchRepositories [2022-04-04T16:36:10.993Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T16:36:10.993Z] Host: 127.0.0.1:49328 [2022-04-04T16:36:10.993Z] User-Agent: docker test client [2022-04-04T16:36:10.993Z] Authorization: Token fake-token [2022-04-04T16:36:10.993Z] X-Docker-Token: true [2022-04-04T16:36:10.993Z] Accept-Encoding: gzip [2022-04-04T16:36:10.993Z] [2022-04-04T16:36:10.993Z] [2022-04-04T16:36:10.993Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T16:36:10.993Z] Connection: close [2022-04-04T16:36:10.993Z] Content-Length: 144 [2022-04-04T16:36:10.993Z] Cache-Control: no-cache [2022-04-04T16:36:10.993Z] Content-Type: application/json [2022-04-04T16:36:10.993Z] Date: Mon, 04 Apr 2022 16:36:10 GMT [2022-04-04T16:36:10.993Z] Expires: -1 [2022-04-04T16:36:10.993Z] Pragma: no-cache [2022-04-04T16:36:10.993Z] Server: docker-tests/mock [2022-04-04T16:36:10.993Z] X-Docker-Registry-Config: mock [2022-04-04T16:36:10.993Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T16:36:10.993Z] [2022-04-04T16:36:10.993Z] [2022-04-04T16:36:10.993Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestTrustedLocation [2022-04-04T16:36:10.993Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T16:36:10.993Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T16:36:10.993Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T16:36:10.993Z] === RUN TestIsSecureIndex [2022-04-04T16:36:10.993Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T16:36:10.993Z] PASS [2022-04-04T16:36:10.993Z] coverage: 51.7% of statements [2022-04-04T16:36:10.993Z] ok github.com/docker/docker/registry 0.201s coverage: 51.7% of statements [2022-04-04T16:36:11.307Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-04T16:36:11.307Z] === RUN TestNetworkDBBulkSync [2022-04-04T16:36:11.520Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-04T16:36:11.775Z] === RUN TestFailedConnection [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T16:36:11.981Z] time="2022-04-04T16:36:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestReader [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T16:36:11.981Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T16:36:11.981Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T16:36:11.981Z] PASS [2022-04-04T16:36:11.981Z] coverage: 100.0% of statements [2022-04-04T16:36:11.981Z] ok github.com/docker/docker/registry/resumable 0.136s coverage: 100.0% of statements [2022-04-04T16:36:12.111Z] Cannot create a file when that file already exists. [2022-04-04T16:36:12.242Z] 2022/04/04 16:36:12 Closing DB instances... [2022-04-04T16:36:12.450Z] time="2022-04-04T16:36:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T16:36:12.450Z] === RUN TestRestartManagerTimeout [2022-04-04T16:36:12.450Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T16:36:12.450Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T16:36:12.450Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T16:36:12.450Z] PASS [2022-04-04T16:36:12.450Z] coverage: 50.9% of statements [2022-04-04T16:36:12.450Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2022-04-04T16:36:13.427Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-04T16:36:13.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T16:36:13.444Z] === RUN TestDecodeContainerConfig [2022-04-04T16:36:13.444Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T16:36:13.444Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T16:36:13.444Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T16:36:13.444Z] === RUN TestValidatePrivileged [2022-04-04T16:36:13.444Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T16:36:13.444Z] PASS [2022-04-04T16:36:13.444Z] coverage: 52.6% of statements [2022-04-04T16:36:13.444Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-04-04T16:36:13.802Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-04T16:36:13.802Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T16:36:13.802Z] --- PASS: TestFailedConnection (2.05s) [2022-04-04T16:36:13.802Z] === RUN TestFailOnce [2022-04-04T16:36:13.914Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T16:36:13.914Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T16:36:13.914Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T16:36:13.914Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T16:36:13.914Z] PASS [2022-04-04T16:36:13.914Z] coverage: 62.5% of statements [2022-04-04T16:36:13.914Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2022-04-04T16:36:14.269Z] 2022/04/04 16:36:13 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-04T16:36:14.269Z] goroutine 34 [running]: [2022-04-04T16:36:14.269Z] net/http.(*conn).serve.func1() [2022-04-04T16:36:14.269Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T16:36:14.269Z] panic({0x873700, 0x9bd040}) [2022-04-04T16:36:14.269Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T16:36:14.269Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-04T16:36:14.269Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T16:36:14.269Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9c2858?, 0xc0000aa000?}, 0x7cda66?) [2022-04-04T16:36:14.269Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T16:36:14.269Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x9c2858, 0xc0000aa000}, 0xc0002b0200) [2022-04-04T16:36:14.269Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T16:36:14.269Z] net/http.serverHandler.ServeHTTP({0x9c0e78?}, {0x9c2858, 0xc0000aa000}, 0xc0002b0200) [2022-04-04T16:36:14.269Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T16:36:14.269Z] net/http.(*conn).serve(0xc00020e000, {0x9c2d58, 0xc0001490b0}) [2022-04-04T16:36:14.269Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T16:36:14.269Z] created by net/http.(*Server).Serve [2022-04-04T16:36:14.269Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T16:36:14.269Z] time="2022-04-04T16:36:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T16:36:14.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-04T16:36:14.902Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T16:36:14.902Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T16:36:14.902Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T16:36:14.902Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T16:36:15.253Z] --- PASS: TestFailOnce (1.15s) [2022-04-04T16:36:15.253Z] === RUN TestEchoInputOutput [2022-04-04T16:36:15.253Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T16:36:15.253Z] === RUN TestBackoff [2022-04-04T16:36:15.253Z] --- PASS: TestBackoff (0.00s) [2022-04-04T16:36:15.253Z] === RUN TestAbortRetry [2022-04-04T16:36:15.253Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T16:36:15.253Z] === RUN TestClientScheme [2022-04-04T16:36:15.253Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T16:36:15.253Z] === RUN TestNewClientWithTimeout [2022-04-04T16:36:15.253Z] --- PASS: TestRequest (4.94s) [2022-04-04T16:36:15.253Z] === RUN TestOverlappingRequests [2022-04-04T16:36:15.253Z] --- PASS: TestOverlappingRequests (0.25s) [2022-04-04T16:36:15.253Z] === RUN TestRelease [2022-04-04T16:36:15.721Z] time="2022-04-04T16:36:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T16:36:16.188Z] --- PASS: TestRelease (0.99s) [2022-04-04T16:36:16.188Z] === RUN TestAllocateRandomDeallocate [2022-04-04T16:36:16.472Z] time="2022-04-04T16:36:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T16:36:16.472Z] === RUN TestGetDriver [2022-04-04T16:36:16.472Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T16:36:16.472Z] === RUN TestVolumeRequestError [2022-04-04T16:36:16.472Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T16:36:16.472Z] PASS [2022-04-04T16:36:16.472Z] coverage: 36.1% of statements [2022-04-04T16:36:16.472Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-04-04T16:36:16.472Z] === RUN TestGetAddress [2022-04-04T16:36:16.472Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T16:36:16.472Z] === RUN TestRemove [2022-04-04T16:36:16.472Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T16:36:16.472Z] --- SKIP: TestRemove (0.00s) [2022-04-04T16:36:16.472Z] === RUN TestInitializeWithVolumes [2022-04-04T16:36:16.472Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-04T16:36:16.472Z] === RUN TestCreate [2022-04-04T16:36:16.472Z] --- PASS: TestCreate (0.01s) [2022-04-04T16:36:16.472Z] === RUN TestValidateName [2022-04-04T16:36:16.472Z] --- PASS: TestValidateName (0.00s) [2022-04-04T16:36:16.472Z] === RUN TestCreateWithOpts [2022-04-04T16:36:16.472Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T16:36:16.472Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T16:36:16.472Z] === RUN TestRelaodNoOpts [2022-04-04T16:36:16.472Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T16:36:16.472Z] PASS [2022-04-04T16:36:16.472Z] coverage: 41.5% of statements [2022-04-04T16:36:16.472Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-04-04T16:36:16.655Z] === RUN TestParseEmptyInterface [2022-04-04T16:36:16.656Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestParseNonInterfaceType [2022-04-04T16:36:16.656Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestParseWithOneFunction [2022-04-04T16:36:16.656Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestParseWithMultipleFuncs [2022-04-04T16:36:16.656Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestParseWithUnnamedReturn [2022-04-04T16:36:16.656Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestEmbeddedInterface [2022-04-04T16:36:16.656Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestParsedImports [2022-04-04T16:36:16.656Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T16:36:16.656Z] === RUN TestAliasedImports [2022-04-04T16:36:16.656Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T16:36:16.656Z] PASS [2022-04-04T16:36:16.656Z] coverage: 56.8% of statements [2022-04-04T16:36:16.656Z] 2022/04/04 16:36:16 Closing DB instances... [2022-04-04T16:36:16.656Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2022-04-04T16:36:16.716Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-04T16:36:16.863Z] Removing intermediate container 45ba3a35266a [2022-04-04T16:36:16.863Z] ---> c16096c60169 [2022-04-04T16:36:16.863Z] Step 13/13 : CMD ["sh"] [2022-04-04T16:36:16.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T16:36:17.123Z] time="2022-04-04T16:36:16Z" level=error msg="node: f13a1d07db46 is unknown to memberlist" [2022-04-04T16:36:17.123Z] time="2022-04-04T16:36:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T16:36:17.235Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRaw [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T16:36:17.462Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRaw [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T16:36:17.462Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestConvertTmpfsOptions [2022-04-04T16:36:17.462Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T16:36:17.462Z] linux_parser_test.go:209: data="ro" [2022-04-04T16:36:17.462Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestParseMountSpec [2022-04-04T16:36:17.462Z] parser_test.go:62: case 0 [2022-04-04T16:36:17.462Z] parser_test.go:62: case 1 [2022-04-04T16:36:17.462Z] parser_test.go:62: case 2 [2022-04-04T16:36:17.462Z] parser_test.go:62: case 3 [2022-04-04T16:36:17.462Z] parser_test.go:62: case 4 [2022-04-04T16:36:17.462Z] parser_test.go:62: case 5 [2022-04-04T16:36:17.462Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestValidateMount [2022-04-04T16:36:17.462Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRaw [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T16:36:17.462Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T16:36:17.462Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T16:36:17.462Z] PASS [2022-04-04T16:36:17.462Z] coverage: 67.6% of statements [2022-04-04T16:36:17.462Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2022-04-04T16:36:17.590Z] === RUN TestHTTPTransport [2022-04-04T16:36:17.590Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T16:36:17.590Z] PASS [2022-04-04T16:36:17.590Z] coverage: 85.7% of statements [2022-04-04T16:36:17.590Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-04-04T16:36:17.667Z] ---> Running in f2c3233376dd [2022-04-04T16:36:17.667Z] Removing intermediate container f2c3233376dd [2022-04-04T16:36:17.667Z] ---> 0976a69d1a00 [2022-04-04T16:36:17.667Z] Successfully built 0976a69d1a00 [2022-04-04T16:36:17.667Z] Successfully tagged busybox:latest [2022-04-04T16:36:17.667Z] INFO: Docker images of the daemon under test [2022-04-04T16:36:17.667Z] [2022-04-04T16:36:17.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T16:36:17.667Z] busybox latest 0976a69d1a00 Less than a second ago 5.01GB [2022-04-04T16:36:17.667Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T16:36:17.667Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T16:36:17.667Z] [2022-04-04T16:36:17.667Z] INFO: Running integration tests at 04/04/2022 16:36:17... [2022-04-04T16:36:17.667Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T16:36:17.667Z] INFO: Integration API tests being run from the host: [2022-04-04T16:36:17.667Z] INFO: make.ps1 starting at 04/04/2022 16:36:17 [2022-04-04T16:36:17.933Z] === RUN TestSetGetMeta [2022-04-04T16:36:17.933Z] === PAUSE TestSetGetMeta [2022-04-04T16:36:17.933Z] === RUN TestRestore [2022-04-04T16:36:17.933Z] === PAUSE TestRestore [2022-04-04T16:36:17.933Z] === RUN TestServiceCreate [2022-04-04T16:36:17.933Z] === PAUSE TestServiceCreate [2022-04-04T16:36:17.933Z] === RUN TestServiceList [2022-04-04T16:36:17.933Z] === PAUSE TestServiceList [2022-04-04T16:36:17.933Z] === RUN TestServiceRemove [2022-04-04T16:36:17.933Z] === PAUSE TestServiceRemove [2022-04-04T16:36:17.933Z] === RUN TestServiceGet [2022-04-04T16:36:17.933Z] === PAUSE TestServiceGet [2022-04-04T16:36:17.933Z] === RUN TestServicePrune [2022-04-04T16:36:17.933Z] === PAUSE TestServicePrune [2022-04-04T16:36:17.933Z] === RUN TestCreate [2022-04-04T16:36:17.933Z] === PAUSE TestCreate [2022-04-04T16:36:17.933Z] === RUN TestRemove [2022-04-04T16:36:17.933Z] === PAUSE TestRemove [2022-04-04T16:36:17.933Z] === RUN TestList [2022-04-04T16:36:17.933Z] === PAUSE TestList [2022-04-04T16:36:17.933Z] === RUN TestFindByDriver [2022-04-04T16:36:17.933Z] === PAUSE TestFindByDriver [2022-04-04T16:36:17.933Z] === RUN TestFindByReferenced [2022-04-04T16:36:17.933Z] === PAUSE TestFindByReferenced [2022-04-04T16:36:17.933Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T16:36:17.933Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T16:36:17.933Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:36:17.933Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:36:17.933Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T16:36:17.933Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T16:36:17.933Z] === RUN TestRefDerefRemove [2022-04-04T16:36:17.933Z] === PAUSE TestRefDerefRemove [2022-04-04T16:36:17.933Z] === RUN TestGet [2022-04-04T16:36:17.933Z] === PAUSE TestGet [2022-04-04T16:36:17.933Z] === RUN TestGetWithReference [2022-04-04T16:36:17.933Z] === PAUSE TestGetWithReference [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:36:17.933Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T16:36:17.933Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:36:17.933Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T16:36:17.933Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T16:36:17.933Z] === CONT TestSetGetMeta [2022-04-04T16:36:17.933Z] === CONT TestServiceGet [2022-04-04T16:36:17.933Z] === CONT TestList [2022-04-04T16:36:17.933Z] === CONT TestServiceList [2022-04-04T16:36:17.933Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T16:36:17.933Z] === CONT TestRemove [2022-04-04T16:36:17.933Z] --- PASS: TestList (0.03s) [2022-04-04T16:36:17.933Z] === CONT TestCreate [2022-04-04T16:36:17.933Z] --- PASS: TestRemove (0.02s) [2022-04-04T16:36:17.933Z] === CONT TestServicePrune [2022-04-04T16:36:17.933Z] --- PASS: TestCreate (0.01s) [2022-04-04T16:36:17.933Z] === CONT TestGetWithReference [2022-04-04T16:36:17.933Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T16:36:17.933Z] === CONT TestGet [2022-04-04T16:36:17.933Z] --- PASS: TestGet (0.02s) [2022-04-04T16:36:17.933Z] === CONT TestRefDerefRemove [2022-04-04T16:36:17.933Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-04T16:36:17.933Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T16:36:18.058Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T16:36:18.058Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T16:36:18.058Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T16:36:18.058Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T16:36:18.058Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T16:36:18.058Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T16:36:18.058Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T16:36:18.058Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T16:36:18.058Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T16:36:18.058Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T16:36:18.058Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T16:36:18.058Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T16:36:18.058Z] === RUN TestBufferPoolPutAndGet [2022-04-04T16:36:18.058Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T16:36:18.058Z] PASS [2022-04-04T16:36:18.058Z] coverage: 88.2% of statements [2022-04-04T16:36:18.172Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.44s) [2022-04-04T16:36:18.172Z] PASS [2022-04-04T16:36:18.172Z] [2022-04-04T16:36:18.172Z] === Skipped [2022-04-04T16:36:18.172Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T16:36:18.172Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:36:18.172Z] [2022-04-04T16:36:18.172Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:36:18.172Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:36:18.172Z] [2022-04-04T16:36:18.172Z] DONE 34 tests, 2 skipped in 143.032s [2022-04-04T16:36:18.172Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T16:36:18.172Z] ++ 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-04-04T16:36:18.172Z] ++ set -e [2022-04-04T16:36:18.172Z] ++ '[' -n 0 ']' [2022-04-04T16:36:18.172Z] ++ set -x [2022-04-04T16:36:18.172Z] ++ 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-04-04T16:36:18.402Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-04T16:36:18.402Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:36:18.402Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-04T16:36:18.402Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T16:36:18.402Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-04T16:36:18.402Z] === CONT TestFindByReferenced [2022-04-04T16:36:18.402Z] --- PASS: TestServiceGet (0.14s) [2022-04-04T16:36:18.402Z] === CONT TestFindByDriver [2022-04-04T16:36:18.402Z] time="2022-04-04T16:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:18.402Z] time="2022-04-04T16:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:18.402Z] --- PASS: TestServiceList (0.15s) [2022-04-04T16:36:18.402Z] === CONT TestServiceRemove [2022-04-04T16:36:18.402Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-04T16:36:18.402Z] === CONT TestServiceCreate [2022-04-04T16:36:18.402Z] time="2022-04-04T16:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:18.402Z] time="2022-04-04T16:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T16:36:18.402Z] --- PASS: TestFindByDriver (0.02s) [2022-04-04T16:36:18.402Z] === CONT TestRestore [2022-04-04T16:36:18.402Z] --- PASS: TestServiceRemove (0.01s) [2022-04-04T16:36:18.402Z] time="2022-04-04T16:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:18.402Z] --- PASS: TestServicePrune (0.13s) [2022-04-04T16:36:18.402Z] --- PASS: TestServiceCreate (0.02s) [2022-04-04T16:36:18.402Z] --- PASS: TestRestore (0.02s) [2022-04-04T16:36:18.402Z] PASS [2022-04-04T16:36:18.402Z] coverage: 69.0% of statements [2022-04-04T16:36:18.402Z] ok github.com/docker/docker/volume/service 0.216s coverage: 69.0% of statements [2022-04-04T16:36:18.430Z] INFO: Testing against a local daemon [2022-04-04T16:36:18.430Z] === RUN TestConfigInspect [2022-04-04T16:36:18.430Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-04T16:36:18.525Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-04-04T16:36:18.525Z] === RUN TestOutputOnPrematureClose [2022-04-04T16:36:18.525Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T16:36:18.661Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T16:36:18.992Z] === RUN TestCompleteSilently [2022-04-04T16:36:18.992Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T16:36:18.992Z] PASS [2022-04-04T16:36:18.992Z] coverage: 75.9% of statements [2022-04-04T16:36:18.992Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2022-04-04T16:36:18.992Z] --- PASS: TestAllocateRandomDeallocate (2.69s) [2022-04-04T16:36:18.992Z] === RUN TestRetrieveFromStore [2022-04-04T16:36:18.992Z] === RUN TestSendToOneSub [2022-04-04T16:36:18.992Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T16:36:18.992Z] === RUN TestSendToMultipleSubs [2022-04-04T16:36:18.992Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T16:36:18.992Z] === RUN TestEvictOneSub [2022-04-04T16:36:18.992Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T16:36:18.992Z] === RUN TestClosePublisher [2022-04-04T16:36:18.992Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T16:36:18.992Z] === RUN TestPubSubRace [2022-04-04T16:36:19.459Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-04-04T16:36:19.459Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T16:36:19.459Z] time="2022-04-04T16:36:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T16:36:19.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-04T16:36:19.925Z] --- PASS: TestRetrieveFromStore (0.76s) [2022-04-04T16:36:19.925Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T16:36:19.925Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-04-04T16:36:19.925Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T16:36:19.925Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T16:36:19.925Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T16:36:19.925Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T16:36:19.925Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T16:36:19.925Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T16:36:19.925Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T16:36:19.925Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T16:36:19.925Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T16:36:19.925Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T16:36:19.925Z] === RUN TestDebug [2022-04-04T16:36:19.925Z] --- PASS: TestDebug (0.00s) [2022-04-04T16:36:19.925Z] === RUN TestRequestPoolParallel [2022-04-04T16:36:20.392Z] --- PASS: TestRequestPoolParallel (0.34s) [2022-04-04T16:36:20.392Z] === RUN TestFullAllocateRelease [2022-04-04T16:36:20.392Z] --- PASS: TestPubSubRace (1.04s) [2022-04-04T16:36:20.392Z] PASS [2022-04-04T16:36:20.392Z] coverage: 75.0% of statements [2022-04-04T16:36:20.392Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2022-04-04T16:36:20.392Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-04-04T16:36:20.392Z] === RUN TestOddAllocateRelease [2022-04-04T16:36:20.858Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-04T16:36:20.858Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T16:36:20.858Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-04T16:36:20.858Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T16:36:20.858Z] === RUN TestRegister [2022-04-04T16:36:20.858Z] --- PASS: TestRegister (0.00s) [2022-04-04T16:36:20.858Z] === RUN TestCommand [2022-04-04T16:36:20.858Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-04T16:36:20.858Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T16:36:20.858Z] --- PASS: TestCommand (0.02s) [2022-04-04T16:36:20.858Z] === RUN TestNaiveSelf [2022-04-04T16:36:20.858Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-04T16:36:20.858Z] PASS [2022-04-04T16:36:20.858Z] coverage: 82.4% of statements [2022-04-04T16:36:20.858Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T16:36:20.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T16:36:20.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T16:36:20.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T16:36:20.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:20.858Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:36:20.858Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T16:36:20.858Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:36:20.858Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T16:36:20.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:36:20.858Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:36:20.858Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:36:20.858Z] PASS [2022-04-04T16:36:20.858Z] coverage: 85.3% of statements [2022-04-04T16:36:20.858Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2022-04-04T16:36:20.858Z] ok github.com/docker/docker/libnetwork/ipam 36.157s coverage: 85.3% of statements [2022-04-04T16:36:21.182Z] --- PASS: TestConfigInspect (2.97s) [2022-04-04T16:36:21.182Z] === RUN TestConfigList [2022-04-04T16:36:21.325Z] === RUN TestDump [2022-04-04T16:36:21.325Z] goroutine 6 [running]: [2022-04-04T16:36:21.325Z] github.com/docker/docker/pkg/stack.dump(0xa52d57?) [2022-04-04T16:36:21.325Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T16:36:21.325Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T16:36:21.325Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T16:36:21.325Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T16:36:21.325Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T16:36:21.325Z] testing.tRunner(0xc0001601a0, 0xc1a498) [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:36:21.325Z] created by testing.(*T).Run [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T16:36:21.325Z] [2022-04-04T16:36:21.325Z] goroutine 1 [chan receive]: [2022-04-04T16:36:21.325Z] testing.(*T).Run(0xc000160000, {0xc0913c?, 0xa2c1f3?}, 0xc1a498) [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T16:36:21.325Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T16:36:21.325Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:36:21.325Z] testing.runTests(0xc000058460?, {0xd9e400, 0x3, 0x3}, {0x27dd4020108?, 0x40?, 0xda34a0?}) [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T16:36:21.325Z] testing.(*M).Run(0xc000058460) [2022-04-04T16:36:21.325Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T16:36:21.325Z] main.main() [2022-04-04T16:36:21.325Z] _testmain.go:99 +0x255 [2022-04-04T16:36:21.325Z] --- PASS: TestDump (0.00s) [2022-04-04T16:36:21.325Z] === RUN TestDumpToFile [2022-04-04T16:36:21.751Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-04T16:36:21.792Z] --- PASS: TestDumpToFile (0.11s) [2022-04-04T16:36:21.792Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T16:36:21.792Z] goroutine 8 [running]: [2022-04-04T16:36:21.792Z] github.com/docker/docker/pkg/stack.dump(0xacecd3?) [2022-04-04T16:36:21.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T16:36:21.792Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xaceca0?}) [2022-04-04T16:36:21.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T16:36:21.792Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-04T16:36:21.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T16:36:21.792Z] testing.tRunner(0xc000160820, 0xc1a488) [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:36:21.792Z] created by testing.(*T).Run [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T16:36:21.792Z] [2022-04-04T16:36:21.792Z] goroutine 1 [chan receive]: [2022-04-04T16:36:21.792Z] testing.(*T).Run(0xc000160000, {0xc10713?, 0xa2c1f3?}, 0xc1a488) [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T16:36:21.792Z] testing.runTests.func1(0xc00006c840?) [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T16:36:21.792Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T16:36:21.792Z] testing.runTests(0xc000058460?, {0xd9e400, 0x3, 0x3}, {0x27dd4020108?, 0x40?, 0xda34a0?}) [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T16:36:21.792Z] testing.(*M).Run(0xc000058460) [2022-04-04T16:36:21.792Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T16:36:21.792Z] main.main() [2022-04-04T16:36:21.792Z] _testmain.go:99 +0x255 [2022-04-04T16:36:21.792Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T16:36:21.792Z] PASS [2022-04-04T16:36:21.792Z] coverage: 90.9% of statements [2022-04-04T16:36:21.792Z] ok github.com/docker/docker/pkg/stack 0.142s coverage: 90.9% of statements [2022-04-04T16:36:22.259Z] === RUN TestNewStdWriter [2022-04-04T16:36:22.259Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T16:36:22.259Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestWriteWithNilBytes [2022-04-04T16:36:22.259Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestWrite [2022-04-04T16:36:22.259Z] --- PASS: TestWrite (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestWriteWithWriterError [2022-04-04T16:36:22.259Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T16:36:22.259Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyWriteAndRead [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T16:36:22.259Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T16:36:22.259Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T16:36:22.259Z] PASS [2022-04-04T16:36:22.259Z] coverage: 100.0% of statements [2022-04-04T16:36:22.259Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-04T16:36:22.317Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-04T16:36:22.726Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T16:36:22.726Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T16:36:22.726Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestFormatStatus [2022-04-04T16:36:22.726Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestFormatError [2022-04-04T16:36:22.726Z] --- PASS: TestFormatError (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestFormatJSONError [2022-04-04T16:36:22.726Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T16:36:22.726Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T16:36:22.726Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestNewJSONProgressOutput [2022-04-04T16:36:22.726Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestAuxFormatterEmit [2022-04-04T16:36:22.726Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestStreamWriterStdout [2022-04-04T16:36:22.726Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T16:36:22.726Z] === RUN TestStreamWriterStderr [2022-04-04T16:36:22.726Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T16:36:22.726Z] PASS [2022-04-04T16:36:22.726Z] coverage: 66.2% of statements [2022-04-04T16:36:22.726Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2022-04-04T16:36:23.124Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-04T16:36:23.124Z] === RUN TestInfoDebug [2022-04-04T16:36:23.124Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T16:36:23.124Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:36:23.124Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T16:36:23.124Z] === RUN TestInfoListeners [2022-04-04T16:36:23.193Z] === RUN TestGenerateRandomID [2022-04-04T16:36:23.193Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T16:36:23.193Z] === RUN TestShortenId [2022-04-04T16:36:23.193Z] --- PASS: TestShortenId (0.00s) [2022-04-04T16:36:23.193Z] === RUN TestShortenSha256Id [2022-04-04T16:36:23.193Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T16:36:23.193Z] === RUN TestShortenIdEmpty [2022-04-04T16:36:23.193Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T16:36:23.193Z] === RUN TestShortenIdInvalid [2022-04-04T16:36:23.193Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T16:36:23.193Z] === RUN TestIsShortIDNonHex [2022-04-04T16:36:23.193Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T16:36:23.193Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T16:36:23.193Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T16:36:23.193Z] PASS [2022-04-04T16:36:23.193Z] coverage: 70.6% of statements [2022-04-04T16:36:23.193Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-04-04T16:36:23.660Z] === RUN TestIsCpusetListAvailable [2022-04-04T16:36:23.661Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T16:36:23.661Z] PASS [2022-04-04T16:36:23.661Z] coverage: 39.4% of statements [2022-04-04T16:36:23.661Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-04-04T16:36:24.105Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-04-04T16:36:24.105Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:36:24.128Z] time="2022-04-04T16:36:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T16:36:24.224Z] --- PASS: TestConfigList (2.64s) [2022-04-04T16:36:24.224Z] === RUN TestConfigsCreateAndDelete [2022-04-04T16:36:24.224Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T16:36:24.270Z] --- PASS: TestGet (15.01s) [2022-04-04T16:36:24.270Z] === RUN TestPluginWithNoManifest [2022-04-04T16:36:24.270Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T16:36:24.270Z] === RUN TestGetAll [2022-04-04T16:36:24.270Z] --- PASS: TestGetAll (0.00s) [2022-04-04T16:36:24.270Z] PASS [2022-04-04T16:36:24.270Z] coverage: 73.2% of statements [2022-04-04T16:36:24.270Z] ok github.com/docker/docker/pkg/plugins 34.900s coverage: 73.2% of statements [2022-04-04T16:36:24.792Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T16:36:25.017Z] --- PASS: TestInfoListeners (2.27s) [2022-04-04T16:36:25.017Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:36:25.114Z] === RUN TestChtimes [2022-04-04T16:36:25.114Z] --- PASS: TestChtimes (0.00s) [2022-04-04T16:36:25.114Z] === RUN TestChtimesWindows [2022-04-04T16:36:25.114Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T16:36:25.114Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T16:36:25.114Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T16:36:25.114Z] PASS [2022-04-04T16:36:25.114Z] coverage: 13.0% of statements [2022-04-04T16:36:25.114Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-04T16:36:25.273Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T16:36:25.274Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:36:25.274Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T16:36:25.274Z] === RUN TestPingCacheHeaders [2022-04-04T16:36:25.274Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T16:36:25.274Z] === RUN TestPingGet [2022-04-04T16:36:25.274Z] --- PASS: TestPingGet (0.01s) [2022-04-04T16:36:25.274Z] === RUN TestPingHead [2022-04-04T16:36:25.274Z] --- PASS: TestPingHead (0.02s) [2022-04-04T16:36:25.274Z] === RUN TestPingSwarmHeader [2022-04-04T16:36:25.729Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T16:36:25.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-04T16:36:25.837Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T16:36:26.100Z] === RUN TestTailFile [2022-04-04T16:36:26.100Z] --- PASS: TestTailFile (0.00s) [2022-04-04T16:36:26.100Z] === RUN TestTailFileManyLines [2022-04-04T16:36:26.100Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T16:36:26.100Z] === RUN TestTailEmptyFile [2022-04-04T16:36:26.100Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T16:36:26.100Z] === RUN TestTailNegativeN [2022-04-04T16:36:26.100Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader [2022-04-04T16:36:26.100Z] === CONT TestNewTailReader [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T16:36:26.100Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.100Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.100Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T16:36:26.101Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:36:26.101Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.101Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.102Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.102Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.103Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.103Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.104Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.104Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.104Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.105Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.399Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T16:36:26.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T16:36:26.574Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T16:36:26.574Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:26.575Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T16:36:26.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T16:36:26.576Z] PASS [2022-04-04T16:36:26.576Z] coverage: 88.6% of statements [2022-04-04T16:36:26.576Z] ok github.com/docker/docker/pkg/tailfile 0.296s coverage: 88.6% of statements [2022-04-04T16:36:26.666Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2022-04-04T16:36:26.666Z] === RUN TestConfigsUpdate [2022-04-04T16:36:27.330Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T16:36:27.330Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-04T16:36:27.330Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T16:36:27.330Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T16:36:27.330Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T16:36:27.330Z] === RUN TestVersion [2022-04-04T16:36:27.330Z] --- PASS: TestVersion (0.02s) [2022-04-04T16:36:27.330Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:36:27.330Z] === CONT TestDiskUsage [2022-04-04T16:36:27.560Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T16:36:27.560Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestTarSumRemove [2022-04-04T16:36:27.560Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestSortFileInfoSums [2022-04-04T16:36:27.560Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T16:36:27.560Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestNewTarSumForLabel [2022-04-04T16:36:27.560Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestEmptyTar [2022-04-04T16:36:27.560Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestTarSumsReadSize [2022-04-04T16:36:27.560Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestTarSums [2022-04-04T16:36:27.560Z] --- PASS: TestTarSums (0.07s) [2022-04-04T16:36:27.560Z] === RUN TestIteration [2022-04-04T16:36:27.560Z] --- PASS: TestIteration (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestVersionLabelForChecksum [2022-04-04T16:36:27.560Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestVersion [2022-04-04T16:36:27.560Z] --- PASS: TestVersion (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestGetVersion [2022-04-04T16:36:27.560Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T16:36:27.560Z] === RUN TestGetVersions [2022-04-04T16:36:27.560Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T16:36:27.560Z] PASS [2022-04-04T16:36:27.560Z] coverage: 89.3% of statements [2022-04-04T16:36:27.561Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T16:36:27.894Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T16:36:27.895Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T16:36:27.895Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T16:36:28.028Z] === RUN TestTruncIndex [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T16:36:28.152Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T16:36:28.236Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-04T16:36:28.495Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T16:36:28.495Z] PASS [2022-04-04T16:36:28.495Z] coverage: 91.5% of statements [2022-04-04T16:36:28.495Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-04-04T16:36:28.495Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T16:36:28.495Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T16:36:28.495Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T16:36:28.495Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T16:36:28.572Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T16:36:28.715Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T16:36:28.962Z] === RUN TestIsGIT [2022-04-04T16:36:28.962Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T16:36:28.962Z] === RUN TestIsTransport [2022-04-04T16:36:28.962Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T16:36:28.962Z] PASS [2022-04-04T16:36:28.962Z] coverage: 100.0% of statements [2022-04-04T16:36:28.962Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2022-04-04T16:36:28.962Z] === RUN TestVersionInfo [2022-04-04T16:36:28.962Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T16:36:28.962Z] === RUN TestAppendVersions [2022-04-04T16:36:28.962Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T16:36:28.962Z] PASS [2022-04-04T16:36:28.962Z] coverage: 88.9% of statements [2022-04-04T16:36:28.962Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage (1.56s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:36:28.972Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-04-04T16:36:28.972Z] PASS [2022-04-04T16:36:28.972Z] [2022-04-04T16:36:28.972Z] DONE 55 tests in 24.619s [2022-04-04T16:36:28.972Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T16:36:28.972Z] INFO: Testing against a local daemon [2022-04-04T16:36:28.972Z] === RUN TestVolumesCreateAndList [2022-04-04T16:36:28.972Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T16:36:28.972Z] === RUN TestVolumesRemove [2022-04-04T16:36:29.140Z] --- PASS: TestConfigsUpdate (2.50s) [2022-04-04T16:36:29.140Z] === RUN TestTemplatedConfig [2022-04-04T16:36:29.230Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-04T16:36:29.230Z] === RUN TestVolumesInspect [2022-04-04T16:36:29.230Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T16:36:29.230Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:36:29.230Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:36:29.230Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:36:29.230Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:36:29.230Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T16:36:29.230Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:36:29.230Z] PASS [2022-04-04T16:36:29.230Z] [2022-04-04T16:36:29.230Z] DONE 5 tests in 0.182s [2022-04-04T16:36:29.230Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T16:36:29.794Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-04T16:36:29.794Z] Removing test suite binaries [2022-04-04T16:36:29.794Z] exiting test-integration [2022-04-04T16:36:29.794Z] ++ exit 0 [2022-04-04T16:36:29.794Z] [2022-04-04T16:36:29.951Z] === RUN TestNewSettable [2022-04-04T16:36:29.951Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T16:36:29.951Z] === RUN TestIsSettable [2022-04-04T16:36:29.951Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T16:36:29.951Z] === RUN TestUpdateSettingsEnv [2022-04-04T16:36:29.951Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T16:36:29.951Z] PASS [2022-04-04T16:36:29.951Z] coverage: 20.0% of statements [2022-04-04T16:36:29.951Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-04T16:36:30.418Z] === RUN TestValidatePrivileges [2022-04-04T16:36:30.418Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T16:36:30.418Z] === RUN TestFilterByCapNeg [2022-04-04T16:36:30.418Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T16:36:30.418Z] === RUN TestFilterByCapPos [2022-04-04T16:36:30.418Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T16:36:30.418Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T16:36:30.418Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T16:36:30.418Z] PASS [2022-04-04T16:36:30.418Z] coverage: 12.0% of statements [2022-04-04T16:36:30.418Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2022-04-04T16:36:30.885Z] === RUN TestLoad [2022-04-04T16:36:30.885Z] --- PASS: TestLoad (0.00s) [2022-04-04T16:36:30.885Z] === RUN TestSave [2022-04-04T16:36:30.885Z] --- PASS: TestSave (0.02s) [2022-04-04T16:36:30.885Z] === RUN TestAddDeleteGet [2022-04-04T16:36:30.885Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-04T16:36:30.885Z] === RUN TestInvalidTags [2022-04-04T16:36:30.885Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T16:36:30.885Z] PASS [2022-04-04T16:36:30.885Z] coverage: 84.4% of statements [2022-04-04T16:36:30.885Z] ok github.com/docker/docker/reference 0.091s coverage: 84.4% of statements Post stage [Pipeline] junit [2022-04-04T16:36:31.170Z] Recording test results [2022-04-04T16:36:32.247Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T16:36:32.247Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T16:36:32.247Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T16:36:32.247Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2022-04-04T16:36:32.247Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T16:36:32.247Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T16:36:32.247Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T16:36:32.423Z] --- PASS: TestTemplatedConfig (2.92s) [2022-04-04T16:36:32.423Z] === RUN TestConfigCreateResolve [2022-04-04T16:36:32.423Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-04T16:36:32.714Z] time="2022-04-04T16:36:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T16:36:32.714Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-04-04T16:36:32.714Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T16:36:32.714Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T16:36:32.714Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T16:36:32.714Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestResumableRequestReader [2022-04-04T16:36:32.714Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T16:36:32.714Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T16:36:32.714Z] PASS [2022-04-04T16:36:32.714Z] coverage: 100.0% of statements [2022-04-04T16:36:32.714Z] ok github.com/docker/docker/registry/resumable 0.216s coverage: 100.0% of statements [2022-04-04T16:36:32.714Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T16:36:32.714Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T16:36:32.714Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T16:36:32.714Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestValidateMirror [2022-04-04T16:36:32.714Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestLoadInsecureRegistries [2022-04-04T16:36:32.714Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-04T16:36:32.714Z] === RUN TestClientStream [2022-04-04T16:36:32.714Z] --- PASS: TestClientStream (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestClientSendFile [2022-04-04T16:36:32.714Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestClientWithRequestTimeout [2022-04-04T16:36:32.714Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T16:36:32.714Z] === RUN TestFileSpecPlugin [2022-04-04T16:36:32.714Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T16:36:32.714Z] === RUN TestFileJSONSpecPlugin [2022-04-04T16:36:32.714Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T16:36:32.714Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestPluginAddHandler [2022-04-04T16:36:32.714Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestPluginWaitBadPlugin [2022-04-04T16:36:32.714Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestGet [2022-04-04T16:36:32.714Z] time="2022-04-04T16:36:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T16:36:32.714Z] time="2022-04-04T16:36:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T16:36:32.714Z] time="2022-04-04T16:36:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T16:36:32.714Z] time="2022-04-04T16:36:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T16:36:32.714Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-04-04T16:36:32.714Z] === RUN TestNewServiceConfig [2022-04-04T16:36:32.714Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestValidateIndexName [2022-04-04T16:36:32.714Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestValidateIndexNameWithError [2022-04-04T16:36:32.714Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestEndpointParse [2022-04-04T16:36:32.714Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestEndpointParseInvalid [2022-04-04T16:36:32.714Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestValidateEndpoint [2022-04-04T16:36:32.714Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestPing [2022-04-04T16:36:32.714Z] --- PASS: TestPing (0.01s) [2022-04-04T16:36:32.714Z] === RUN TestPingRegistryEndpoint [2022-04-04T16:36:32.714Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:36:32.714Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestEndpoint [2022-04-04T16:36:32.714Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:36:32.714Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestParseRepositoryInfo [2022-04-04T16:36:32.714Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestNewIndexInfo [2022-04-04T16:36:32.714Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestMirrorEndpointLookup [2022-04-04T16:36:32.714Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:36:32.714Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestSearchRepositories [2022-04-04T16:36:32.714Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T16:36:32.714Z] Host: 127.0.0.1:49321 [2022-04-04T16:36:32.714Z] User-Agent: docker test client [2022-04-04T16:36:32.714Z] Authorization: Token fake-token [2022-04-04T16:36:32.714Z] X-Docker-Token: true [2022-04-04T16:36:32.714Z] Accept-Encoding: gzip [2022-04-04T16:36:32.714Z] [2022-04-04T16:36:32.714Z] [2022-04-04T16:36:32.714Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T16:36:32.714Z] Connection: close [2022-04-04T16:36:32.714Z] Content-Length: 144 [2022-04-04T16:36:32.714Z] Cache-Control: no-cache [2022-04-04T16:36:32.714Z] Content-Type: application/json [2022-04-04T16:36:32.714Z] Date: Mon, 04 Apr 2022 16:36:32 GMT [2022-04-04T16:36:32.714Z] Expires: -1 [2022-04-04T16:36:32.714Z] Pragma: no-cache [2022-04-04T16:36:32.714Z] Server: docker-tests/mock [2022-04-04T16:36:32.714Z] X-Docker-Registry-Config: mock [2022-04-04T16:36:32.714Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T16:36:32.714Z] [2022-04-04T16:36:32.714Z] [2022-04-04T16:36:32.714Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestTrustedLocation [2022-04-04T16:36:32.714Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T16:36:32.714Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T16:36:32.714Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T16:36:32.714Z] === RUN TestIsSecureIndex [2022-04-04T16:36:32.714Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T16:36:32.714Z] PASS [2022-04-04T16:36:32.714Z] coverage: 51.7% of statements [2022-04-04T16:36:32.714Z] ok github.com/docker/docker/registry 0.217s coverage: 51.7% of statements [2022-04-04T16:36:32.731Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T16:36:33.072Z] + echo Ensuring container killed. [2022-04-04T16:36:33.072Z] Ensuring container killed. [2022-04-04T16:36:33.072Z] + docker rm -vf docker-pr1 [2022-04-04T16:36:33.072Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T16:36:33.182Z] === RUN TestRestartManagerTimeout [2022-04-04T16:36:33.182Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T16:36:33.182Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T16:36:33.182Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T16:36:33.182Z] PASS [2022-04-04T16:36:33.182Z] coverage: 50.9% of statements [2022-04-04T16:36:33.182Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-04-04T16:36:33.360Z] + echo Chowning /workspace to jenkins user [2022-04-04T16:36:33.360Z] Chowning /workspace to jenkins user [2022-04-04T16:36:33.360Z] + id -u [2022-04-04T16:36:33.360Z] + id -g [2022-04-04T16:36:33.360Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T16:36:33.362Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T16:36:33.649Z] === RUN TestDecodeContainerConfig [2022-04-04T16:36:33.649Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T16:36:33.649Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T16:36:33.649Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T16:36:33.649Z] === RUN TestValidatePrivileged [2022-04-04T16:36:33.649Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T16:36:33.649Z] PASS [2022-04-04T16:36:33.649Z] coverage: 52.6% of statements [2022-04-04T16:36:33.649Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2022-04-04T16:36:33.649Z] time="2022-04-04T16:36:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T16:36:33.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T16:36:34.116Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T16:36:34.116Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T16:36:34.116Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T16:36:34.116Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T16:36:34.116Z] PASS [2022-04-04T16:36:34.116Z] coverage: 62.5% of statements [2022-04-04T16:36:34.116Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-04-04T16:36:34.871Z] --- PASS: TestConfigCreateResolve (2.82s) [2022-04-04T16:36:34.871Z] PASS [2022-04-04T16:36:34.871Z] [2022-04-04T16:36:34.871Z] DONE 6 tests in 16.580s [2022-04-04T16:36:34.871Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T16:36:34.871Z] ++ 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-04-04T16:36:34.871Z] ++ set -e [2022-04-04T16:36:34.871Z] ++ '[' -n 0 ']' [2022-04-04T16:36:34.871Z] ++ set -x [2022-04-04T16:36:34.871Z] ++ 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-04-04T16:36:34.871Z] INFO: Testing against a local daemon [2022-04-04T16:36:34.871Z] === RUN TestCheckpoint [2022-04-04T16:36:34.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:36:34.871Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:36:34.871Z] === RUN TestContainerInvalidJSON [2022-04-04T16:36:34.871Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:36:34.871Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:36:34.871Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:36:34.871Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:36:34.871Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:36:34.871Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:36:34.871Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-04T16:36:34.871Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T16:36:34.871Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T16:36:34.871Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:36:35.131Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-04T16:36:35.131Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:36:35.131Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-04-04T16:36:35.131Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:36:35.131Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-04-04T16:36:35.131Z] === RUN TestCopyToContainerPathIsNotDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T16:36:35.447Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-04T16:36:35.447Z] === RUN TestCopyFromContainer [2022-04-04T16:36:35.594Z] + bundleName=amd64-cgroup2 [2022-04-04T16:36:35.594Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T16:36:35.594Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T16:36:35.594Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-04T16:36:35.594Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T16:36:35.684Z] time="2022-04-04T16:36:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [Pipeline] archiveArtifacts [2022-04-04T16:36:35.861Z] Archiving artifacts [2022-04-04T16:36:36.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T16:36:36.668Z] === RUN TestGetDriver [2022-04-04T16:36:36.668Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T16:36:36.668Z] === RUN TestVolumeRequestError [2022-04-04T16:36:36.668Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T16:36:36.668Z] PASS [2022-04-04T16:36:36.668Z] coverage: 36.1% of statements [2022-04-04T16:36:36.668Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-04-04T16:36:36.668Z] === RUN TestGetAddress [2022-04-04T16:36:36.668Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T16:36:36.668Z] === RUN TestRemove [2022-04-04T16:36:36.668Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T16:36:36.668Z] --- SKIP: TestRemove (0.00s) [2022-04-04T16:36:36.668Z] === RUN TestInitializeWithVolumes [2022-04-04T16:36:36.668Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-04T16:36:36.668Z] === RUN TestCreate [2022-04-04T16:36:36.668Z] --- PASS: TestCreate (0.01s) [2022-04-04T16:36:36.668Z] === RUN TestValidateName [2022-04-04T16:36:36.668Z] --- PASS: TestValidateName (0.00s) [2022-04-04T16:36:36.668Z] === RUN TestCreateWithOpts [2022-04-04T16:36:36.668Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T16:36:36.668Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T16:36:36.668Z] === RUN TestRelaodNoOpts [2022-04-04T16:36:36.668Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T16:36:36.668Z] PASS [2022-04-04T16:36:36.668Z] coverage: 41.5% of statements [2022-04-04T16:36:36.668Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2022-04-04T16:36:37.373Z] === RUN TestCopyFromContainer// [2022-04-04T16:36:37.373Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T16:36:37.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T16:36:37.636Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T16:36:37.637Z] check_test.go:308: [dedfeb11e7d48] daemon is not started [2022-04-04T16:36:37.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-04T16:36:37.637Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRaw [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T16:36:37.653Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRaw [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T16:36:37.653Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestConvertTmpfsOptions [2022-04-04T16:36:37.653Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T16:36:37.653Z] linux_parser_test.go:209: data="ro" [2022-04-04T16:36:37.653Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestParseMountSpec [2022-04-04T16:36:37.653Z] parser_test.go:62: case 0 [2022-04-04T16:36:37.653Z] parser_test.go:62: case 1 [2022-04-04T16:36:37.653Z] parser_test.go:62: case 2 [2022-04-04T16:36:37.653Z] parser_test.go:62: case 3 [2022-04-04T16:36:37.653Z] parser_test.go:62: case 4 [2022-04-04T16:36:37.653Z] parser_test.go:62: case 5 [2022-04-04T16:36:37.653Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestValidateMount [2022-04-04T16:36:37.653Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRaw [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T16:36:37.653Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T16:36:37.653Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T16:36:37.653Z] PASS [2022-04-04T16:36:37.653Z] coverage: 67.6% of statements [2022-04-04T16:36:37.654Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-04-04T16:36:37.779Z] + make clean [2022-04-04T16:36:37.779Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T16:36:37.780Z] docker-dev-cache [2022-04-04T16:36:37.780Z] docker-mod-cache [2022-04-04T16:36:37.895Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T16:36:37.895Z] === RUN TestCopyFromContainer/bar/quux/baz [Pipeline] deleteDir [2022-04-04T16:36:38.159Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T16:36:38.159Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T16:36:38.159Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T16:36:38.419Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T16:36:38.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer (3.21s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-04-04T16:36:38.419Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-04-04T16:36:38.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:36:38.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:36:38.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:36:38.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:36:38.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:36:38.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:36:38.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:36:38.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:36:38.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:36:38.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:36:38.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T16:36:38.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:36:38.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:36:38.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:36:38.419Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:36:38.638Z] === RUN TestSetGetMeta [2022-04-04T16:36:38.638Z] === PAUSE TestSetGetMeta [2022-04-04T16:36:38.639Z] === RUN TestRestore [2022-04-04T16:36:38.639Z] === PAUSE TestRestore [2022-04-04T16:36:38.639Z] === RUN TestServiceCreate [2022-04-04T16:36:38.639Z] === PAUSE TestServiceCreate [2022-04-04T16:36:38.639Z] === RUN TestServiceList [2022-04-04T16:36:38.639Z] === PAUSE TestServiceList [2022-04-04T16:36:38.639Z] === RUN TestServiceRemove [2022-04-04T16:36:38.639Z] === PAUSE TestServiceRemove [2022-04-04T16:36:38.639Z] === RUN TestServiceGet [2022-04-04T16:36:38.639Z] === PAUSE TestServiceGet [2022-04-04T16:36:38.639Z] === RUN TestServicePrune [2022-04-04T16:36:38.639Z] === PAUSE TestServicePrune [2022-04-04T16:36:38.639Z] === RUN TestCreate [2022-04-04T16:36:38.639Z] === PAUSE TestCreate [2022-04-04T16:36:38.639Z] === RUN TestRemove [2022-04-04T16:36:38.639Z] === PAUSE TestRemove [2022-04-04T16:36:38.639Z] === RUN TestList [2022-04-04T16:36:38.639Z] === PAUSE TestList [2022-04-04T16:36:38.639Z] === RUN TestFindByDriver [2022-04-04T16:36:38.639Z] === PAUSE TestFindByDriver [2022-04-04T16:36:38.639Z] === RUN TestFindByReferenced [2022-04-04T16:36:38.639Z] === PAUSE TestFindByReferenced [2022-04-04T16:36:38.639Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T16:36:38.639Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T16:36:38.639Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:36:38.639Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:36:38.639Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T16:36:38.639Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T16:36:38.639Z] === RUN TestRefDerefRemove [2022-04-04T16:36:38.639Z] === PAUSE TestRefDerefRemove [2022-04-04T16:36:38.639Z] === RUN TestGet [2022-04-04T16:36:38.639Z] === PAUSE TestGet [2022-04-04T16:36:38.639Z] === RUN TestGetWithReference [2022-04-04T16:36:38.639Z] === PAUSE TestGetWithReference [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:36:38.639Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T16:36:38.639Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T16:36:38.639Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T16:36:38.639Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T16:36:38.639Z] === CONT TestSetGetMeta [2022-04-04T16:36:38.639Z] === CONT TestList [2022-04-04T16:36:38.639Z] === CONT TestServiceGet [2022-04-04T16:36:38.639Z] === CONT TestCreate [2022-04-04T16:36:38.639Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T16:36:38.639Z] === CONT TestServiceRemove [2022-04-04T16:36:38.639Z] --- PASS: TestList (0.02s) [2022-04-04T16:36:38.639Z] === CONT TestServiceList [2022-04-04T16:36:38.639Z] --- PASS: TestCreate (0.03s) [2022-04-04T16:36:38.639Z] === CONT TestServiceCreate [2022-04-04T16:36:38.639Z] --- PASS: TestServiceGet (0.15s) [2022-04-04T16:36:38.639Z] === CONT TestRestore [2022-04-04T16:36:38.639Z] --- PASS: TestServiceRemove (0.14s) [2022-04-04T16:36:38.639Z] === CONT TestServicePrune [2022-04-04T16:36:38.639Z] --- PASS: TestServiceCreate (0.13s) [2022-04-04T16:36:38.639Z] === CONT TestRemove [2022-04-04T16:36:38.639Z] --- PASS: TestServiceList (0.14s) [2022-04-04T16:36:38.639Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T16:36:38.639Z] --- PASS: TestRestore (0.02s) [2022-04-04T16:36:38.639Z] === CONT TestGetWithReference [2022-04-04T16:36:38.639Z] --- PASS: TestRemove (0.02s) [2022-04-04T16:36:38.639Z] === CONT TestGet [2022-04-04T16:36:38.639Z] time="2022-04-04T16:36:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:38.639Z] time="2022-04-04T16:36:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:38.639Z] --- PASS: TestGet (0.01s) [2022-04-04T16:36:38.639Z] === CONT TestRefDerefRemove [2022-04-04T16:36:38.639Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T16:36:38.639Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T16:36:38.639Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-04T16:36:38.639Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T16:36:38.639Z] time="2022-04-04T16:36:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:38.639Z] time="2022-04-04T16:36:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T16:36:38.639Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-04T16:36:38.639Z] === CONT TestFindByReferenced [2022-04-04T16:36:38.639Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-04T16:36:38.639Z] === CONT TestFindByDriver [2022-04-04T16:36:38.639Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-04T16:36:38.639Z] time="2022-04-04T16:36:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T16:36:38.639Z] --- PASS: TestServicePrune (0.06s) [2022-04-04T16:36:38.639Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-04T16:36:38.639Z] --- PASS: TestFindByDriver (0.02s) [2022-04-04T16:36:38.639Z] PASS [2022-04-04T16:36:38.639Z] coverage: 69.0% of statements [2022-04-04T16:36:38.639Z] ok github.com/docker/docker/volume/service 0.266s coverage: 69.0% of statements [2022-04-04T16:36:38.679Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-04T16:36:38.679Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:36:38.679Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:36:38.679Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:36:38.679Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:36:38.679Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:36:38.679Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:36:38.679Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:36:38.679Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:36:38.679Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:36:38.679Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:36:38.679Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T16:36:38.679Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:36:38.679Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:36:38.679Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:36:38.679Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:36:38.679Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-04-04T16:36:38.679Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:36:39.107Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-04-04T16:36:39.107Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:36:39.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T16:36:39.624Z] time="2022-04-04T16:36:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T16:36:39.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T16:36:40.813Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-04-04T16:36:40.813Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:36:42.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T16:36:43.395Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2022-04-04T16:36:43.652Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:36:43.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:36:43.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:36:43.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:36:43.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:36:43.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:36:43.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:36:43.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:36:43.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:36:43.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:36:43.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:36:43.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:36:43.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:36:43.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:36:43.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:36:43.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-04T16:36:43.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T16:36:43.652Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:36:44.591Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2022-04-04T16:36:44.591Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:36:44.591Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:36:44.591Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:36:44.591Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-04T16:36:44.591Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:36:44.591Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:36:44.591Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:36:44.591Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-04T16:36:44.591Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:36:44.591Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-04-04T16:36:44.591Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T16:36:44.591Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T16:36:44.591Z] === RUN TestDaemonRestartIpcMode [2022-04-04T16:36:44.591Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T16:36:44.591Z] === RUN TestDaemonHostGatewayIP [2022-04-04T16:36:44.591Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T16:36:44.591Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T16:36:44.591Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T16:36:44.591Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:36:44.591Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T16:36:44.591Z] === RUN TestDiff [2022-04-04T16:36:45.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T16:36:45.304Z] tests/integration/client_test.py ..... [ 75%] [2022-04-04T16:36:45.304Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-04T16:36:45.422Z] --- PASS: TestDiff (0.79s) [2022-04-04T16:36:45.422Z] === RUN TestExecWithCloseStdin [2022-04-04T16:36:45.876Z] tests/integration/errors_test.py . [ 76%] [2022-04-04T16:36:46.361Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-04-04T16:36:46.361Z] === RUN TestExec [2022-04-04T16:36:47.739Z] --- PASS: TestExec (1.04s) [2022-04-04T16:36:47.739Z] === RUN TestExecUser [2022-04-04T16:36:47.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T16:36:48.273Z] --- PASS: TestGet (15.01s) [2022-04-04T16:36:48.273Z] === RUN TestPluginWithNoManifest [2022-04-04T16:36:48.273Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T16:36:48.273Z] === RUN TestGetAll [2022-04-04T16:36:48.273Z] --- PASS: TestGetAll (0.00s) [2022-04-04T16:36:48.273Z] PASS [2022-04-04T16:36:48.273Z] coverage: 73.2% of statements [2022-04-04T16:36:48.273Z] ok github.com/docker/docker/pkg/plugins 35.908s coverage: 73.2% of statements [2022-04-04T16:36:48.310Z] --- PASS: TestExecUser (0.97s) [2022-04-04T16:36:48.310Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:36:49.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T16:36:49.817Z] --- PASS: TestExportContainerAndImportImage (1.37s) [2022-04-04T16:36:49.817Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:36:51.343Z] --- PASS: TestServiceUpdateNetwork (12.04s) [2022-04-04T16:36:51.343Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:36:51.343Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T16:36:51.603Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T16:36:51.725Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2022-04-04T16:36:51.725Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:36:52.661Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-04-04T16:36:52.661Z] === RUN TestHealthKillContainer [2022-04-04T16:36:52.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T16:36:54.129Z] 2022/04/04 16:36:53 Closing DB instances... [2022-04-04T16:36:54.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:36:54.500Z] INFO: Testing against a local daemon [2022-04-04T16:36:54.500Z] === RUN TestBuildWithSession [2022-04-04T16:36:54.500Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:36:54.500Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:36:54.500Z] === RUN TestBuildSquashParent [2022-04-04T16:36:54.500Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:36:54.500Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:36:54.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:36:54.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:36:54.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:36:54.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:36:54.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:36:54.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:36:54.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:36:54.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:36:54.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:36:54.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:36:54.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:36:54.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-04T16:36:54.586Z] 2022/04/04 16:36:52 Closing DB instances... [2022-04-04T16:36:55.058Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-04T16:36:55.058Z] === RUN TestFindNode [2022-04-04T16:36:55.058Z] 2022/04/04 16:36:54 Closing DB instances... [2022-04-04T16:36:55.058Z] --- PASS: TestFindNode (0.02s) [2022-04-04T16:36:55.058Z] === RUN TestChangeNodeState [2022-04-04T16:36:55.058Z] 2022/04/04 16:36:54 Closing DB instances... [2022-04-04T16:36:55.058Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-04T16:36:55.058Z] === RUN TestNodeReincarnation [2022-04-04T16:36:55.058Z] 2022/04/04 16:36:54 Closing DB instances... [2022-04-04T16:36:55.113Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (35.62s) [2022-04-04T16:36:55.113Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T16:36:56.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-04T16:36:57.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-04T16:36:59.736Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T16:37:00.927Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T16:37:00.927Z] === RUN TestParallelCreate [2022-04-04T16:37:00.927Z] 2022/04/04 16:36:59 Closing DB instances... [2022-04-04T16:37:00.927Z] --- PASS: TestParallelCreate (0.02s) [2022-04-04T16:37:00.927Z] === RUN TestParallelDelete [2022-04-04T16:37:00.927Z] 2022/04/04 16:36:59 Closing DB instances... [2022-04-04T16:37:00.927Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T16:37:00.927Z] === RUN TestNetworkDBIslands [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e5ba4e987b76 with config:&{NodeID:e5ba4e987b76 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-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node e5ba4e987b76/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node e5ba4e987b76/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5f9a5e4e4f61 with config:&{NodeID:5f9a5e4e4f61 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-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node e5ba4e987b76/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=info msg="Node e5ba4e987b76/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:36:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9446a9436124 with config:&{NodeID:9446a9436124 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-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node 9446a9436124/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node 9446a9436124/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node 9446a9436124/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node 9446a9436124/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node e5ba4e987b76/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node e5ba4e987b76/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, added to nodes list" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T16:37:00.927Z] time="2022-04-04T16:37:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:00Z" level=info msg="Node 9446a9436124/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:00Z" level=info msg="Node 9446a9436124/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0ca26998905f with config:&{NodeID:0ca26998905f 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-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.397Z] time="2022-04-04T16:37:01Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node 9446a9436124/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node 9446a9436124/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node e5ba4e987b76/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node e5ba4e987b76/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.398Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T16:37:01.602Z] --- PASS: TestHealthKillContainer (8.33s) [2022-04-04T16:37:01.602Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:37:01.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-04T16:37:01.602Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2022-04-04T16:37:01.602Z] === RUN TestIpcModeNone [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:52d199bf1f5c with config:&{NodeID:52d199bf1f5c 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-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 9446a9436124/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 9446a9436124/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node e5ba4e987b76/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node e5ba4e987b76/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.866Z] time="2022-04-04T16:37:01Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:01.867Z] time="2022-04-04T16:37:01Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:02.336Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=info msg="The new bootstrap node list is:[172.27.159.156:10033 172.27.159.156:10034 172.27.159.156:10035]" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10033" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49370" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10034" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49371" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10035" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:01Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49372" [2022-04-04T16:37:02.336Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=info msg="The new bootstrap node list is:[172.27.159.156:10033 172.27.159.156:10034 172.27.159.156:10035]" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10033" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49373" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10034" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49374" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10035" [2022-04-04T16:37:02.336Z] time="2022-04-04T16:37:02Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49375" [2022-04-04T16:37:02.541Z] --- PASS: TestIpcModeNone (0.81s) [2022-04-04T16:37:02.541Z] === RUN TestIpcModePrivate [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="node 0 leaving" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76 change state NodeActive --> NodeLeft" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="node5(52d199bf1f5c): Node leave event for e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76 change state NodeActive --> NodeLeft" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="node4(0ca26998905f): Node leave event for e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76 change state NodeActive --> NodeLeft" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="node3(9446a9436124): Node leave event for e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76 change state NodeActive --> NodeLeft" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="node2(5f9a5e4e4f61): Node leave event for e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76 change state NodeActive --> NodeLeft" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="node1(e5ba4e987b76): Node leave event for e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76/172.27.159.156, left gossip cluster" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76/172.27.159.156, left gossip cluster" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76/172.27.159.156, left gossip cluster" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76/172.27.159.156, left gossip cluster" [2022-04-04T16:37:02.804Z] time="2022-04-04T16:37:02Z" level=info msg="Node e5ba4e987b76/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.109Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="node 1 leaving" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="Node 5f9a5e4e4f61 change state NodeActive --> NodeLeft" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="node5(52d199bf1f5c): Node leave event for 5f9a5e4e4f61/172.27.159.156" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="Node 5f9a5e4e4f61 change state NodeActive --> NodeFailed" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, added to failed nodes list" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="Node 5f9a5e4e4f61 change state NodeActive --> NodeLeft" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="node3(9446a9436124): Node leave event for 5f9a5e4e4f61/172.27.159.156" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="Node 5f9a5e4e4f61 change state NodeActive --> NodeLeft" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=info msg="node4(0ca26998905f): Node leave event for 5f9a5e4e4f61/172.27.159.156" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:02Z" level=error msg="node: 5f9a5e4e4f61 is unknown to memberlist" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:03Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:03Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.274Z] time="2022-04-04T16:37:03Z" level=info msg="Node 5f9a5e4e4f61/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.369Z] --- PASS: TestIpcModePrivate (0.86s) [2022-04-04T16:37:03.369Z] === RUN TestIpcModeShareable [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="node 2 leaving" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="Node 9446a9436124 change state NodeActive --> NodeLeft" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="node4(0ca26998905f): Node leave event for 9446a9436124/172.27.159.156" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="Node 9446a9436124 change state NodeActive --> NodeLeft" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="node5(52d199bf1f5c): Node leave event for 9446a9436124/172.27.159.156" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="Node 9446a9436124 change state NodeActive --> NodeLeft" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="node3(9446a9436124): Node leave event for 9446a9436124/172.27.159.156" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=debug msg="memberlist: Failed ping: 5f9a5e4e4f61 (timeout reached)" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.159.156:10035: use of closed network connection" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.159.156:10036: use of closed network connection" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.159.156:10037: use of closed network connection" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="Node 9446a9436124/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.742Z] time="2022-04-04T16:37:03Z" level=info msg="Node 9446a9436124/172.27.159.156, left gossip cluster" [2022-04-04T16:37:03.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T16:37:03.936Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-04T16:37:04.195Z] --- PASS: TestIpcModeShareable (0.84s) [2022-04-04T16:37:04.195Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T16:37:04.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node 9446a9436124/172.27.159.156, left gossip cluster" [2022-04-04T16:37:04.211Z] networkdb_test.go:867: node4: OK [2022-04-04T16:37:04.211Z] networkdb_test.go:867: node5: OK [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="node 0 coming back" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:68fbc2c5997e with config:&{NodeID:68fbc2c5997e 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-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, added to nodes list" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="node 1 coming back" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f5e4cfe9ed81 with config:&{NodeID:f5e4cfe9ed81 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-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, added to nodes list" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="node 2 coming back" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ea45fb58ae8f with config:&{NodeID:ea45fb58ae8f 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-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, added to nodes list" [2022-04-04T16:37:04.211Z] time="2022-04-04T16:37:03Z" level=info msg="memberlist: Suspect 5f9a5e4e4f61 has failed, no acks received" [2022-04-04T16:37:04.692Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-04T16:37:04.698Z] time="2022-04-04T16:37:04Z" level=debug msg="memberlist: Failed ping: 0ca26998905f (timeout reached)" [2022-04-04T16:37:04.698Z] time="2022-04-04T16:37:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.27.159.156:10037: use of closed network connection" [2022-04-04T16:37:04.698Z] time="2022-04-04T16:37:04Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49377" [2022-04-04T16:37:05.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:37:05.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:37:05.188Z] time="2022-04-04T16:37:04Z" level=warning msg="memberlist: Was able to connect to 0ca26998905f but other probes failed, network may be misconfigured" [2022-04-04T16:37:06.318Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-04-04T16:37:06.318Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-04T16:37:06.318Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-04-04T16:37:06.318Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-04T16:37:06.318Z] PASS [2022-04-04T16:37:06.318Z] [2022-04-04T16:37:06.318Z] === Skipped [2022-04-04T16:37:06.318Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T16:37:06.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:37:06.319Z] [2022-04-04T16:37:06.319Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-04T16:37:06.319Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T16:37:06.319Z] [2022-04-04T16:37:06.319Z] DONE 27 tests, 2 skipped in 148.194s [2022-04-04T16:37:06.319Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T16:37:06.319Z] ++ 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-04-04T16:37:06.319Z] ++ set -e [2022-04-04T16:37:06.319Z] ++ '[' -n 0 ']' [2022-04-04T16:37:06.319Z] ++ set -x [2022-04-04T16:37:06.319Z] ++ 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-04-04T16:37:06.319Z] INFO: Testing against a local daemon [2022-04-04T16:37:06.319Z] === RUN TestSessionCreate [2022-04-04T16:37:06.319Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T16:37:06.319Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:37:06.319Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T16:37:06.319Z] PASS [2022-04-04T16:37:06.319Z] [2022-04-04T16:37:06.319Z] DONE 2 tests in 0.113s [2022-04-04T16:37:06.319Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T16:37:06.319Z] ++ 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-04-04T16:37:06.319Z] ++ set -e [2022-04-04T16:37:06.319Z] ++ '[' -n 0 ']' [2022-04-04T16:37:06.319Z] ++ set -x [2022-04-04T16:37:06.319Z] ++ 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-04-04T16:37:06.319Z] INFO: Testing against a local daemon [2022-04-04T16:37:06.319Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:37:06.319Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T16:37:06.319Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:37:06.319Z] === RUN TestDiskUsage [2022-04-04T16:37:06.319Z] === PAUSE TestDiskUsage [2022-04-04T16:37:06.319Z] === RUN TestEventsExecDie [2022-04-04T16:37:06.579Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-04T16:37:06.579Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:37:06.579Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-04T16:37:06.579Z] === RUN TestEventsVolumeCreate [2022-04-04T16:37:06.579Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-04T16:37:06.579Z] === RUN TestInfoBinaryCommits [2022-04-04T16:37:06.579Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T16:37:06.579Z] === RUN TestInfoAPIVersioned [2022-04-04T16:37:06.579Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T16:37:06.579Z] === RUN TestInfoAPI [2022-04-04T16:37:06.579Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T16:37:06.579Z] === RUN TestInfoAPIWarnings [2022-04-04T16:37:06.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T16:37:06.729Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2022-04-04T16:37:06.729Z] === RUN TestAPIIpcModeHost [2022-04-04T16:37:06.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T16:37:07.301Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-04-04T16:37:07.301Z] === RUN TestDaemonIpcModeShareable [2022-04-04T16:37:07.491Z] time="2022-04-04T16:37:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.159.156:10033 172.27.159.156:10034 172.27.159.156:10035]" [2022-04-04T16:37:07.981Z] time="2022-04-04T16:37:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.159.156:10033 172.27.159.156:10034 172.27.159.156:10035]" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10033" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49378" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, is the new incarnation of the shutdown node e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10034" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49379" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, is the new incarnation of the shutdown node 5f9a5e4e4f61/172.27.159.156" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, is the new incarnation of the shutdown node e5ba4e987b76/172.27.159.156" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10035" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49380" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 0ca26998905f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 0ca26998905f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, is the new incarnation of the shutdown node 9446a9436124/172.27.159.156" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, is the new incarnation of the shutdown node 5f9a5e4e4f61/172.27.159.156" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, is the new incarnation of the shutdown node 9446a9436124/172.27.159.156" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, joined gossip cluster" [2022-04-04T16:37:08.472Z] time="2022-04-04T16:37:08Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, added to nodes list" [2022-04-04T16:37:08.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T16:37:08.940Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2022-04-04T16:37:08.962Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10033" [2022-04-04T16:37:08.962Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49381" [2022-04-04T16:37:08.962Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10034" [2022-04-04T16:37:08.962Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49382" [2022-04-04T16:37:08.962Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49383" [2022-04-04T16:37:08.962Z] time="2022-04-04T16:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.159.156:10035" [2022-04-04T16:37:08.962Z] 2022/04/04 16:37:08 Closing DB instances... [2022-04-04T16:37:09.201Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-04-04T16:37:09.201Z] === RUN TestDaemonIpcModePrivate [2022-04-04T16:37:09.201Z] check_test.go:308: [d2341a762e37c] daemon is not started [2022-04-04T16:37:09.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="node5(52d199bf1f5c): Node leave event for 68fbc2c5997e/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="node4(0ca26998905f): Node leave event for 68fbc2c5997e/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="node2(f5e4cfe9ed81): Node leave event for 68fbc2c5997e/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="node1(68fbc2c5997e): Node leave event for 68fbc2c5997e/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="Node 68fbc2c5997e change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:08Z" level=info msg="node3(ea45fb58ae8f): Node leave event for 68fbc2c5997e/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node 68fbc2c5997e/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81 change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="node3(ea45fb58ae8f): Node leave event for f5e4cfe9ed81/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81 change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="node4(0ca26998905f): Node leave event for f5e4cfe9ed81/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81 change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="node5(52d199bf1f5c): Node leave event for f5e4cfe9ed81/172.27.159.156" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81 change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.453Z] time="2022-04-04T16:37:09Z" level=info msg="node2(f5e4cfe9ed81): Node leave event for f5e4cfe9ed81/172.27.159.156" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="Node f5e4cfe9ed81/172.27.159.156, left gossip cluster" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="Node ea45fb58ae8f change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="node4(0ca26998905f): Node leave event for ea45fb58ae8f/172.27.159.156" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="Node ea45fb58ae8f change state NodeActive --> NodeLeft" [2022-04-04T16:37:09.944Z] time="2022-04-04T16:37:09Z" level=info msg="node5(52d199bf1f5c): Node leave event for ea45fb58ae8f/172.27.159.156" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:09Z" level=info msg="Node ea45fb58ae8f change state NodeActive --> NodeLeft" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:09Z" level=info msg="node3(ea45fb58ae8f): Node leave event for ea45fb58ae8f/172.27.159.156" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, left gossip cluster" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, left gossip cluster" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=info msg="Node ea45fb58ae8f/172.27.159.156, left gossip cluster" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=debug msg="memberlist: Failed ping: 52d199bf1f5c (timeout reached)" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.159.156:10035: use of closed network connection" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.159.156:10036: use of closed network connection" [2022-04-04T16:37:10.435Z] time="2022-04-04T16:37:10Z" level=debug msg="memberlist: Stream connection from=172.27.159.156:49384" [2022-04-04T16:37:10.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-04-04T16:37:10.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-04T16:37:10.838Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2022-04-04T16:37:10.838Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T16:37:10.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T16:37:10.925Z] time="2022-04-04T16:37:10Z" level=info msg="Node 0ca26998905f change state NodeActive --> NodeLeft" [2022-04-04T16:37:10.925Z] time="2022-04-04T16:37:10Z" level=info msg="node5(52d199bf1f5c): Node leave event for 0ca26998905f/172.27.159.156" [2022-04-04T16:37:10.925Z] time="2022-04-04T16:37:10Z" level=info msg="Node 0ca26998905f change state NodeActive --> NodeLeft" [2022-04-04T16:37:10.925Z] time="2022-04-04T16:37:10Z" level=info msg="node4(0ca26998905f): Node leave event for 0ca26998905f/172.27.159.156" [2022-04-04T16:37:10.925Z] time="2022-04-04T16:37:10Z" level=warning msg="memberlist: Was able to connect to 52d199bf1f5c but other probes failed, network may be misconfigured" [2022-04-04T16:37:11.416Z] time="2022-04-04T16:37:10Z" level=info msg="Node 0ca26998905f/172.27.159.156, left gossip cluster" [2022-04-04T16:37:11.416Z] time="2022-04-04T16:37:11Z" level=info msg="Node 0ca26998905f/172.27.159.156, left gossip cluster" [2022-04-04T16:37:11.907Z] time="2022-04-04T16:37:11Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, left gossip cluster" [2022-04-04T16:37:11.907Z] time="2022-04-04T16:37:11Z" level=info msg="Node 52d199bf1f5c change state NodeActive --> NodeFailed" [2022-04-04T16:37:11.907Z] time="2022-04-04T16:37:11Z" level=info msg="Node 52d199bf1f5c/172.27.159.156, added to failed nodes list" [2022-04-04T16:37:11.907Z] --- PASS: TestNetworkDBIslands (11.65s) [2022-04-04T16:37:11.907Z] PASS [2022-04-04T16:37:11.907Z] coverage: 60.0% of statements [2022-04-04T16:37:11.907Z] ok github.com/docker/docker/libnetwork/networkdb 104.032s coverage: 60.0% of statements [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T16:37:11.907Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T16:37:12.220Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2022-04-04T16:37:12.479Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2022-04-04T16:37:12.479Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T16:37:12.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === Skipped [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T16:37:13.547Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-04-04T16:37:13.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T16:37:13.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-04T16:37:13.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-04T16:37:13.547Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T16:37:13.547Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T16:37:13.547Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T16:37:13.547Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T16:37:13.547Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-04T16:37:13.547Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T16:37:13.547Z] [2022-04-04T16:37:13.547Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T16:37:13.547Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T16:37:13.548Z] daemon_test.go:145: root required [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T16:37:13.548Z] reload_test.go:342: root required [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T16:37:13.548Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T16:37:13.548Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T16:37:13.548Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T16:37:13.548Z] download_test.go:267: Needs fixing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T16:37:13.548Z] layer_test.go:291: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T16:37:13.548Z] layer_test.go:340: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T16:37:13.548Z] layer_test.go:455: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T16:37:13.548Z] layer_test.go:684: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T16:37:13.548Z] migration_test.go:45: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T16:37:13.548Z] migration_test.go:181: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T16:37:13.548Z] mount_test.go:17: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T16:37:13.548Z] mount_test.go:76: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T16:37:13.548Z] mount_test.go:125: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T16:37:13.548Z] mount_test.go:212: Failing on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-04T16:37:13.548Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-04T16:37:13.548Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-04T16:37:13.548Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T16:37:13.548Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T16:37:13.548Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T16:37:13.548Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T16:37:13.548Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T16:37:13.548Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T16:37:13.548Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T16:37:13.548Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T16:37:13.548Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T16:37:13.548Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:37:13.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:37:13.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:37:13.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:37:13.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:37:13.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-04T16:37:13.548Z] archive_test.go:140: zstd not installed [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:37:13.548Z] archive_windows_test.go:16: Currently fails [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T16:37:13.548Z] changes_test.go:196: needs more investigation [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T16:37:13.548Z] changes_test.go:433: needs further investigation [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T16:37:13.548Z] changes_test.go:469: needs further investigation [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T16:37:13.548Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T16:37:13.548Z] poller_test.go:40: No chmod on Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T16:37:13.548Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T16:37:13.548Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T16:37:13.548Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T16:37:13.548Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T16:37:13.548Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T16:37:13.548Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T16:37:13.548Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T16:37:13.548Z] [2022-04-04T16:37:13.548Z] DONE 2103 tests, 68 skipped in 267.022s [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.12s) [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.12s) [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.25s) [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.57s) [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.26s) [2022-04-04T16:37:13.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.08s) [2022-04-04T16:37:13.825Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:37:13.825Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:37:14.040Z] INFO: make.ps1 ended at 04/04/2022 16:37:13 [2022-04-04T16:37:14.117Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-04T16:37:14.117Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-04-04T16:37:14.117Z] === RUN TestIpcModeOlderClient [2022-04-04T16:37:14.376Z] === PAUSE TestIpcModeOlderClient [2022-04-04T16:37:14.376Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:37:14.943Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2022-04-04T16:37:14.943Z] === RUN TestKillContainer [2022-04-04T16:37:14.943Z] === RUN TestKillContainer/no_signal [2022-04-04T16:37:15.671Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T16:37:15.671Z] INFO: Unit tests ended at 04/04/2022 16:37:15. Duration:00:04:40.8873672 [2022-04-04T16:37:15.671Z] INFO: Building busybox [2022-04-04T16:37:15.671Z] Sending build context to Docker daemon 5.12kB [2022-04-04T16:37:15.671Z] [2022-04-04T16:37:15.671Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T16:37:15.671Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T16:37:15.671Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T16:37:15.671Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T16:37:15.671Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T16:37:15.671Z] ---> 6a11116086a4 [2022-04-04T16:37:15.671Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T16:37:15.671Z] ---> Running in 2f95a9a890fd [2022-04-04T16:37:15.881Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:37:15.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T16:37:16.454Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:37:17.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T16:37:17.589Z] --- PASS: TestKillContainer (2.43s) [2022-04-04T16:37:17.589Z] --- PASS: TestKillContainer/no_signal (0.81s) [2022-04-04T16:37:17.589Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2022-04-04T16:37:17.589Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-04-04T16:37:17.589Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:37:17.589Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T16:37:18.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T16:37:18.416Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T16:37:18.984Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2022-04-04T16:37:18.984Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-04-04T16:37:18.984Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-04-04T16:37:18.984Z] === RUN TestKillStoppedContainer [2022-04-04T16:37:18.984Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-04T16:37:18.984Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:37:19.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-04T16:37:19.244Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:37:19.244Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T16:37:19.812Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2022-04-04T16:37:19.812Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:37:19.812Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:37:19.812Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2022-04-04T16:37:19.812Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:37:19.812Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:37:19.812Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T16:37:19.812Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T16:37:20.071Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T16:37:20.640Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2022-04-04T16:37:20.640Z] === RUN TestLinksContainerNames [2022-04-04T16:37:21.037Z] ......... [ 85%] [2022-04-04T16:37:22.487Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:37:22.487Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:37:22.548Z] --- PASS: TestLinksContainerNames (1.70s) [2022-04-04T16:37:22.548Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:37:22.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-04T16:37:23.117Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-04-04T16:37:23.117Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T16:37:23.474Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:37:23.685Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/default [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/private [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/slave [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/shared [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/default [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/shared [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/slave [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/private [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T16:37:23.685Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:37:23.685Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T16:37:23.685Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T16:37:23.944Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T16:37:23.945Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T16:37:23.945Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T16:37:23.945Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T16:37:24.204Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T16:37:24.461Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-04T16:37:24.464Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-04T16:37:24.464Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T16:37:24.691Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-04-04T16:37:24.691Z] === RUN TestInfoDebug [2022-04-04T16:37:24.691Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T16:37:24.691Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:37:24.691Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T16:37:24.691Z] === RUN TestInfoListeners [2022-04-04T16:37:25.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-04T16:37:26.026Z] --- PASS: TestBuildMultiStageCopy (12.93s) [2022-04-04T16:37:26.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.66s) [2022-04-04T16:37:26.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-04-04T16:37:26.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2022-04-04T16:37:26.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2022-04-04T16:37:26.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2022-04-04T16:37:26.027Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:37:26.059Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-04T16:37:26.075Z] --- PASS: TestInfoListeners (2.21s) [2022-04-04T16:37:26.075Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:37:26.339Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T16:37:26.339Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2022-04-04T16:37:26.339Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T16:37:26.646Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T16:37:26.646Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:37:26.646Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T16:37:26.646Z] === RUN TestPingCacheHeaders [2022-04-04T16:37:26.646Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T16:37:26.646Z] === RUN TestPingGet [2022-04-04T16:37:26.646Z] --- PASS: TestPingGet (0.01s) [2022-04-04T16:37:26.646Z] === RUN TestPingHead [2022-04-04T16:37:26.646Z] --- PASS: TestPingHead (0.02s) [2022-04-04T16:37:26.646Z] === RUN TestPingSwarmHeader [2022-04-04T16:37:26.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-04T16:37:27.149Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-04T16:37:27.199Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-04-04T16:37:27.199Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T16:37:27.216Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T16:37:27.784Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-04-04T16:37:27.784Z] === RUN TestNetworkNat [2022-04-04T16:37:27.784Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T16:37:27.787Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T16:37:28.239Z] --- PASS: TestBuildMultiStageParentConfig (2.41s) [2022-04-04T16:37:28.239Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:37:28.239Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:37:28.239Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T16:37:28.239Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:37:28.728Z] --- PASS: TestNetworkNat (0.85s) [2022-04-04T16:37:28.728Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T16:37:28.728Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-04T16:37:28.728Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T16:37:28.728Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-04-04T16:37:28.728Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T16:37:28.728Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T16:37:28.728Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T16:37:28.728Z] === RUN TestVersion [2022-04-04T16:37:28.728Z] --- PASS: TestVersion (0.02s) [2022-04-04T16:37:28.728Z] === CONT TestDiskUsage [2022-04-04T16:37:29.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T16:37:29.301Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T16:37:29.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-04-04T16:37:29.557Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:37:29.557Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T16:37:29.563Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T16:37:29.810Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-04-04T16:37:29.810Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T16:37:29.824Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage (1.12s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T16:37:29.824Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:37:29.824Z] PASS [2022-04-04T16:37:29.824Z] [2022-04-04T16:37:29.824Z] === Skipped [2022-04-04T16:37:29.824Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:37:29.824Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T16:37:29.824Z] [2022-04-04T16:37:29.824Z] DONE 55 tests, 1 skipped in 24.094s [2022-04-04T16:37:29.824Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T16:37:29.824Z] ++ 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-04-04T16:37:29.824Z] ++ set -e [2022-04-04T16:37:29.824Z] ++ '[' -n 0 ']' [2022-04-04T16:37:29.824Z] ++ set -x [2022-04-04T16:37:29.824Z] ++ 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-04-04T16:37:30.086Z] INFO: Testing against a local daemon [2022-04-04T16:37:30.086Z] === RUN TestVolumesCreateAndList [2022-04-04T16:37:30.086Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T16:37:30.086Z] === RUN TestVolumesRemove [2022-04-04T16:37:30.086Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T16:37:30.086Z] === RUN TestVolumesInspect [2022-04-04T16:37:30.086Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T16:37:30.086Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:37:30.086Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:37:30.086Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:37:30.086Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:37:30.086Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T16:37:30.086Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:37:30.086Z] PASS [2022-04-04T16:37:30.086Z] [2022-04-04T16:37:30.086Z] DONE 5 tests in 0.200s [2022-04-04T16:37:30.086Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T16:37:30.348Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T16:37:30.348Z] +++ kill 14212 [2022-04-04T16:37:30.348Z] +++ /etc/init.d/apparmor stop [2022-04-04T16:37:30.348Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T16:37:30.348Z] [2022-04-04T16:37:30.348Z] Unloading profiles will leave already running processes permanently [2022-04-04T16:37:30.348Z] unconfined, which can lead to unexpected situations. [2022-04-04T16:37:30.348Z] [2022-04-04T16:37:30.348Z] To set a process to complain mode, use the command line tool [2022-04-04T16:37:30.348Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T16:37:30.348Z] +++ true [2022-04-04T16:37:30.348Z] exiting test-integration [2022-04-04T16:37:30.348Z] ++ exit 0 [2022-04-04T16:37:30.348Z] Post stage [Pipeline] junit [2022-04-04T16:37:31.303Z] Recording test results [2022-04-04T16:37:31.539Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T16:37:31.892Z] + echo Ensuring container killed. [2022-04-04T16:37:31.892Z] Ensuring container killed. [2022-04-04T16:37:31.892Z] + docker rm -vf docker-pr1 [2022-04-04T16:37:31.892Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T16:37:32.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-04T16:37:32.092Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T16:37:32.093Z] check_test.go:308: [dceadd0293870] daemon is not started [2022-04-04T16:37:32.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-04T16:37:32.093Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T16:37:32.093Z] check_test.go:308: [d60d2454652a6] daemon is not started [2022-04-04T16:37:32.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-04T16:37:32.182Z] + echo Chowning /workspace to jenkins user [2022-04-04T16:37:32.182Z] Chowning /workspace to jenkins user [2022-04-04T16:37:32.182Z] + id -u [2022-04-04T16:37:32.182Z] + id -g [2022-04-04T16:37:32.182Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T16:37:32.660Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-04-04T16:37:32.660Z] === RUN TestPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T16:37:33.434Z] + bundleName=arm64-integration [2022-04-04T16:37:33.434Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-04T16:37:33.434Z] Creating arm64-integration-bundles.tar.gz [2022-04-04T16:37:33.434Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T16:37:33.434Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T16:37:33.448Z] Archiving artifacts [2022-04-04T16:37:33.598Z] --- PASS: TestPause (0.84s) [2022-04-04T16:37:33.598Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:37:33.598Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:37:33.598Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:37:33.598Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:37:33.734Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-04T16:37:33.734Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-04T16:37:33.802Z] Removing intermediate container 2f95a9a890fd [2022-04-04T16:37:33.802Z] ---> 2759013529d7 [2022-04-04T16:37:33.802Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T16:37:33.802Z] ---> Running in 3044480318f2 [2022-04-04T16:37:33.802Z] Removing intermediate container 3044480318f2 [2022-04-04T16:37:33.802Z] ---> ce4e2e025d3b [2022-04-04T16:37:33.802Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T16:37:33.802Z] ---> Running in 2730f47e59ab [2022-04-04T16:37:33.802Z] Removing intermediate container 2730f47e59ab [2022-04-04T16:37:33.802Z] ---> b0a01d6b7c8b [2022-04-04T16:37:33.802Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T16:37:33.802Z] [2022-04-04T16:37:33.802Z] ---> 3f1ad71a8f38 [2022-04-04T16:37:33.802Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T16:37:33.802Z] ---> Running in dbd43eace6c8 [2022-04-04T16:37:34.166Z] check_test.go:308: [dfe4d5bbea166] daemon is not started [2022-04-04T16:37:34.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-04T16:37:34.166Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2022-04-04T16:37:34.166Z] === RUN TestPidHost [2022-04-04T16:37:34.425Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T16:37:35.102Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T16:37:35.426Z] + make clean [2022-04-04T16:37:35.426Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T16:37:35.426Z] docker-dev-cache [2022-04-04T16:37:35.426Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T16:37:36.334Z] --- PASS: TestPidHost (1.71s) [2022-04-04T16:37:36.334Z] === RUN TestPsFilter [2022-04-04T16:37:36.334Z] --- PASS: TestPsFilter (0.15s) [2022-04-04T16:37:36.334Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:37:36.594Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T16:37:36.852Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-04-04T16:37:36.852Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T16:37:37.420Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T16:37:37.420Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-04-04T16:37:37.420Z] === RUN TestRemoveContainerRunning [2022-04-04T16:37:37.989Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T16:37:38.247Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-04-04T16:37:38.247Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:37:38.247Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T16:37:38.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-04T16:37:38.845Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T16:37:39.103Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-04-04T16:37:39.103Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:37:39.103Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T16:37:39.103Z] === RUN TestRenameLinkedContainer [2022-04-04T16:37:39.103Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T16:37:39.103Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-04T16:37:39.103Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T16:37:40.108Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-04T16:37:40.479Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T16:37:41.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-04T16:37:42.116Z] --- PASS: TestRenameLinkedContainer (3.13s) [2022-04-04T16:37:42.116Z] === RUN TestRenameStoppedContainer [2022-04-04T16:37:42.879Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-04T16:37:42.879Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-04T16:37:43.054Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-04-04T16:37:43.054Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:37:44.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-04T16:37:44.692Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2022-04-04T16:37:44.692Z] === RUN TestRenameInvalidName [2022-04-04T16:37:44.763Z] --- PASS: TestBuildMultiStageOnBuild (13.00s) [2022-04-04T16:37:44.763Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:37:44.763Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:37:44.763Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T16:37:44.763Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:37:45.261Z] --- PASS: TestRenameInvalidName (0.76s) [2022-04-04T16:37:45.261Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:37:45.520Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T16:37:46.461Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T16:37:46.513Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-04T16:37:47.034Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-04T16:37:47.034Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-04T16:37:47.034Z] [2022-04-04T16:37:47.034Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-04T16:37:47.034Z] =========================== short test summary info ============================ [2022-04-04T16:37:47.034Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-04T16:37:47.035Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-04T16:37:47.035Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-04T16:37:47.035Z] Not supported on most drivers [2022-04-04T16:37:47.035Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-04T16:37:47.035Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T16:37:47.035Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-04T16:37:47.035Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T16:37:47.035Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-04T16:37:47.035Z] Can fail if eth0 has multiple IP addresses [2022-04-04T16:37:47.035Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-04T16:37:47.035Z] This doesn't seem to be taken into account by the engine [2022-04-04T16:37:47.035Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-04T16:37:47.035Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-04T16:37:47.035Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 298.97 seconds == [2022-04-04T16:37:47.295Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-04T16:37:47.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-04T16:37:47.400Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T16:37:47.661Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T16:37:47.922Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2022-04-04T16:37:47.922Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:37:48.490Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T16:37:48.490Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2022-04-04T16:37:48.490Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:37:48.749Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T16:37:49.315Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T16:37:49.883Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2022-04-04T16:37:49.883Z] === RUN TestResize [2022-04-04T16:37:50.450Z] --- PASS: TestResize (0.61s) [2022-04-04T16:37:50.450Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:37:51.019Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-04-04T16:37:51.019Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:37:51.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-04T16:37:51.846Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:37:51.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:37:51.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:37:51.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T16:37:51.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:37:52.223Z] Removing intermediate container dbd43eace6c8 [2022-04-04T16:37:52.223Z] ---> f392038c6ce0 [2022-04-04T16:37:52.223Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T16:37:52.223Z] ---> Running in eee899213999 [2022-04-04T16:37:52.714Z] [2022-04-04T16:37:52.714Z] SUCCESS: Specified value was saved. [2022-04-04T16:37:53.427Z] --- PASS: TestBuildMultiStageLayerLeak (10.08s) [2022-04-04T16:37:53.427Z] === RUN TestBuildWithHugeFile [2022-04-04T16:37:54.347Z] Removing intermediate container eee899213999 [2022-04-04T16:37:54.347Z] ---> 7ad20aabc092 [2022-04-04T16:37:54.347Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T16:37:54.347Z] ---> Running in 18b23bb2d4e3 [2022-04-04T16:37:55.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:37:55.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-04T16:37:55.888Z] 2022/04/04 16:37:47 Closing DB instances... [2022-04-04T16:37:55.888Z] time="2022-04-04T16:37:48Z" level=error msg="node: 2c407b89b54c is unknown to memberlist" [2022-04-04T16:37:55.888Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-04-04T16:37:55.889Z] === RUN TestFindNode [2022-04-04T16:37:55.889Z] 2022/04/04 16:37:48 Closing DB instances... [2022-04-04T16:37:55.889Z] --- PASS: TestFindNode (0.02s) [2022-04-04T16:37:55.889Z] === RUN TestChangeNodeState [2022-04-04T16:37:55.889Z] 2022/04/04 16:37:49 Closing DB instances... [2022-04-04T16:37:55.889Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T16:37:55.889Z] === RUN TestNodeReincarnation [2022-04-04T16:37:55.889Z] 2022/04/04 16:37:49 Closing DB instances... [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T16:37:55.889Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T16:37:55.889Z] === RUN TestParallelCreate [2022-04-04T16:37:55.889Z] 2022/04/04 16:37:54 Closing DB instances... [2022-04-04T16:37:55.889Z] --- PASS: TestParallelCreate (0.01s) [2022-04-04T16:37:55.889Z] === RUN TestParallelDelete [2022-04-04T16:37:55.889Z] 2022/04/04 16:37:54 Closing DB instances... [2022-04-04T16:37:55.889Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T16:37:55.889Z] === RUN TestNetworkDBIslands [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:405da9251595 with config:&{NodeID:405da9251595 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-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 405da9251595/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 405da9251595/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9a4b858dfe54 with config:&{NodeID:9a4b858dfe54 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-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 405da9251595/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 405da9251595/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6d082d02aa8d with config:&{NodeID:6d082d02aa8d 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-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 405da9251595/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 405da9251595/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e61474e40d48 with config:&{NodeID:e61474e40d48 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-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 405da9251595/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 405da9251595/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:50ef7112f03c with config:&{NodeID:50ef7112f03c 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-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 405da9251595/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 405da9251595/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T16:37:55.889Z] time="2022-04-04T16:37:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2022-04-04T16:37:56.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:55Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:37:56.357Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=info msg="The new bootstrap node list is:[172.23.18.155:10033 172.23.18.155:10034 172.23.18.155:10035]" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10033" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49392" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10034" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49393" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49394" [2022-04-04T16:37:56.357Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10035" [2022-04-04T16:37:56.824Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="The new bootstrap node list is:[172.23.18.155:10033 172.23.18.155:10034 172.23.18.155:10035]" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10033" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49395" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10034" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49396" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10035" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49397" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="node 0 leaving" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595 change state NodeActive --> NodeLeft" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595 change state NodeActive --> NodeLeft" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595 change state NodeActive --> NodeLeft" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="node4(e61474e40d48): Node leave event for 405da9251595/172.23.18.155" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="node3(6d082d02aa8d): Node leave event for 405da9251595/172.23.18.155" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="node5(50ef7112f03c): Node leave event for 405da9251595/172.23.18.155" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595 change state NodeActive --> NodeLeft" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="node1(405da9251595): Node leave event for 405da9251595/172.23.18.155" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595 change state NodeActive --> NodeLeft" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="node2(9a4b858dfe54): Node leave event for 405da9251595/172.23.18.155" [2022-04-04T16:37:56.824Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:56Z" level=info msg="Node 405da9251595/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="node 1 leaving" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54 change state NodeActive --> NodeLeft" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="node4(e61474e40d48): Node leave event for 9a4b858dfe54/172.23.18.155" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54 change state NodeActive --> NodeLeft" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="node3(6d082d02aa8d): Node leave event for 9a4b858dfe54/172.23.18.155" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54 change state NodeActive --> NodeFailed" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, added to failed nodes list" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54 change state NodeActive --> NodeLeft" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=info msg="node5(50ef7112f03c): Node leave event for 9a4b858dfe54/172.23.18.155" [2022-04-04T16:37:57.293Z] time="2022-04-04T16:37:57Z" level=error msg="node: 9a4b858dfe54 is unknown to memberlist" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 9a4b858dfe54/172.23.18.155, left gossip cluster" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="node 2 leaving" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 6d082d02aa8d change state NodeActive --> NodeLeft" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="node5(50ef7112f03c): Node leave event for 6d082d02aa8d/172.23.18.155" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 6d082d02aa8d change state NodeActive --> NodeLeft" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="node4(e61474e40d48): Node leave event for 6d082d02aa8d/172.23.18.155" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 6d082d02aa8d change state NodeActive --> NodeLeft" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="node3(6d082d02aa8d): Node leave event for 6d082d02aa8d/172.23.18.155" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=debug msg="memberlist: Failed ping: 50ef7112f03c (timeout reached)" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.18.155:10035: use of closed network connection" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.18.155:10034: use of closed network connection" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.18.155:10036: use of closed network connection" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49398" [2022-04-04T16:37:57.760Z] time="2022-04-04T16:37:57Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, left gossip cluster" [2022-04-04T16:37:58.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T16:37:58.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:57Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, left gossip cluster" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:57Z" level=info msg="Node 6d082d02aa8d/172.23.18.155, left gossip cluster" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=warning msg="memberlist: Was able to connect to 50ef7112f03c but other probes failed, network may be misconfigured" [2022-04-04T16:37:58.226Z] networkdb_test.go:867: node4: OK [2022-04-04T16:37:58.226Z] networkdb_test.go:867: node5: OK [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="node 0 coming back" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2e2c2df5a91f with config:&{NodeID:2e2c2df5a91f 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-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, added to nodes list" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="node 1 coming back" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9a82e788ee9d with config:&{NodeID:9a82e788ee9d 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-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, added to nodes list" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="node 2 coming back" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:af02092592b4 with config:&{NodeID:af02092592b4 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-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="Node af02092592b4/172.23.18.155, joined gossip cluster" [2022-04-04T16:37:58.226Z] time="2022-04-04T16:37:58Z" level=info msg="Node af02092592b4/172.23.18.155, added to nodes list" [2022-04-04T16:37:59.264Z] Cannot create a file when that file already exists. [2022-04-04T16:37:59.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-04T16:37:59.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:37:59.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T16:37:59.559Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T16:37:59.559Z] [2022-04-04T16:37:59.559Z] Unloading profiles will leave already running processes permanently [2022-04-04T16:37:59.559Z] unconfined, which can lead to unexpected situations. [2022-04-04T16:37:59.559Z] [2022-04-04T16:37:59.559Z] To set a process to complain mode, use the command line tool [2022-04-04T16:37:59.559Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T16:37:59.559Z] Post stage [Pipeline] junit [2022-04-04T16:37:59.573Z] Recording test results [2022-04-04T16:38:00.494Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T16:38:00.563Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-04T16:38:00.848Z] + echo Ensuring container killed. [2022-04-04T16:38:00.849Z] Ensuring container killed. [2022-04-04T16:38:00.849Z] + docker rm -vf docker-pr1 [2022-04-04T16:38:00.849Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T16:38:01.141Z] + echo Chowning /workspace to jenkins user [2022-04-04T16:38:01.141Z] Chowning /workspace to jenkins user [2022-04-04T16:38:01.141Z] + id -u [2022-04-04T16:38:01.141Z] + id -g [2022-04-04T16:38:01.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T16:38:01.141Z] Unable to find image 'busybox:latest' locally [2022-04-04T16:38:01.141Z] latest: Pulling from library/busybox [2022-04-04T16:38:01.401Z] 554879bb3004: Pulling fs layer [2022-04-04T16:38:01.401Z] 554879bb3004: Download complete [2022-04-04T16:38:01.401Z] 554879bb3004: Pull complete [2022-04-04T16:38:01.401Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T16:38:01.401Z] Status: Downloaded newer image for busybox:latest [2022-04-04T16:38:01.430Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T16:38:01.978Z] time="2022-04-04T16:38:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.18.155:10033 172.23.18.155:10034 172.23.18.155:10035]" [2022-04-04T16:38:01.978Z] time="2022-04-04T16:38:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.18.155:10033 172.23.18.155:10034 172.23.18.155:10035]" [2022-04-04T16:38:01.998Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T16:38:01.998Z] check_test.go:308: [d2b547666c8d7] daemon is not started [2022-04-04T16:38:01.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10033" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49399" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, is the new incarnation of the shutdown node 405da9251595/172.23.18.155" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49400" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10034" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, is the new incarnation of the shutdown node 9a4b858dfe54/172.23.18.155" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10035" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49401" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 50ef7112f03c/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node e61474e40d48/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node e61474e40d48/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, is the new incarnation of the shutdown node 6d082d02aa8d/172.23.18.155" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.433Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, is the new incarnation of the shutdown node 9a4b858dfe54/172.23.18.155" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, is the new incarnation of the shutdown node 405da9251595/172.23.18.155" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, is the new incarnation of the shutdown node 6d082d02aa8d/172.23.18.155" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.434Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, added to nodes list" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, joined gossip cluster" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=info msg="Node af02092592b4/172.23.18.155, added to nodes list" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10033" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49402" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10034" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49403" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.18.155:10035" [2022-04-04T16:38:02.890Z] time="2022-04-04T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49404" [2022-04-04T16:38:03.033Z] Removing intermediate container 18b23bb2d4e3 [2022-04-04T16:38:03.033Z] ---> de7d587ec68e [2022-04-04T16:38:03.033Z] Step 13/13 : CMD ["sh"] [2022-04-04T16:38:03.033Z] ---> Running in d74344a3df68 [2022-04-04T16:38:03.084Z] + bundleName=docker-py [2022-04-04T16:38:03.084Z] + echo Creating docker-py-bundles.tar.gz [2022-04-04T16:38:03.084Z] Creating docker-py-bundles.tar.gz [2022-04-04T16:38:03.084Z] + 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-04-04T16:38:03.098Z] Archiving artifacts [2022-04-04T16:38:03.345Z] 2022/04/04 16:38:03 Closing DB instances... [2022-04-04T16:38:03.489Z] Removing intermediate container d74344a3df68 [2022-04-04T16:38:03.489Z] ---> b5056ac0891d [2022-04-04T16:38:03.489Z] Successfully built b5056ac0891d [2022-04-04T16:38:03.489Z] Successfully tagged busybox:latest [2022-04-04T16:38:03.489Z] INFO: Docker images of the daemon under test [2022-04-04T16:38:03.489Z] [2022-04-04T16:38:03.489Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T16:38:03.489Z] busybox latest b5056ac0891d 1 second ago 5.78GB [2022-04-04T16:38:03.489Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T16:38:03.489Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T16:38:03.489Z] [2022-04-04T16:38:03.489Z] INFO: Running integration tests at 04/04/2022 16:38:03... [2022-04-04T16:38:03.489Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T16:38:03.489Z] INFO: Integration API tests being run from the host: [2022-04-04T16:38:03.489Z] INFO: make.ps1 starting at 04/04/2022 16:38:03 [2022-04-04T16:38:03.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node3(af02092592b4): Node leave event for 2e2c2df5a91f/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node5(50ef7112f03c): Node leave event for 2e2c2df5a91f/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node4(e61474e40d48): Node leave event for 2e2c2df5a91f/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node2(9a82e788ee9d): Node leave event for 2e2c2df5a91f/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node1(2e2c2df5a91f): Node leave event for 2e2c2df5a91f/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 2e2c2df5a91f/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node3(af02092592b4): Node leave event for 9a82e788ee9d/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node4(e61474e40d48): Node leave event for 9a82e788ee9d/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node5(50ef7112f03c): Node leave event for 9a82e788ee9d/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="node2(9a82e788ee9d): Node leave event for 9a82e788ee9d/172.23.18.155" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.013Z] time="2022-04-04T16:38:03Z" level=info msg="Node 9a82e788ee9d/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.082Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T16:38:04.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T16:38:04.460Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="Node af02092592b4 change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="node4(e61474e40d48): Node leave event for af02092592b4/172.23.18.155" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="Node af02092592b4 change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="node5(50ef7112f03c): Node leave event for af02092592b4/172.23.18.155" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="Node af02092592b4 change state NodeActive --> NodeLeft" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="node3(af02092592b4): Node leave event for af02092592b4/172.23.18.155" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="Node af02092592b4/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.468Z] time="2022-04-04T16:38:04Z" level=info msg="Node af02092592b4/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.750Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-04T16:38:04.923Z] time="2022-04-04T16:38:04Z" level=info msg="Node af02092592b4/172.23.18.155, left gossip cluster" [2022-04-04T16:38:04.923Z] time="2022-04-04T16:38:04Z" level=debug msg="memberlist: Failed ping: af02092592b4 (timeout reached)" [2022-04-04T16:38:04.923Z] time="2022-04-04T16:38:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.18.155:10037: use of closed network connection" [2022-04-04T16:38:04.923Z] time="2022-04-04T16:38:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.18.155:10036: use of closed network connection" [2022-04-04T16:38:04.923Z] time="2022-04-04T16:38:04Z" level=debug msg="memberlist: Stream connection from=172.23.18.155:49405" [2022-04-04T16:38:05.030Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-04T16:38:05.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh binary [2022-04-04T16:38:05.375Z] [2022-04-04T16:38:05.378Z] time="2022-04-04T16:38:04Z" level=info msg="Node e61474e40d48 change state NodeActive --> NodeLeft" [2022-04-04T16:38:05.378Z] time="2022-04-04T16:38:04Z" level=info msg="node5(50ef7112f03c): Node leave event for e61474e40d48/172.23.18.155" [2022-04-04T16:38:05.378Z] time="2022-04-04T16:38:04Z" level=info msg="Node e61474e40d48 change state NodeActive --> NodeLeft" [2022-04-04T16:38:05.378Z] time="2022-04-04T16:38:04Z" level=info msg="node4(e61474e40d48): Node leave event for e61474e40d48/172.23.18.155" [2022-04-04T16:38:05.378Z] time="2022-04-04T16:38:05Z" level=warning msg="memberlist: Was able to connect to af02092592b4 but other probes failed, network may be misconfigured" [2022-04-04T16:38:05.378Z] time="2022-04-04T16:38:05Z" level=info msg="Node e61474e40d48/172.23.18.155, left gossip cluster" [2022-04-04T16:38:05.636Z] Removing bundles/ [2022-04-04T16:38:05.636Z] [2022-04-04T16:38:05.636Z] ---> Making bundle: binary (in bundles/binary) [2022-04-04T16:38:05.636Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-04T16:38:05.636Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:38:05.833Z] time="2022-04-04T16:38:05Z" level=info msg="Node e61474e40d48/172.23.18.155, left gossip cluster" [2022-04-04T16:38:06.794Z] time="2022-04-04T16:38:06Z" level=info msg="Node 50ef7112f03c/172.23.18.155, left gossip cluster" [2022-04-04T16:38:06.794Z] time="2022-04-04T16:38:06Z" level=info msg="Node 50ef7112f03c change state NodeActive --> NodeFailed" [2022-04-04T16:38:06.794Z] time="2022-04-04T16:38:06Z" level=info msg="Node 50ef7112f03c/172.23.18.155, added to failed nodes list" [2022-04-04T16:38:06.794Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-04-04T16:38:06.794Z] PASS [2022-04-04T16:38:06.794Z] coverage: 60.1% of statements [2022-04-04T16:38:06.794Z] ok github.com/docker/docker/libnetwork/networkdb 136.658s coverage: 60.1% of statements [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T16:38:06.794Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T16:38:07.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T16:38:07.828Z] docker_cli_daemon_plugins_test.go:106: [d727e31ef7b3a] daemon is not started [2022-04-04T16:38:08.086Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === Skipped [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T16:38:08.320Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T16:38:08.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-04T16:38:08.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-04T16:38:08.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T16:38:08.320Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T16:38:08.320Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T16:38:08.320Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T16:38:08.320Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T16:38:08.320Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-04T16:38:08.320Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T16:38:08.320Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T16:38:08.320Z] daemon_test.go:145: root required [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T16:38:08.320Z] reload_test.go:342: root required [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T16:38:08.320Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T16:38:08.320Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T16:38:08.320Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T16:38:08.320Z] download_test.go:267: Needs fixing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T16:38:08.320Z] layer_test.go:291: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T16:38:08.320Z] layer_test.go:340: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T16:38:08.320Z] layer_test.go:455: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T16:38:08.320Z] layer_test.go:684: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T16:38:08.320Z] migration_test.go:45: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T16:38:08.320Z] migration_test.go:181: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T16:38:08.320Z] mount_test.go:17: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T16:38:08.320Z] mount_test.go:76: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T16:38:08.320Z] mount_test.go:125: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T16:38:08.320Z] mount_test.go:212: Failing on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-04T16:38:08.320Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-04T16:38:08.320Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-04T16:38:08.320Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T16:38:08.320Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T16:38:08.320Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T16:38:08.320Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T16:38:08.320Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T16:38:08.320Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T16:38:08.320Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T16:38:08.320Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T16:38:08.320Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T16:38:08.320Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:38:08.320Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:38:08.320Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:38:08.320Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:38:08.320Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:38:08.320Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-04T16:38:08.320Z] archive_test.go:140: zstd not installed [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T16:38:08.320Z] archive_windows_test.go:16: Currently fails [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T16:38:08.320Z] changes_test.go:196: needs more investigation [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-04T16:38:08.320Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-04T16:38:08.320Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T16:38:08.320Z] changes_test.go:433: needs further investigation [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T16:38:08.320Z] changes_test.go:469: needs further investigation [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T16:38:08.320Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T16:38:08.320Z] poller_test.go:40: No chmod on Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T16:38:08.320Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T16:38:08.320Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T16:38:08.320Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T16:38:08.320Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T16:38:08.320Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T16:38:08.320Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T16:38:08.320Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T16:38:08.320Z] [2022-04-04T16:38:08.320Z] DONE 2103 tests, 70 skipped in 335.936s [2022-04-04T16:38:08.775Z] INFO: make.ps1 ended at 04/04/2022 16:38:08 [2022-04-04T16:38:09.022Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-04T16:38:09.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T16:38:09.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T16:38:09.541Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T16:38:09.541Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-04T16:38:09.541Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T16:38:09.541Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-04T16:38:09.541Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T16:38:09.541Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-04T16:38:09.541Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T16:38:09.541Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-04T16:38:09.541Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T16:38:10.919Z] check_test.go:308: [d5eb0cacf8934] daemon is not started [2022-04-04T16:38:10.919Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-04T16:38:11.660Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T16:38:11.660Z] INFO: Unit tests ended at 04/04/2022 16:38:10. Duration:00:05:48.4186962 [2022-04-04T16:38:11.660Z] INFO: Building busybox [2022-04-04T16:38:11.660Z] Sending build context to Docker daemon 5.12kB [2022-04-04T16:38:11.660Z] [2022-04-04T16:38:11.660Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T16:38:11.660Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T16:38:11.660Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T16:38:11.660Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T16:38:11.660Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T16:38:11.660Z] ---> 02f938cacc3b [2022-04-04T16:38:11.660Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T16:38:11.660Z] ---> Running in ba128cc5189a [2022-04-04T16:38:11.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T16:38:12.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T16:38:13.361Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T16:38:13.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T16:38:14.495Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-04T16:38:15.380Z] Removing intermediate container ba128cc5189a [2022-04-04T16:38:15.380Z] ---> 3f81614a02a6 [2022-04-04T16:38:15.380Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T16:38:15.380Z] ---> Running in 28c4d4021e78 [2022-04-04T16:38:15.836Z] Removing intermediate container 28c4d4021e78 [2022-04-04T16:38:15.836Z] ---> cfebb2fe93b7 [2022-04-04T16:38:15.836Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T16:38:15.836Z] ---> Running in c490a168f973 [2022-04-04T16:38:16.291Z] Removing intermediate container c490a168f973 [2022-04-04T16:38:16.291Z] ---> d203f17adc1b [2022-04-04T16:38:16.291Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.02s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.38s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.59s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.19s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.06s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2022-04-04T16:38:16.401Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2022-04-04T16:38:16.401Z] === RUN TestCgroupNamespacesRun [2022-04-04T16:38:17.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T16:38:17.597Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-04-04T16:38:17.597Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T16:38:17.816Z] [2022-04-04T16:38:17.816Z] ---> 09ff1ad353f3 [2022-04-04T16:38:17.816Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T16:38:17.816Z] ---> Running in 4f8d3ecbf401 [2022-04-04T16:38:19.503Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2022-04-04T16:38:19.503Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T16:38:19.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-04T16:38:20.021Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T16:38:20.280Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T16:38:20.863Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-04T16:38:21.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2022-04-04T16:38:21.143Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T16:38:21.412Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-04T16:38:21.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-04T16:38:21.996Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-04T16:38:22.581Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-04T16:38:22.842Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-04-04T16:38:22.842Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T16:38:23.102Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-04T16:38:23.669Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-04T16:38:24.236Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-04T16:38:24.236Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.56s) [2022-04-04T16:38:24.236Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T16:38:24.495Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-04T16:38:25.063Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-04T16:38:25.322Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T16:38:25.582Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-04T16:38:25.842Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-04-04T16:38:25.842Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T16:38:26.102Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-04T16:38:26.347Z] Removing intermediate container 4f8d3ecbf401 [2022-04-04T16:38:26.347Z] ---> 75547a27c62e [2022-04-04T16:38:26.347Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T16:38:26.347Z] ---> Running in cdd59723a3b4 [2022-04-04T16:38:26.670Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-04T16:38:26.670Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2022-04-04T16:38:26.670Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T16:38:27.239Z] check_test.go:308: [dc4c0fa882c77] daemon is not started [2022-04-04T16:38:27.239Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-04T16:38:27.308Z] [2022-04-04T16:38:27.308Z] SUCCESS: Specified value was saved. [2022-04-04T16:38:28.179Z] check_test.go:308: [da13c09be5edb] daemon is not started [2022-04-04T16:38:28.179Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-04T16:38:28.438Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-04-04T16:38:28.438Z] === RUN TestNISDomainname [2022-04-04T16:38:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-04T16:38:29.265Z] --- PASS: TestNISDomainname (0.81s) [2022-04-04T16:38:29.265Z] === RUN TestHostnameDnsResolution [2022-04-04T16:38:30.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T16:38:30.203Z] --- PASS: TestHostnameDnsResolution (1.02s) [2022-04-04T16:38:30.203Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T16:38:30.203Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-04T16:38:30.205Z] Removing intermediate container cdd59723a3b4 [2022-04-04T16:38:30.205Z] ---> d772f6d221f1 [2022-04-04T16:38:30.205Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T16:38:30.205Z] ---> Running in 5b6f99ed8c93 [2022-04-04T16:38:30.772Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T16:38:31.341Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-04-04T16:38:31.341Z] === RUN TestPrivilegedHostDevices [2022-04-04T16:38:31.909Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T16:38:32.168Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-04-04T16:38:32.168Z] === RUN TestStats [2022-04-04T16:38:33.103Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-04T16:38:33.669Z] check_test.go:308: [db4984131f8fc] daemon is not started [2022-04-04T16:38:33.669Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-04T16:38:33.918Z] Cannot create a file when that file already exists. [2022-04-04T16:38:35.044Z] --- PASS: TestStats (2.84s) [2022-04-04T16:38:35.044Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:38:35.044Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T16:38:35.044Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T16:38:35.044Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T16:38:35.044Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T16:38:35.044Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T16:38:35.044Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T16:38:35.044Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T16:38:35.044Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T16:38:35.044Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T16:38:35.044Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T16:38:35.044Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T16:38:35.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T16:38:35.871Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T16:38:35.871Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-04T16:38:36.131Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T16:38:37.069Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T16:38:37.328Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-04T16:38:37.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T16:38:38.153Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T16:38:38.579Z] Removing intermediate container 5b6f99ed8c93 [2022-04-04T16:38:38.579Z] ---> 802b6746bb46 [2022-04-04T16:38:38.579Z] Step 13/13 : CMD ["sh"] [2022-04-04T16:38:38.579Z] ---> Running in a65f301088af [2022-04-04T16:38:38.579Z] Removing intermediate container a65f301088af [2022-04-04T16:38:38.579Z] ---> cc1afd01862b [2022-04-04T16:38:38.579Z] Successfully built cc1afd01862b [2022-04-04T16:38:38.579Z] Successfully tagged busybox:latest [2022-04-04T16:38:38.579Z] INFO: Docker images of the daemon under test [2022-04-04T16:38:38.579Z] [2022-04-04T16:38:38.579Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T16:38:38.579Z] busybox latest cc1afd01862b 1 second ago 5.01GB [2022-04-04T16:38:38.579Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T16:38:38.579Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T16:38:38.579Z] [2022-04-04T16:38:38.579Z] INFO: Running integration tests at 04/04/2022 16:38:38... [2022-04-04T16:38:38.579Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T16:38:38.579Z] INFO: Integration API tests being run from the host: [2022-04-04T16:38:38.579Z] INFO: make.ps1 starting at 04/04/2022 16:38:38 [2022-04-04T16:38:39.093Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T16:38:39.541Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T16:38:39.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:38:39.798Z] INFO: Testing against a local daemon [2022-04-04T16:38:39.798Z] === RUN TestBuildWithSession [2022-04-04T16:38:39.798Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:38:39.798Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:38:39.798Z] === RUN TestBuildSquashParent [2022-04-04T16:38:39.798Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:38:39.798Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:38:39.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:38:39.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:38:39.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:38:39.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:38:39.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:38:39.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:38:39.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:38:39.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:38:39.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:38:39.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:38:39.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:38:40.032Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-04-04T16:38:40.032Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2022-04-04T16:38:40.032Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2022-04-04T16:38:40.032Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-04-04T16:38:40.032Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-04-04T16:38:40.032Z] === RUN TestDeleteDevicemapper [2022-04-04T16:38:40.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:38:40.032Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T16:38:40.032Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:38:40.969Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-04T16:38:41.907Z] check_test.go:308: [d3e1957725b51] daemon is not started [2022-04-04T16:38:41.907Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-04T16:38:42.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2022-04-04T16:38:42.167Z] === RUN TestUpdateMemory [2022-04-04T16:38:42.167Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:38:42.167Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T16:38:42.167Z] === RUN TestUpdateCPUQuota [2022-04-04T16:38:43.546Z] --- PASS: TestUpdateCPUQuota (1.38s) [2022-04-04T16:38:43.546Z] === RUN TestUpdatePidsLimit [2022-04-04T16:38:43.546Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T16:38:44.114Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T16:38:44.372Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T16:38:44.939Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T16:38:45.198Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T16:38:45.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T16:38:46.025Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T16:38:46.283Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T16:38:46.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:38:46.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit (3.65s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-04-04T16:38:47.220Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-04-04T16:38:47.220Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:38:48.155Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T16:38:49.093Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T16:38:49.352Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-04T16:38:51.889Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T16:38:51.889Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.50s) [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.75s) [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.81s) [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.34s) [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.21s) [2022-04-04T16:38:53.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.08s) [2022-04-04T16:38:53.929Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:38:53.929Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:38:54.423Z] check_test.go:308: [daf147316c799] daemon is not started [2022-04-04T16:38:54.423Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-04T16:38:54.681Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-04T16:38:55.250Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-04T16:38:55.818Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-04T16:38:57.195Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-04T16:38:57.195Z] check_test.go:308: [d53dc5ceab94b] daemon is not started [2022-04-04T16:38:57.195Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-04T16:38:59.097Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-04T16:38:59.356Z] --- PASS: TestUpdateRestartPolicy (12.15s) [2022-04-04T16:38:59.356Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:38:59.615Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T16:39:00.182Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2022-04-04T16:39:00.182Z] === RUN TestWaitNonBlocked [2022-04-04T16:39:00.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:39:00.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:39:00.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:39:00.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:39:00.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:39:00.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:39:00.182Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T16:39:00.182Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T16:39:00.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:39:01.118Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-04T16:39:01.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-04-04T16:39:01.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2022-04-04T16:39:01.118Z] === RUN TestWaitBlocked [2022-04-04T16:39:01.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:39:01.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:39:01.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:39:01.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:39:01.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T16:39:01.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T16:39:01.376Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-04T16:39:01.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:39:02.312Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-04T16:39:02.312Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2022-04-04T16:39:02.312Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2022-04-04T16:39:02.312Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T16:39:02.312Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T16:39:02.399Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:39:03.361Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:39:04.324Z] --- PASS: TestBuildMultiStageCopy (10.63s) [2022-04-04T16:39:04.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.02s) [2022-04-04T16:39:04.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-04-04T16:39:04.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2022-04-04T16:39:04.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2022-04-04T16:39:04.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2022-04-04T16:39:04.324Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:39:04.850Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T16:39:04.850Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-04T16:39:06.240Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2022-04-04T16:39:06.240Z] === CONT TestIpcModeOlderClient [2022-04-04T16:39:06.240Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s) [2022-04-04T16:39:06.240Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T16:39:06.240Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-04-04T16:39:06.240Z] === CONT TestDaemonHostGatewayIP [2022-04-04T16:39:06.491Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-04-04T16:39:06.492Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:39:06.492Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:06.492Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T16:39:06.492Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:39:06.499Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-04T16:39:07.068Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T16:39:08.019Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-04-04T16:39:08.019Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:39:08.444Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-04T16:39:09.380Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T16:39:09.946Z] --- PASS: TestDaemonHostGatewayIP (3.70s) [2022-04-04T16:39:09.946Z] === CONT TestDaemonRestartIpcMode [2022-04-04T16:39:11.325Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-04T16:39:13.250Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2022-04-04T16:39:14.207Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-04T16:39:14.470Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T16:39:15.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:39:15.363Z] INFO: Testing against a local daemon [2022-04-04T16:39:15.363Z] === RUN TestBuildWithSession [2022-04-04T16:39:15.363Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:39:15.363Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T16:39:15.363Z] === RUN TestBuildSquashParent [2022-04-04T16:39:15.363Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:15.363Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:39:15.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:39:15.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:39:15.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:39:15.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:39:15.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:39:15.363Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:39:15.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:39:15.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T16:39:15.363Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T16:39:15.363Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T16:39:15.363Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T16:39:16.376Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T16:39:17.754Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-04T16:39:17.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T16:39:18.606Z] --- PASS: TestBuildMultiStageOnBuild (10.49s) [2022-04-04T16:39:18.606Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:39:18.606Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:18.606Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T16:39:18.606Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:39:18.694Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2022-04-04T16:39:18.694Z] PASS [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] === Skipped [2022-04-04T16:39:18.694Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T16:39:18.694Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.02s) [2022-04-04T16:39:18.694Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T16:39:18.694Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T16:39:18.694Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T16:39:18.694Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T16:39:18.694Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:39:18.694Z] [2022-04-04T16:39:18.694Z] DONE 201 tests, 6 skipped in 163.906s [2022-04-04T16:39:18.694Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T16:39:18.694Z] ++ 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-04-04T16:39:18.694Z] ++ set -e [2022-04-04T16:39:18.694Z] ++ '[' -n 0 ']' [2022-04-04T16:39:18.694Z] ++ set -x [2022-04-04T16:39:18.694Z] ++ 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-04-04T16:39:18.953Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:39:18.953Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-04T16:39:19.520Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-04T16:39:19.520Z] === RUN TestDaemonConfigValidation [2022-04-04T16:39:19.520Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:39:19.520Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:39:19.520Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T16:39:19.520Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T16:39:19.520Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T16:39:19.520Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T16:39:19.520Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T16:39:19.520Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T16:39:19.520Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T16:39:19.520Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T16:39:19.520Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T16:39:19.520Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T16:39:19.520Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T16:39:19.520Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T16:39:19.778Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T16:39:19.779Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T16:39:19.779Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-04T16:39:19.779Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-04-04T16:39:19.779Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-04-04T16:39:19.779Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-04-04T16:39:19.779Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2022-04-04T16:39:19.779Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:39:19.779Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T16:39:20.347Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-04T16:39:20.914Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T16:39:21.172Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-04T16:39:22.110Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T16:39:23.047Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T16:39:23.047Z] daemon_test.go:156: [d913af91d21e5] daemon is not started [2022-04-04T16:39:23.047Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-04-04T16:39:23.047Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-04-04T16:39:23.047Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-04-04T16:39:23.047Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-04T16:39:23.047Z] === RUN TestDaemonProxy [2022-04-04T16:39:23.047Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T16:39:23.984Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-04T16:39:24.922Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T16:39:26.829Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T16:39:27.281Z] --- PASS: TestBuildMultiStageLayerLeak (8.84s) [2022-04-04T16:39:27.281Z] === RUN TestBuildWithHugeFile [2022-04-04T16:39:27.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T16:39:27.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T16:39:28.733Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T16:39:28.734Z] docker_cli_daemon_test.go:2522: [dffd42604b861] daemon is not started [2022-04-04T16:39:28.995Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T16:39:29.564Z] --- PASS: TestDaemonProxy (6.38s) [2022-04-04T16:39:29.564Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-04T16:39:29.564Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-04-04T16:39:29.564Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-04-04T16:39:29.564Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T16:39:29.564Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-04T16:39:29.564Z] PASS [2022-04-04T16:39:29.564Z] [2022-04-04T16:39:29.564Z] DONE 17 tests in 10.665s [2022-04-04T16:39:29.564Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T16:39:29.564Z] ++ 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-04-04T16:39:29.564Z] ++ set -e [2022-04-04T16:39:29.564Z] ++ '[' -n 0 ']' [2022-04-04T16:39:29.564Z] ++ set -x [2022-04-04T16:39:29.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-04T16:39:29.565Z] INFO: Testing against a local daemon [2022-04-04T16:39:29.565Z] === RUN TestCommitInheritsEnv [2022-04-04T16:39:30.132Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-04-04T16:39:30.132Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:39:30.132Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T16:39:30.132Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:39:30.132Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T16:39:30.132Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-04T16:39:30.132Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T16:39:30.132Z] === RUN TestImportWithCustomPlatform// [2022-04-04T16:39:30.132Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T16:39:30.390Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T16:39:30.390Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T16:39:30.648Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T16:39:30.648Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T16:39:30.648Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform (0.55s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T16:39:30.648Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T16:39:30.648Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:39:30.648Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-04T16:39:30.648Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:39:30.648Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T16:39:30.648Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:39:30.648Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T16:39:30.907Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T16:39:31.165Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-04-04T16:39:31.165Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T16:39:31.733Z] time="2022-04-04T16:39:31Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-04T16:39:33.652Z] --- PASS: TestRemoveImageGarbageCollector (2.56s) [2022-04-04T16:39:33.652Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:39:33.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-04T16:39:33.911Z] === RUN TestTagInvalidReference [2022-04-04T16:39:33.911Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-04T16:39:33.911Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:39:33.911Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-04T16:39:33.911Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:39:33.911Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-04T16:39:33.911Z] === RUN TestTagOfficialNames [2022-04-04T16:39:33.911Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-04T16:39:33.911Z] === RUN TestTagMatchesDigest [2022-04-04T16:39:33.911Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-04T16:39:33.911Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T16:39:34.845Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T16:39:35.104Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T16:39:35.118Z] --- PASS: TestBuildWithHugeFile (101.81s) [2022-04-04T16:39:35.118Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:39:35.118Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:39:35.118Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:39:35.118Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:39:35.118Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:39:35.118Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:39:35.118Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:39:35.118Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:39:35.118Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:39:35.118Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:39:35.118Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:39:35.118Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:39:35.118Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:39:35.118Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-04T16:39:35.118Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T16:39:35.118Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-04T16:39:35.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-04T16:39:35.119Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:39:35.119Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:35.119Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T16:39:35.119Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:39:35.119Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-04T16:39:35.119Z] PASS [2022-04-04T16:39:35.119Z] ok github.com/docker/docker/integration/build 164.035s [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] === Skipped [2022-04-04T16:39:35.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T16:39:35.119Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T16:39:35.119Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T16:39:35.119Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T16:39:35.119Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:39:35.119Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T16:39:35.119Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:35.119Z] [2022-04-04T16:39:35.119Z] DONE 29 tests, 6 skipped in 196.364s [2022-04-04T16:39:35.119Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T16:39:35.673Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T16:39:36.240Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T16:39:36.240Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.54s) [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.62s) [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.71s) [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.74s) [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.40s) [2022-04-04T16:39:36.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.34s) [2022-04-04T16:39:36.253Z] === RUN TestBuildMultiStageCopy [2022-04-04T16:39:36.253Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T16:39:36.498Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T16:39:36.757Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T16:39:37.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:39:37.333Z] INFO: Testing against a local daemon [2022-04-04T16:39:37.333Z] === RUN TestConfigInspect [2022-04-04T16:39:37.333Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T16:39:37.333Z] === RUN TestConfigList [2022-04-04T16:39:37.333Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T16:39:37.333Z] === RUN TestConfigsCreateAndDelete [2022-04-04T16:39:37.333Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T16:39:37.333Z] === RUN TestConfigsUpdate [2022-04-04T16:39:37.333Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T16:39:37.333Z] === RUN TestTemplatedConfig [2022-04-04T16:39:37.333Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T16:39:37.333Z] === RUN TestConfigCreateResolve [2022-04-04T16:39:37.333Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:39:37.333Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T16:39:37.333Z] PASS [2022-04-04T16:39:37.333Z] ok github.com/docker/docker/integration/config 0.085s [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] === Skipped [2022-04-04T16:39:37.333Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T16:39:37.333Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T16:39:37.333Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T16:39:37.333Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T16:39:37.333Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T16:39:37.333Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T16:39:37.333Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:39:37.333Z] [2022-04-04T16:39:37.333Z] DONE 6 tests, 6 skipped in 1.869s [2022-04-04T16:39:37.333Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T16:39:38.659Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T16:39:39.227Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T16:39:39.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:39:39.579Z] INFO: Testing against a local daemon [2022-04-04T16:39:39.579Z] === RUN TestCheckpoint [2022-04-04T16:39:39.579Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:39:39.579Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:39:39.579Z] === RUN TestContainerInvalidJSON [2022-04-04T16:39:39.579Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:39:39.579Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:39:39.579Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:39:39.579Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:39:40.047Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:39:40.047Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:39:40.047Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-04T16:39:40.047Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T16:39:40.047Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-04T16:39:40.047Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:39:40.047Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-04-04T16:39:40.047Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:39:40.047Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-04-04T16:39:40.047Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:39:40.519Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-04-04T16:39:40.519Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T16:39:40.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-04-04T16:39:40.519Z] === RUN TestCopyFromContainer [2022-04-04T16:39:40.519Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:40.519Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:39:40.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:39:40.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:39:40.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:39:40.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:39:40.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:39:40.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:39:40.519Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:39:40.519Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:39:40.519Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:39:40.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:39:40.519Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T16:39:40.519Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:39:40.519Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:40.519Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:39:40.519Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:39:40.519Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:39:40.519Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:39:40.519Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:39:40.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:39:40.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:39:40.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T16:39:40.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:39:40.519Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T16:39:40.519Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T16:39:40.519Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:39:40.604Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T16:39:40.990Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:39:40.990Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:39:40.990Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-04T16:39:40.990Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:39:40.990Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:39:40.990Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:39:40.990Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-04-04T16:39:40.990Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:39:40.990Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T16:39:40.990Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T16:39:40.990Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:39:40.990Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:40.990Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T16:39:40.990Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:39:40.990Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:40.990Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:39:40.990Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:39:40.990Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:41.173Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-04T16:39:41.459Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:41.459Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:42.548Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T16:39:43.117Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-04T16:39:43.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T16:39:43.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T16:39:44.053Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T16:39:44.255Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T16:39:45.214Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T16:39:45.430Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T16:39:45.688Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-04T16:39:45.688Z] check_test.go:308: [d682f5c5194de] daemon is not started [2022-04-04T16:39:45.688Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-04T16:39:46.173Z] --- PASS: TestBuildMultiStageCopy (11.01s) [2022-04-04T16:39:46.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.35s) [2022-04-04T16:39:46.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s) [2022-04-04T16:39:46.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-04-04T16:39:46.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2022-04-04T16:39:46.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2022-04-04T16:39:46.174Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T16:39:46.330Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-04T16:39:46.330Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.69s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.86s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.13s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.43s) [2022-04-04T16:39:46.330Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.76s) [2022-04-04T16:39:46.330Z] === RUN TestDiff [2022-04-04T16:39:46.330Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T16:39:46.330Z] --- SKIP: TestDiff (0.00s) [2022-04-04T16:39:46.330Z] === RUN TestExecWithCloseStdin [2022-04-04T16:39:46.624Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T16:39:48.334Z] --- PASS: TestBuildMultiStageParentConfig (2.24s) [2022-04-04T16:39:48.334Z] === RUN TestBuildLabelWithTargets [2022-04-04T16:39:48.334Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:39:48.334Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T16:39:48.334Z] === RUN TestBuildWithEmptyLayers [2022-04-04T16:39:48.543Z] --- PASS: TestExecWithCloseStdin (2.07s) [2022-04-04T16:39:48.543Z] === RUN TestExec [2022-04-04T16:39:49.858Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-04-04T16:39:49.858Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T16:39:50.754Z] --- PASS: TestExec (2.06s) [2022-04-04T16:39:50.754Z] === RUN TestExecUser [2022-04-04T16:39:50.754Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T16:39:50.754Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T16:39:50.754Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:39:50.754Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:50.754Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T16:39:50.754Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:39:50.754Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:50.754Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T16:39:50.754Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:39:50.754Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T16:39:50.754Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T16:39:50.754Z] === RUN TestHealthKillContainer [2022-04-04T16:39:50.754Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T16:39:50.754Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T16:39:50.754Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:39:50.754Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:39:50.754Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:39:50.754Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite (332.43s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.34s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.79s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.68s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.52s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.88s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.60s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.61s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.69s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.69s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.38s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.45s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.74s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2022-04-04T16:39:51.892Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.39s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.76s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-04T16:39:51.892Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.13s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.00s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.50s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.79s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.35s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.40s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.00s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.88s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.18s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.54s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.96s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.43s) [2022-04-04T16:39:51.893Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-04T16:39:51.893Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.36s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.55s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.00s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.02s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.98s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.57s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.04s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.78s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.32s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.47s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.60s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.24s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.16s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.44s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.37s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.93s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.11s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.00s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.78s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.40s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.54s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.97s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.70s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.35s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.34s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-04-04T16:39:51.893Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.45s) [2022-04-04T16:39:51.893Z] === RUN TestDockerSwarmSuite [2022-04-04T16:39:51.893Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-04T16:39:52.286Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2022-04-04T16:39:52.286Z] === RUN TestKillContainer [2022-04-04T16:39:52.286Z] === RUN TestKillContainer/no_signal [2022-04-04T16:39:52.828Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T16:39:54.206Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-04T16:39:54.537Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:39:54.537Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T16:39:54.537Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:39:56.705Z] --- PASS: TestKillContainer (4.24s) [2022-04-04T16:39:56.705Z] --- PASS: TestKillContainer/no_signal (1.83s) [2022-04-04T16:39:56.705Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:39:56.705Z] --- PASS: TestKillContainer/killing_signal (2.36s) [2022-04-04T16:39:56.705Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:39:56.705Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:39:56.705Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T16:39:56.705Z] === RUN TestKillStoppedContainer [2022-04-04T16:39:56.705Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:39:56.705Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T16:39:56.705Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:39:56.705Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:39:56.705Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T16:39:56.705Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:39:56.705Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T16:39:56.705Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T16:39:56.705Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:39:56.705Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:39:56.705Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T16:39:56.705Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:39:56.705Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:39:56.705Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T16:39:56.705Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:39:57.204Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-04T16:39:57.204Z] Copying nested executables into bundles/binary-daemon [2022-04-04T16:39:57.491Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-04T16:39:58.590Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-04T16:39:58.590Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:39:58.852Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-04T16:39:58.852Z] [2022-04-04T16:39:58.869Z] --- PASS: TestLogsFollowTailEmpty (1.85s) [2022-04-04T16:39:58.869Z] === RUN TestNetworkNat [2022-04-04T16:39:58.869Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T16:39:58.869Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T16:39:58.869Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-04T16:40:00.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER docker:a19508560ba19579a76e270e8f1de55134285d38 hack/make.sh cross [2022-04-04T16:40:00.401Z] [2022-04-04T16:40:00.401Z] Removing bundles/ [2022-04-04T16:40:00.663Z] [2022-04-04T16:40:00.663Z] ---> Making bundle: cross (in bundles/cross) [2022-04-04T16:40:00.663Z] Cross building: bundles/cross/linux/amd64 [2022-04-04T16:40:00.663Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-04T16:40:00.663Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T16:40:01.858Z] --- PASS: TestNetworkLocalhostTCPNat (3.09s) [2022-04-04T16:40:01.858Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:40:01.858Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T16:40:01.858Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T16:40:01.858Z] === RUN TestPause [2022-04-04T16:40:01.858Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T16:40:01.858Z] --- SKIP: TestPause (0.00s) [2022-04-04T16:40:01.858Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:40:02.605Z] --- PASS: TestBuildMultiStageOnBuild (12.11s) [2022-04-04T16:40:02.605Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T16:40:02.605Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:40:02.605Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T16:40:02.605Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T16:40:02.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-04T16:40:03.388Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2022-04-04T16:40:03.388Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:40:03.388Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:40:03.388Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T16:40:03.388Z] === RUN TestPsFilter [2022-04-04T16:40:03.857Z] --- PASS: TestPsFilter (0.36s) [2022-04-04T16:40:03.857Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:40:06.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2022-04-04T16:40:06.779Z] === RUN TestRemoveContainerWithVolume [2022-04-04T16:40:08.941Z] --- PASS: TestRemoveContainerWithVolume (2.32s) [2022-04-04T16:40:08.941Z] === RUN TestRemoveContainerRunning [2022-04-04T16:40:10.467Z] --- PASS: TestRemoveContainerRunning (1.80s) [2022-04-04T16:40:10.467Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:40:12.635Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2022-04-04T16:40:12.635Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:40:12.635Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-04T16:40:12.635Z] === RUN TestRenameLinkedContainer [2022-04-04T16:40:12.635Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T16:40:12.635Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T16:40:12.635Z] === RUN TestRenameStoppedContainer [2022-04-04T16:40:12.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T16:40:13.016Z] --- PASS: TestBuildMultiStageLayerLeak (10.33s) [2022-04-04T16:40:13.016Z] === RUN TestBuildWithHugeFile [2022-04-04T16:40:14.266Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T16:40:14.799Z] --- PASS: TestRenameStoppedContainer (2.28s) [2022-04-04T16:40:14.799Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:40:15.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-04T16:40:17.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-04T16:40:18.518Z] --- PASS: TestRenameRunningContainerAndReuse (3.75s) [2022-04-04T16:40:18.518Z] === RUN TestRenameInvalidName [2022-04-04T16:40:19.558Z] docker_api_swarm_test.go:563: [d3684c09fcbc1] joining swarm manager [d6c8e5df05027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:40:20.050Z] --- PASS: TestRenameInvalidName (1.80s) [2022-04-04T16:40:20.050Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:40:23.753Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T16:40:24.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T16:40:24.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T16:40:25.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T16:40:26.892Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T16:40:26.892Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-04T16:40:26.892Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T16:40:27.150Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T16:40:30.339Z] --- PASS: TestRenameAnonymousContainer (9.08s) [2022-04-04T16:40:30.339Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:40:31.302Z] --- PASS: TestRenameContainerWithSameName (1.84s) [2022-04-04T16:40:31.302Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:40:31.302Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T16:40:31.302Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T16:40:31.302Z] === RUN TestResize [2022-04-04T16:40:32.424Z] docker_api_swarm_test.go:585: [de4f31f26c5c5] joining swarm manager [d6c8e5df05027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:40:32.829Z] --- PASS: TestResize (1.80s) [2022-04-04T16:40:32.829Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:40:34.696Z] --- PASS: TestResizeWithInvalidSize (1.78s) [2022-04-04T16:40:34.696Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:40:34.962Z] check_test.go:379: [d3684c09fcbc1] daemon is not started [2022-04-04T16:40:36.867Z] --- PASS: TestResizeWhenContainerNotStarted (2.40s) [2022-04-04T16:40:36.867Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:40:36.867Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:40:36.867Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:40:36.867Z] === RUN TestStats [2022-04-04T16:40:36.867Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T16:40:36.867Z] --- SKIP: TestStats (0.00s) [2022-04-04T16:40:36.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:40:37.495Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T16:40:37.495Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T16:40:38.430Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T16:40:38.688Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T16:40:38.947Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T16:40:39.882Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T16:40:39.882Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T16:40:41.537Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.45s) [2022-04-04T16:40:41.537Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:40:41.537Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T16:40:41.537Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T16:40:41.537Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:40:41.786Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T16:40:43.693Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T16:40:45.106Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T16:40:45.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-04T16:40:45.364Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-04T16:40:45.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-04T16:40:46.742Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T16:40:47.315Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T16:40:48.256Z] docker_api_swarm_test.go:46: [d1b3d79edf909] joining swarm manager [d29639c5ea5a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:40:48.823Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T16:40:50.725Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T16:40:51.292Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T16:40:51.550Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T16:40:53.455Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T16:40:55.360Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T16:40:56.738Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T16:41:02.010Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T16:41:02.010Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T16:41:02.269Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T16:41:02.578Z] --- PASS: TestUpdateRestartPolicy (20.76s) [2022-04-04T16:41:02.578Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:41:02.836Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T16:41:03.405Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T16:41:03.665Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T16:41:04.110Z] --- PASS: TestUpdateRestartWithAutoRemove (1.85s) [2022-04-04T16:41:04.110Z] === RUN TestWaitNonBlocked [2022-04-04T16:41:04.110Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:41:04.110Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:41:04.110Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:41:04.110Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:41:04.110Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:41:04.110Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:41:04.233Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T16:41:04.801Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T16:41:05.369Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T16:41:05.629Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T16:41:05.888Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T16:41:06.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-04T16:41:06.457Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T16:41:07.004Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-04T16:41:07.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.71s) [2022-04-04T16:41:07.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.78s) [2022-04-04T16:41:07.004Z] === RUN TestWaitBlocked [2022-04-04T16:41:07.004Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:07.004Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T16:41:07.004Z] PASS [2022-04-04T16:41:07.004Z] ok github.com/docker/docker/integration/container 87.229s [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === Skipped [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T16:41:07.004Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T16:41:07.004Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T16:41:07.004Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T16:41:07.004Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T16:41:07.004Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T16:41:07.004Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T16:41:07.004Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T16:41:07.004Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:41:07.004Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-04T16:41:07.004Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:41:07.004Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T16:41:07.004Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T16:41:07.004Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T16:41:07.004Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T16:41:07.004Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T16:41:07.004Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T16:41:07.004Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:41:07.004Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T16:41:07.004Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T16:41:07.004Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T16:41:07.004Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T16:41:07.004Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T16:41:07.004Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.004Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T16:41:07.004Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.004Z] [2022-04-04T16:41:07.005Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T16:41:07.005Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:07.005Z] [2022-04-04T16:41:07.005Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T16:41:07.005Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:07.005Z] [2022-04-04T16:41:07.005Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:41:07.005Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:07.005Z] [2022-04-04T16:41:07.005Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T16:41:07.005Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T16:41:07.005Z] [2022-04-04T16:41:07.005Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T16:41:07.005Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T16:41:07.005Z] [2022-04-04T16:41:07.005Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T16:41:07.005Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:07.005Z] [2022-04-04T16:41:07.005Z] DONE 96 tests, 34 skipped in 89.893s [2022-04-04T16:41:07.005Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T16:41:07.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-04T16:41:07.967Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T16:41:12.157Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T16:41:16.344Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T16:41:19.632Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T16:41:19.632Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T16:41:19.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T16:41:19.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T16:41:19.632Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T16:41:19.890Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T16:41:21.797Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T16:41:23.173Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T16:41:26.458Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T16:41:26.719Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T16:41:27.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T16:41:32.127Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:41:32.127Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T16:41:32.127Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T16:41:32.127Z] === RUN TestDaemonConfigValidation [2022-04-04T16:41:32.127Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T16:41:32.127Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T16:41:32.128Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:41:32.128Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T16:41:32.128Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T16:41:32.128Z] === RUN TestDaemonProxy [2022-04-04T16:41:32.128Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T16:41:32.128Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T16:41:32.128Z] PASS [2022-04-04T16:41:32.128Z] ok github.com/docker/docker/integration/daemon 0.133s [2022-04-04T16:41:32.128Z] [2022-04-04T16:41:32.128Z] === Skipped [2022-04-04T16:41:32.128Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T16:41:32.128Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T16:41:32.128Z] [2022-04-04T16:41:32.128Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T16:41:32.128Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T16:41:32.128Z] [2022-04-04T16:41:32.128Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T16:41:32.128Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T16:41:32.128Z] [2022-04-04T16:41:32.128Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T16:41:32.128Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T16:41:32.128Z] [2022-04-04T16:41:32.128Z] DONE 4 tests, 4 skipped in 22.358s [2022-04-04T16:41:32.128Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T16:41:33.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:33.658Z] INFO: Testing against a local daemon [2022-04-04T16:41:33.658Z] === RUN TestCommitInheritsEnv [2022-04-04T16:41:33.658Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:33.658Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T16:41:33.658Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:41:33.658Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:41:33.658Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:41:33.658Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:41:33.658Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:41:33.658Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T16:41:33.658Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:41:33.658Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-04T16:41:33.658Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:41:33.658Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-04T16:41:33.658Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:41:34.622Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2022-04-04T16:41:34.622Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:41:34.622Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-04T16:41:34.622Z] === RUN TestTagInvalidReference [2022-04-04T16:41:34.622Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-04T16:41:34.622Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:41:34.622Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-04T16:41:34.622Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:41:34.622Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-04T16:41:34.622Z] === RUN TestTagOfficialNames [2022-04-04T16:41:34.622Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-04T16:41:34.622Z] === RUN TestTagMatchesDigest [2022-04-04T16:41:35.077Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-04T16:41:35.077Z] PASS [2022-04-04T16:41:35.077Z] ok github.com/docker/docker/integration/image 1.524s [2022-04-04T16:41:35.077Z] [2022-04-04T16:41:35.077Z] === Skipped [2022-04-04T16:41:35.077Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T16:41:35.077Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:35.077Z] [2022-04-04T16:41:35.077Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:41:35.077Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:41:35.077Z] [2022-04-04T16:41:35.077Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T16:41:35.077Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:41:35.077Z] [2022-04-04T16:41:35.077Z] DONE 12 tests, 3 skipped in 5.404s [2022-04-04T16:41:35.077Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T16:41:37.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:37.252Z] INFO: Testing against a local daemon [2022-04-04T16:41:37.252Z] === RUN TestNetworkCreateDelete [2022-04-04T16:41:37.252Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:37.252Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:41:37.252Z] 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-04-04T16:41:37.252Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestDaemonDNSFallback [2022-04-04T16:41:37.252Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:37.252Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestInspectNetwork [2022-04-04T16:41:37.252Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:37.252Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:41:37.252Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:37.252Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:41:37.252Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:41:37.252Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:41:37.252Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:41:37.252Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:41:37.252Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:41:37.252Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:41:37.252Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:41:37.252Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:41:37.252Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T16:41:37.252Z] === RUN TestNetworkList [2022-04-04T16:41:37.252Z] === RUN TestNetworkList//networks [2022-04-04T16:41:37.252Z] === PAUSE TestNetworkList//networks [2022-04-04T16:41:37.252Z] === RUN TestNetworkList//networks/ [2022-04-04T16:41:37.252Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:41:37.252Z] === CONT TestNetworkList//networks [2022-04-04T16:41:37.252Z] === CONT TestNetworkList//networks/ [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkList (0.05s) [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:41:37.252Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:41:37.252Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2022-04-04T16:41:37.252Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:41:37.252Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:41:37.252Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:41:37.252Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:41:37.252Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:41:37.252Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:41:37.252Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:41:37.252Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:41:37.252Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:41:37.252Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T16:41:37.252Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:41:37.252Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:41:37.252Z] PASS [2022-04-04T16:41:37.252Z] ok github.com/docker/docker/integration/network 0.179s [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === Skipped [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T16:41:37.252Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T16:41:37.252Z] 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-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T16:41:37.252Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T16:41:37.252Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:41:37.252Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2022-04-04T16:41:37.252Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:41:37.252Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T16:41:37.252Z] [2022-04-04T16:41:37.252Z] DONE 22 tests, 15 skipped in 2.203s [2022-04-04T16:41:37.266Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T16:41:37.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T16:41:38.166Z] testing: warning: no tests to run [2022-04-04T16:41:38.166Z] PASS [2022-04-04T16:41:38.166Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2022-04-04T16:41:38.166Z] [2022-04-04T16:41:38.166Z] DONE 0 tests in 0.678s [2022-04-04T16:41:38.166Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T16:41:38.898Z] --- PASS: TestBuildWithHugeFile (118.23s) [2022-04-04T16:41:38.898Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:41:38.898Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:41:38.898Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:41:38.898Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:41:38.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:41:38.898Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:41:38.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:41:38.898Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:41:38.898Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:41:38.898Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:41:38.898Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:41:38.898Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:41:38.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-04T16:41:38.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T16:41:38.898Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-04T16:41:38.898Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-04T16:41:38.898Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:41:38.898Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:38.898Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:41:38.898Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-04T16:41:38.898Z] PASS [2022-04-04T16:41:38.898Z] ok github.com/docker/docker/integration/build 169.637s [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === Skipped [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T16:41:38.898Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T16:41:38.898Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T16:41:38.898Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T16:41:38.898Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:41:38.898Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T16:41:38.898Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] DONE 29 tests, 6 skipped in 201.471s [2022-04-04T16:41:38.898Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T16:41:38.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:41:38.898Z] INFO: Testing against a local daemon [2022-04-04T16:41:38.898Z] === RUN TestConfigInspect [2022-04-04T16:41:38.898Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestConfigList [2022-04-04T16:41:38.898Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestConfigsCreateAndDelete [2022-04-04T16:41:38.898Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestConfigsUpdate [2022-04-04T16:41:38.898Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestTemplatedConfig [2022-04-04T16:41:38.898Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestConfigCreateResolve [2022-04-04T16:41:38.898Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:38.898Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T16:41:38.898Z] PASS [2022-04-04T16:41:38.898Z] ok github.com/docker/docker/integration/config 0.096s [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === Skipped [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T16:41:38.898Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T16:41:38.898Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T16:41:38.898Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T16:41:38.898Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T16:41:38.898Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T16:41:38.898Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:38.898Z] [2022-04-04T16:41:38.898Z] DONE 6 tests, 6 skipped in 1.809s [2022-04-04T16:41:38.898Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T16:41:38.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:41:38.898Z] INFO: Testing against a local daemon [2022-04-04T16:41:38.898Z] === RUN TestCheckpoint [2022-04-04T16:41:38.898Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:41:38.898Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestContainerInvalidJSON [2022-04-04T16:41:38.898Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:41:38.898Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:41:38.898Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:41:38.898Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:41:38.898Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:41:38.898Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:41:38.898Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-04T16:41:38.898Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T16:41:38.898Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-04T16:41:38.898Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:41:38.898Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-04T16:41:38.898Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:41:38.898Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-04-04T16:41:38.898Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:41:38.898Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-04-04T16:41:38.898Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T16:41:38.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-04T16:41:38.898Z] === RUN TestCopyFromContainer [2022-04-04T16:41:38.898Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:41:38.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:41:38.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:41:38.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:41:38.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:41:38.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:41:38.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:41:38.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:41:38.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:41:38.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:41:38.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T16:41:38.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:41:38.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:41:38.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:41:38.898Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T16:41:38.898Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:41:38.898Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:41:38.898Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:41:38.898Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:41:38.898Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:41:38.898Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:41:38.898Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:41:38.898Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:41:38.898Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:41:38.898Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:41:38.898Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T16:41:38.898Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:41:38.898Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:41:38.898Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:41:38.898Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.898Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:41:38.898Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:38.898Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T16:41:38.898Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:41:38.898Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:38.898Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T16:41:38.899Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:41:38.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:41:38.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:41:38.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:41:38.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:41:38.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:41:38.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:41:38.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:41:38.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:41:38.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:41:38.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:41:38.899Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:41:38.899Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:41:38.899Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:41:38.899Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:41:38.899Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:41:38.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T16:41:38.899Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:41:38.899Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T16:41:38.899Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T16:41:38.899Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:41:38.899Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:41:38.899Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:41:38.899Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:41:38.899Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:41:38.899Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:41:38.899Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-04T16:41:38.899Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:41:38.899Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T16:41:38.899Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T16:41:38.899Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:41:38.899Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:38.899Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:38.899Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-04T16:41:38.899Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.56s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.23s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.52s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.06s) [2022-04-04T16:41:38.899Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.12s) [2022-04-04T16:41:38.899Z] === RUN TestDiff [2022-04-04T16:41:38.899Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:38.899Z] --- SKIP: TestDiff (0.00s) [2022-04-04T16:41:38.899Z] === RUN TestExecWithCloseStdin [2022-04-04T16:41:38.899Z] --- PASS: TestExecWithCloseStdin (1.98s) [2022-04-04T16:41:38.899Z] === RUN TestExec [2022-04-04T16:41:39.128Z] testing: warning: no tests to run [2022-04-04T16:41:39.128Z] PASS [2022-04-04T16:41:39.128Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2022-04-04T16:41:39.128Z] [2022-04-04T16:41:39.128Z] DONE 0 tests in 0.676s [2022-04-04T16:41:39.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T16:41:39.174Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T16:41:39.583Z] testing: warning: no tests to run [2022-04-04T16:41:39.583Z] PASS [2022-04-04T16:41:39.583Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-04-04T16:41:39.583Z] [2022-04-04T16:41:39.583Z] DONE 0 tests in 0.681s [2022-04-04T16:41:39.863Z] --- PASS: TestExec (1.64s) [2022-04-04T16:41:39.863Z] === RUN TestExecUser [2022-04-04T16:41:39.863Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T16:41:39.863Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T16:41:39.863Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:41:39.863Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:39.863Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T16:41:39.863Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:41:39.863Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:39.863Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T16:41:39.863Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:41:39.863Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:39.863Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T16:41:39.863Z] === RUN TestHealthKillContainer [2022-04-04T16:41:39.863Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T16:41:39.863Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T16:41:39.863Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:41:39.863Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:41:39.863Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:41:39.863Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:41:40.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T16:41:40.113Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T16:41:40.498Z] testing: warning: no tests to run [2022-04-04T16:41:40.498Z] PASS [2022-04-04T16:41:40.498Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2022-04-04T16:41:40.498Z] [2022-04-04T16:41:40.498Z] DONE 0 tests in 0.681s [2022-04-04T16:41:40.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T16:41:41.402Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2022-04-04T16:41:41.402Z] === RUN TestKillContainer [2022-04-04T16:41:41.402Z] === RUN TestKillContainer/no_signal [2022-04-04T16:41:42.017Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T16:41:42.017Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-04T16:41:42.017Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T16:41:43.023Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:41:43.023Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T16:41:43.023Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:41:45.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:45.618Z] INFO: Testing against a local daemon [2022-04-04T16:41:45.618Z] === RUN TestPluginInvalidJSON [2022-04-04T16:41:45.618Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:41:45.618Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:41:45.618Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:41:45.618Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-04T16:41:45.618Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-04-04T16:41:45.618Z] === RUN TestPluginInstall [2022-04-04T16:41:45.618Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T16:41:45.618Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T16:41:45.618Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:41:45.618Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T16:41:45.618Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T16:41:45.618Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:41:45.618Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T16:41:45.618Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:41:45.618Z] PASS [2022-04-04T16:41:45.618Z] ok github.com/docker/docker/integration/plugin/common 0.200s [2022-04-04T16:41:45.618Z] [2022-04-04T16:41:45.618Z] === Skipped [2022-04-04T16:41:45.618Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T16:41:45.618Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T16:41:45.618Z] [2022-04-04T16:41:45.618Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T16:41:45.618Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T16:41:45.618Z] [2022-04-04T16:41:45.618Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:41:45.618Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T16:41:45.618Z] [2022-04-04T16:41:45.619Z] DONE 5 tests, 3 skipped in 5.035s [2022-04-04T16:41:46.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T16:41:46.211Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T16:41:46.470Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T16:41:48.371Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T16:41:48.371Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T16:41:48.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:48.372Z] INFO: Testing against a local daemon [2022-04-04T16:41:48.372Z] === RUN TestExternalGraphDriver [2022-04-04T16:41:48.372Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T16:41:48.372Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T16:41:48.372Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:41:48.372Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T16:41:48.372Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T16:41:48.372Z] PASS [2022-04-04T16:41:48.372Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.102s [2022-04-04T16:41:48.842Z] [2022-04-04T16:41:48.842Z] === Skipped [2022-04-04T16:41:48.842Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T16:41:48.842Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T16:41:48.842Z] [2022-04-04T16:41:48.842Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T16:41:48.842Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T16:41:48.842Z] [2022-04-04T16:41:48.842Z] DONE 2 tests, 2 skipped in 2.716s [2022-04-04T16:41:48.842Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T16:41:50.188Z] --- PASS: TestKillContainer (8.30s) [2022-04-04T16:41:50.188Z] --- PASS: TestKillContainer/no_signal (1.73s) [2022-04-04T16:41:50.188Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:41:50.188Z] --- PASS: TestKillContainer/killing_signal (6.52s) [2022-04-04T16:41:50.188Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:41:50.188Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:41:50.188Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T16:41:50.188Z] === RUN TestKillStoppedContainer [2022-04-04T16:41:50.188Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:41:50.188Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T16:41:50.188Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:41:50.188Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:41:50.188Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T16:41:50.188Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:41:50.188Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T16:41:50.188Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T16:41:50.188Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:41:50.188Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:50.188Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T16:41:50.188Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:41:50.188Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:41:50.188Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T16:41:50.188Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:41:50.276Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T16:41:50.845Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T16:41:51.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:51.058Z] INFO: Testing against a local daemon [2022-04-04T16:41:51.058Z] === RUN TestReadPluginNoRead [2022-04-04T16:41:51.058Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T16:41:51.058Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T16:41:51.058Z] PASS [2022-04-04T16:41:51.058Z] ok github.com/docker/docker/integration/plugin/logging 0.089s [2022-04-04T16:41:51.058Z] [2022-04-04T16:41:51.058Z] === Skipped [2022-04-04T16:41:51.058Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T16:41:51.058Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T16:41:51.058Z] [2022-04-04T16:41:51.058Z] DONE 1 tests, 1 skipped in 2.085s [2022-04-04T16:41:51.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T16:41:51.176Z] --- PASS: TestLogsFollowTailEmpty (1.67s) [2022-04-04T16:41:51.176Z] === RUN TestNetworkNat [2022-04-04T16:41:51.176Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:51.176Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T16:41:51.176Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T16:41:51.783Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T16:41:52.045Z] testing: warning: no tests to run [2022-04-04T16:41:52.045Z] PASS [2022-04-04T16:41:52.045Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-04-04T16:41:52.045Z] [2022-04-04T16:41:52.045Z] DONE 0 tests in 1.073s [2022-04-04T16:41:52.045Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T16:41:52.181Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-04T16:41:52.181Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-04T16:41:52.721Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T16:41:53.126Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-04T16:41:53.126Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T16:41:53.389Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-04T16:41:53.389Z] Cross building: bundles/cross/windows/amd64 [2022-04-04T16:41:53.389Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-04T16:41:53.389Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T16:41:53.397Z] --- PASS: TestNetworkLocalhostTCPNat (1.89s) [2022-04-04T16:41:53.397Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:41:53.397Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:53.397Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T16:41:53.397Z] === RUN TestPause [2022-04-04T16:41:53.397Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T16:41:53.397Z] --- SKIP: TestPause (0.00s) [2022-04-04T16:41:53.397Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:41:54.099Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T16:41:54.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:54.267Z] INFO: Testing against a local daemon [2022-04-04T16:41:54.267Z] === RUN TestPluginWithDevMounts [2022-04-04T16:41:54.267Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.267Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T16:41:54.267Z] PASS [2022-04-04T16:41:54.267Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2022-04-04T16:41:54.267Z] [2022-04-04T16:41:54.267Z] === Skipped [2022-04-04T16:41:54.267Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T16:41:54.267Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.267Z] [2022-04-04T16:41:54.267Z] DONE 1 tests, 1 skipped in 2.116s [2022-04-04T16:41:54.267Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T16:41:54.358Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T16:41:54.387Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.51s) [2022-04-04T16:41:54.387Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:41:54.387Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.387Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T16:41:54.387Z] === RUN TestPsFilter [2022-04-04T16:41:54.480Z] --- PASS: TestBuildWithHugeFile (91.54s) [2022-04-04T16:41:54.480Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T16:41:54.480Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:41:54.480Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T16:41:54.480Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:41:54.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:41:54.480Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:41:54.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:41:54.480Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:41:54.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:41:54.480Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T16:41:54.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T16:41:54.480Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T16:41:54.480Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-04T16:41:54.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T16:41:54.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-04T16:41:54.480Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestBuildPreserveOwnership [2022-04-04T16:41:54.480Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:54.480Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestBuildPlatformInvalid [2022-04-04T16:41:54.480Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-04T16:41:54.480Z] PASS [2022-04-04T16:41:54.480Z] ok github.com/docker/docker/integration/build 152.545s [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] === Skipped [2022-04-04T16:41:54.480Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T16:41:54.480Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T16:41:54.480Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T16:41:54.480Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T16:41:54.480Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T16:41:54.480Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T16:41:54.480Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.480Z] DONE 29 tests, 6 skipped in 184.869s [2022-04-04T16:41:54.480Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T16:41:54.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:54.480Z] INFO: Testing against a local daemon [2022-04-04T16:41:54.480Z] === RUN TestConfigInspect [2022-04-04T16:41:54.480Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.480Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestConfigList [2022-04-04T16:41:54.480Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.480Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestConfigsCreateAndDelete [2022-04-04T16:41:54.480Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.480Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestConfigsUpdate [2022-04-04T16:41:54.480Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.480Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestTemplatedConfig [2022-04-04T16:41:54.480Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.480Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T16:41:54.480Z] === RUN TestConfigCreateResolve [2022-04-04T16:41:54.480Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:54.480Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T16:41:54.480Z] PASS [2022-04-04T16:41:54.480Z] ok github.com/docker/docker/integration/config 0.075s [2022-04-04T16:41:54.480Z] [2022-04-04T16:41:54.481Z] === Skipped [2022-04-04T16:41:54.481Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T16:41:54.481Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] [2022-04-04T16:41:54.481Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T16:41:54.481Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] [2022-04-04T16:41:54.481Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T16:41:54.481Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] [2022-04-04T16:41:54.481Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T16:41:54.481Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] [2022-04-04T16:41:54.481Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T16:41:54.481Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] [2022-04-04T16:41:54.481Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T16:41:54.481Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:54.481Z] [2022-04-04T16:41:54.481Z] DONE 6 tests, 6 skipped in 2.015s [2022-04-04T16:41:54.481Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T16:41:54.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:54.481Z] INFO: Testing against a local daemon [2022-04-04T16:41:54.481Z] === RUN TestCheckpoint [2022-04-04T16:41:54.481Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:41:54.481Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestContainerInvalidJSON [2022-04-04T16:41:54.481Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:41:54.481Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:41:54.481Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:41:54.481Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:41:54.481Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T16:41:54.481Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T16:41:54.481Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-04T16:41:54.481Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T16:41:54.481Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T16:41:54.481Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-04-04T16:41:54.481Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T16:41:54.481Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-04-04T16:41:54.481Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T16:41:54.481Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-04-04T16:41:54.481Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T16:41:54.481Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-04T16:41:54.481Z] === RUN TestCopyFromContainer [2022-04-04T16:41:54.481Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T16:41:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:41:54.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:41:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:41:54.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:41:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:41:54.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:41:54.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T16:41:54.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T16:41:54.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T16:41:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T16:41:54.481Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T16:41:54.481Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidEnv [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T16:41:54.481Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T16:41:54.481Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:54.481Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T16:41:54.481Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:54.481Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:41:54.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:41:54.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T16:41:54.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T16:41:54.481Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T16:41:54.481Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateDifferentPlatform [2022-04-04T16:41:54.481Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T16:41:54.481Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T16:41:54.481Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T16:41:54.481Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T16:41:54.481Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-04T16:41:54.481Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T16:41:54.481Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T16:41:54.481Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T16:41:54.481Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T16:41:54.481Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:54.481Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T16:41:54.481Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.481Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:41:54.481Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T16:41:54.618Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T16:41:54.857Z] --- PASS: TestPsFilter (0.19s) [2022-04-04T16:41:54.857Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:41:54.877Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T16:41:54.949Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-04T16:41:54.949Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-04-04T16:41:54.949Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-04T16:41:54.949Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-04T16:41:54.949Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-04T16:41:54.949Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.60s) [2022-04-04T16:41:54.949Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.57s) [2022-04-04T16:41:54.949Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.46s) [2022-04-04T16:41:54.949Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.57s) [2022-04-04T16:41:54.949Z] === RUN TestDiff [2022-04-04T16:41:54.949Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:54.949Z] --- SKIP: TestDiff (0.00s) [2022-04-04T16:41:54.949Z] === RUN TestExecWithCloseStdin [2022-04-04T16:41:54.949Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T16:41:54.949Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-04T16:41:54.949Z] === RUN TestExec [2022-04-04T16:41:55.446Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T16:41:55.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:55.840Z] INFO: Testing against a local daemon [2022-04-04T16:41:55.840Z] === RUN TestSecretInspect [2022-04-04T16:41:55.840Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:55.840Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T16:41:55.840Z] === RUN TestSecretList [2022-04-04T16:41:55.840Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:55.840Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T16:41:55.840Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:41:55.840Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:55.840Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T16:41:55.840Z] === RUN TestSecretsUpdate [2022-04-04T16:41:55.840Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:55.840Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T16:41:55.840Z] === RUN TestTemplatedSecret [2022-04-04T16:41:55.840Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:55.840Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T16:41:55.840Z] === RUN TestSecretCreateResolve [2022-04-04T16:41:55.840Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:55.840Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T16:41:55.840Z] PASS [2022-04-04T16:41:55.840Z] ok github.com/docker/docker/integration/secret 0.086s [2022-04-04T16:41:56.014Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T16:41:56.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-04T16:41:56.307Z] [2022-04-04T16:41:56.308Z] === Skipped [2022-04-04T16:41:56.308Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T16:41:56.308Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:56.308Z] [2022-04-04T16:41:56.308Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T16:41:56.308Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:56.308Z] [2022-04-04T16:41:56.308Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T16:41:56.308Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:56.308Z] [2022-04-04T16:41:56.308Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T16:41:56.308Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:56.308Z] [2022-04-04T16:41:56.308Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T16:41:56.308Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:56.308Z] [2022-04-04T16:41:56.308Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T16:41:56.308Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:56.308Z] [2022-04-04T16:41:56.308Z] DONE 6 tests, 6 skipped in 1.800s [2022-04-04T16:41:56.308Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T16:41:57.075Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.03s) [2022-04-04T16:41:57.075Z] === RUN TestRemoveContainerWithVolume [2022-04-04T16:41:58.175Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T16:41:58.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:41:58.524Z] INFO: Testing against a local daemon [2022-04-04T16:41:58.524Z] === RUN TestServiceCreateInit [2022-04-04T16:41:58.524Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:41:58.524Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:41:58.524Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:41:58.524Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceConflict [2022-04-04T16:41:58.524Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:41:58.524Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-04T16:41:58.524Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:41:58.524Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:41:58.524Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:41:58.524Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceSysctls [2022-04-04T16:41:58.524Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-04T16:41:58.524Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:41:58.524Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T16:41:58.524Z] === RUN TestInspect [2022-04-04T16:41:58.524Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestInspect (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestCreateJob [2022-04-04T16:41:58.524Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestReplicatedJob [2022-04-04T16:41:58.524Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:41:58.524Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServiceListWithStatuses [2022-04-04T16:41:58.524Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:41:58.524Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:41:58.524Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServicePlugin [2022-04-04T16:41:58.524Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.524Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServiceUpdateLabel [2022-04-04T16:41:58.524Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:41:58.524Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:41:58.524Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:41:58.524Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T16:41:58.524Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:41:58.524Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.524Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T16:41:58.524Z] PASS [2022-04-04T16:41:58.524Z] ok github.com/docker/docker/integration/service 0.241s [2022-04-04T16:41:58.643Z] --- PASS: TestRemoveContainerWithVolume (1.80s) [2022-04-04T16:41:58.643Z] === RUN TestRemoveContainerRunning [2022-04-04T16:41:58.736Z] --- PASS: TestExec (3.44s) [2022-04-04T16:41:58.736Z] === RUN TestExecUser [2022-04-04T16:41:58.736Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T16:41:58.736Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T16:41:58.736Z] === RUN TestExportContainerAndImportImage [2022-04-04T16:41:58.736Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.736Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T16:41:58.736Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T16:41:58.736Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.736Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T16:41:58.736Z] === RUN TestHealthCheckWorkdir [2022-04-04T16:41:58.736Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T16:41:58.736Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T16:41:58.736Z] === RUN TestHealthKillContainer [2022-04-04T16:41:58.736Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T16:41:58.736Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T16:41:58.736Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T16:41:58.736Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:41:58.736Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:41:58.736Z] === RUN TestKillContainerInvalidSignal [2022-04-04T16:41:58.743Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === Skipped [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-04T16:41:58.995Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T16:41:58.995Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-04T16:41:58.995Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-04T16:41:58.995Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T16:41:58.995Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T16:41:58.995Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T16:41:58.995Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T16:41:58.995Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T16:41:58.995Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T16:41:58.995Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T16:41:58.995Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T16:41:58.995Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T16:41:58.995Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T16:41:58.995Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T16:41:58.995Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T16:41:58.995Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T16:41:58.995Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:41:58.995Z] [2022-04-04T16:41:58.995Z] DONE 24 tests, 23 skipped in 2.726s [2022-04-04T16:41:58.995Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T16:41:59.002Z] docker_api_swarm_test.go:304: [d27d2ada13445] joining swarm manager [df4a01e9f0dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:42:00.211Z] --- PASS: TestRemoveContainerRunning (1.55s) [2022-04-04T16:42:00.211Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:42:00.391Z] docker_api_swarm_test.go:305: [de37fb7a9f360] joining swarm manager [df4a01e9f0dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:42:00.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:42:00.562Z] INFO: Testing against a local daemon [2022-04-04T16:42:00.562Z] === RUN TestSessionCreate [2022-04-04T16:42:00.562Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:00.562Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T16:42:00.562Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:42:00.562Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:00.562Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T16:42:00.562Z] PASS [2022-04-04T16:42:00.562Z] ok github.com/docker/docker/integration/session 0.080s [2022-04-04T16:42:01.030Z] [2022-04-04T16:42:01.030Z] === Skipped [2022-04-04T16:42:01.030Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T16:42:01.030Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:01.030Z] [2022-04-04T16:42:01.030Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T16:42:01.030Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:01.030Z] [2022-04-04T16:42:01.030Z] DONE 2 tests, 2 skipped in 1.764s [2022-04-04T16:42:01.030Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T16:42:01.685Z] --- PASS: TestKillContainerInvalidSignal (3.24s) [2022-04-04T16:42:01.685Z] === RUN TestKillContainer [2022-04-04T16:42:01.685Z] === RUN TestKillContainer/no_signal [2022-04-04T16:42:01.776Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T16:42:01.777Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2022-04-04T16:42:01.777Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:42:01.777Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-04T16:42:01.777Z] === RUN TestRenameLinkedContainer [2022-04-04T16:42:01.777Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:01.777Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T16:42:01.777Z] === RUN TestRenameStoppedContainer [2022-04-04T16:42:02.713Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-04T16:42:02.973Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T16:42:03.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:42:03.252Z] INFO: Testing against a local daemon [2022-04-04T16:42:03.252Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:42:03.252Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:03.252Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestDiskUsage [2022-04-04T16:42:03.252Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T16:42:03.252Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestEventsExecDie [2022-04-04T16:42:03.252Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T16:42:03.252Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:42:03.252Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T16:42:03.252Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestEventsVolumeCreate [2022-04-04T16:42:03.252Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T16:42:03.252Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestInfoAPI [2022-04-04T16:42:03.252Z] --- PASS: TestInfoAPI (0.05s) [2022-04-04T16:42:03.252Z] === RUN TestInfoAPIWarnings [2022-04-04T16:42:03.252Z] info_test.go:52: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:42:03.252Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestInfoDebug [2022-04-04T16:42:03.252Z] info_test.go:75: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:03.252Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:42:03.252Z] info_test.go:96: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:03.252Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestInfoListeners [2022-04-04T16:42:03.252Z] info_test.go:121: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:03.252Z] --- SKIP: TestInfoListeners (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:42:03.252Z] info_test.go:138: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:03.252Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T16:42:03.252Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:42:03.912Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T16:42:03.912Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T16:42:03.912Z] === RUN TestKillContainer/killing_signal [2022-04-04T16:42:04.236Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-04T16:42:04.236Z] === RUN TestPingCacheHeaders [2022-04-04T16:42:04.236Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T16:42:04.236Z] === RUN TestPingGet [2022-04-04T16:42:04.236Z] --- PASS: TestPingGet (0.04s) [2022-04-04T16:42:04.236Z] === RUN TestPingHead [2022-04-04T16:42:04.236Z] --- PASS: TestPingHead (0.04s) [2022-04-04T16:42:04.236Z] === RUN TestPingSwarmHeader [2022-04-04T16:42:04.236Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:04.236Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T16:42:04.236Z] === RUN TestVersion [2022-04-04T16:42:04.236Z] --- PASS: TestVersion (0.05s) [2022-04-04T16:42:04.236Z] PASS [2022-04-04T16:42:04.236Z] ok github.com/docker/docker/integration/system 1.310s [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === Skipped [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:42:04.237Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T16:42:04.237Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T16:42:04.237Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T16:42:04.237Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T16:42:04.237Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T16:42:04.237Z] info_test.go:52: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T16:42:04.237Z] info_test.go:75: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T16:42:04.237Z] info_test.go:96: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoListeners (0.00s) [2022-04-04T16:42:04.237Z] info_test.go:121: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T16:42:04.237Z] info_test.go:138: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T16:42:04.237Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:04.237Z] [2022-04-04T16:42:04.237Z] DONE 17 tests, 11 skipped in 3.233s [2022-04-04T16:42:04.237Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T16:42:04.877Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T16:42:05.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:42:05.807Z] INFO: Testing against a local daemon [2022-04-04T16:42:05.807Z] === RUN TestVolumesCreateAndList [2022-04-04T16:42:05.807Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-04T16:42:05.807Z] === RUN TestVolumesRemove [2022-04-04T16:42:06.257Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T16:42:06.275Z] --- PASS: TestVolumesRemove (0.16s) [2022-04-04T16:42:06.275Z] === RUN TestVolumesInspect [2022-04-04T16:42:06.275Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-04T16:42:06.275Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:42:06.275Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:42:06.275Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:42:06.275Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:42:06.275Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-04T16:42:06.275Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:42:06.275Z] PASS [2022-04-04T16:42:06.275Z] ok github.com/docker/docker/integration/volume 0.363s [2022-04-04T16:42:06.275Z] [2022-04-04T16:42:06.275Z] DONE 5 tests in 2.088s [2022-04-04T16:42:06.750Z] INFO: make.ps1 ended at 04/04/2022 16:42:06 [2022-04-04T16:42:06.750Z] INFO: Integration CLI tests being run from the host: [2022-04-04T16:42:06.750Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-04T16:42:06.916Z] --- PASS: TestKillContainer (5.34s) [2022-04-04T16:42:06.916Z] --- PASS: TestKillContainer/no_signal (2.64s) [2022-04-04T16:42:06.916Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:42:06.916Z] --- PASS: TestKillContainer/killing_signal (2.65s) [2022-04-04T16:42:06.916Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T16:42:06.916Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:42:06.916Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T16:42:06.916Z] === RUN TestKillStoppedContainer [2022-04-04T16:42:06.916Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:42:06.916Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T16:42:06.916Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T16:42:06.916Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:42:06.916Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T16:42:06.916Z] === RUN TestKillDifferentUserContainer [2022-04-04T16:42:06.916Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T16:42:06.916Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T16:42:06.916Z] === RUN TestInspectOomKilledTrue [2022-04-04T16:42:06.916Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:06.916Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T16:42:06.916Z] === RUN TestInspectOomKilledFalse [2022-04-04T16:42:06.916Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:42:06.916Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T16:42:06.916Z] === RUN TestLogsFollowTailEmpty [2022-04-04T16:42:07.193Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T16:42:07.760Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T16:42:08.955Z] --- PASS: TestRenameStoppedContainer (6.59s) [2022-04-04T16:42:08.955Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:42:09.864Z] --- PASS: TestLogsFollowTailEmpty (2.69s) [2022-04-04T16:42:09.864Z] === RUN TestNetworkNat [2022-04-04T16:42:09.864Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:09.864Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T16:42:09.864Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T16:42:10.292Z] --- PASS: TestImportExtremelyLargeImageWorks (156.42s) [2022-04-04T16:42:10.292Z] PASS [2022-04-04T16:42:10.292Z] [2022-04-04T16:42:10.292Z] DONE 22 tests in 160.891s [2022-04-04T16:42:10.292Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T16:42:10.292Z] ++ 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-04-04T16:42:10.292Z] ++ set -e [2022-04-04T16:42:10.292Z] ++ '[' -n 0 ']' [2022-04-04T16:42:10.292Z] ++ set -x [2022-04-04T16:42:10.292Z] ++ 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-04-04T16:42:10.550Z] INFO: Testing against a local daemon [2022-04-04T16:42:10.550Z] === RUN TestNetworkCreateDelete [2022-04-04T16:42:10.550Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T16:42:10.550Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-04T16:42:10.550Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:42:11.118Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-04-04T16:42:11.118Z] === RUN TestDaemonDNSFallback [2022-04-04T16:42:11.909Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s) [2022-04-04T16:42:11.909Z] === RUN TestRenameInvalidName [2022-04-04T16:42:12.496Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T16:42:12.816Z] --- PASS: TestNetworkLocalhostTCPNat (3.19s) [2022-04-04T16:42:12.816Z] === RUN TestNetworkLoopbackNat [2022-04-04T16:42:12.816Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:12.816Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T16:42:12.816Z] === RUN TestPause [2022-04-04T16:42:12.816Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T16:42:12.816Z] --- SKIP: TestPause (0.00s) [2022-04-04T16:42:12.816Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T16:42:13.064Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T16:42:13.477Z] --- PASS: TestRenameInvalidName (1.46s) [2022-04-04T16:42:13.477Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:42:13.631Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T16:42:15.030Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.50s) [2022-04-04T16:42:15.030Z] === RUN TestPauseStopPausedContainer [2022-04-04T16:42:15.030Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:15.030Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T16:42:15.030Z] === RUN TestPsFilter [2022-04-04T16:42:15.539Z] --- PASS: TestPsFilter (0.27s) [2022-04-04T16:42:15.539Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T16:42:17.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:42:17.296Z] INFO: Testing against a local daemon [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T16:42:17.296Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T16:42:17.296Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T16:42:17.296Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T16:42:17.764Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T16:42:17.825Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-04T16:42:17.825Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-04-04T16:42:17.825Z] === RUN TestInspectNetwork [2022-04-04T16:42:18.231Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T16:42:18.490Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.54s) [2022-04-04T16:42:18.490Z] === RUN TestRemoveContainerWithVolume [2022-04-04T16:42:19.726Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T16:42:20.700Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2022-04-04T16:42:20.700Z] === RUN TestRemoveContainerRunning [2022-04-04T16:42:21.628Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T16:42:21.628Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T16:42:21.628Z] === RUN TestInspectNetwork/network_name [2022-04-04T16:42:21.628Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T16:42:22.915Z] --- PASS: TestRemoveContainerRunning (2.55s) [2022-04-04T16:42:22.915Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T16:42:23.016Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-04T16:42:23.907Z] --- PASS: TestRenameAnonymousContainer (10.40s) [2022-04-04T16:42:23.907Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:42:24.394Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T16:42:24.899Z] --- PASS: TestRenameContainerWithSameName (1.45s) [2022-04-04T16:42:24.899Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:42:24.899Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:24.899Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T16:42:24.899Z] === RUN TestResize [2022-04-04T16:42:25.773Z] --- PASS: TestInspectNetwork (8.09s) [2022-04-04T16:42:25.773Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T16:42:25.773Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T16:42:25.773Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T16:42:25.773Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T16:42:25.773Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:42:25.869Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.62s) [2022-04-04T16:42:25.869Z] === RUN TestRemoveInvalidContainer [2022-04-04T16:42:25.869Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-04T16:42:25.869Z] === RUN TestRenameLinkedContainer [2022-04-04T16:42:25.869Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:25.869Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T16:42:25.869Z] === RUN TestRenameStoppedContainer [2022-04-04T16:42:26.339Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T16:42:26.467Z] --- PASS: TestResize (1.46s) [2022-04-04T16:42:26.467Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:42:27.275Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T16:42:27.845Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-04-04T16:42:27.845Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:42:27.845Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:42:27.845Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:42:27.845Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:42:27.845Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:42:27.845Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:42:27.845Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:42:27.845Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:42:27.845Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:42:27.845Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T16:42:27.845Z] === RUN TestNetworkList [2022-04-04T16:42:27.845Z] === RUN TestNetworkList//networks [2022-04-04T16:42:27.845Z] === PAUSE TestNetworkList//networks [2022-04-04T16:42:27.845Z] === RUN TestNetworkList//networks/ [2022-04-04T16:42:27.845Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:42:27.845Z] === CONT TestNetworkList//networks [2022-04-04T16:42:27.845Z] === CONT TestNetworkList//networks/ [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkList (0.02s) [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:42:27.845Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:42:27.845Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:42:28.033Z] --- PASS: TestResizeWithInvalidSize (1.59s) [2022-04-04T16:42:28.033Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:42:28.080Z] --- PASS: TestRenameStoppedContainer (2.65s) [2022-04-04T16:42:28.081Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T16:42:28.415Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-04T16:42:28.415Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:42:28.415Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T16:42:28.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-04T16:42:28.934Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T16:42:29.501Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-04T16:42:29.501Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:42:29.501Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T16:42:30.252Z] --- PASS: TestResizeWhenContainerNotStarted (1.94s) [2022-04-04T16:42:30.252Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:42:30.252Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:30.252Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:42:30.252Z] === RUN TestStats [2022-04-04T16:42:30.252Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T16:42:30.252Z] --- SKIP: TestStats (0.00s) [2022-04-04T16:42:30.252Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:42:30.436Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-04-04T16:42:30.436Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:42:30.695Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T16:42:30.954Z] docker_api_swarm_test.go:272: [d8ee7707b6350] joining swarm manager [d40fff73ce05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:42:31.522Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2022-04-04T16:42:31.522Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:42:31.781Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T16:42:32.348Z] docker_api_swarm_test.go:273: [d05a79ed8b0d6] joining swarm manager [d40fff73ce05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:42:32.609Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T16:42:32.868Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2022-04-04T16:42:32.868Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:42:33.437Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-04T16:42:33.437Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:42:34.318Z] --- PASS: TestRenameRunningContainerAndReuse (5.32s) [2022-04-04T16:42:34.318Z] === RUN TestRenameInvalidName [2022-04-04T16:42:35.883Z] --- PASS: TestRenameInvalidName (2.47s) [2022-04-04T16:42:35.883Z] === RUN TestRenameAnonymousContainer [2022-04-04T16:42:35.971Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T16:42:35.971Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T16:42:35.971Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T16:42:35.971Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-04T16:42:35.971Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T16:42:36.229Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T16:42:36.229Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-04-04T16:42:36.229Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:42:36.229Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:42:36.229Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:42:36.229Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:42:37.165Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T16:42:37.165Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T16:42:37.732Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T16:42:38.921Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.02s) [2022-04-04T16:42:38.921Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:42:38.921Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T16:42:38.921Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T16:42:38.921Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:42:41.016Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T16:42:41.275Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T16:42:42.219Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T16:42:42.219Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T16:42:43.154Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T16:42:44.528Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T16:42:45.463Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T16:42:46.294Z] --- PASS: TestRenameAnonymousContainer (9.91s) [2022-04-04T16:42:46.294Z] === RUN TestRenameContainerWithSameName [2022-04-04T16:42:48.506Z] --- PASS: TestRenameContainerWithSameName (2.54s) [2022-04-04T16:42:48.506Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T16:42:48.506Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:48.506Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T16:42:48.506Z] === RUN TestResize [2022-04-04T16:42:48.750Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T16:42:51.451Z] --- PASS: TestResize (2.54s) [2022-04-04T16:42:51.451Z] === RUN TestResizeWithInvalidSize [2022-04-04T16:42:52.038Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2022-04-04T16:42:52.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:42:53.662Z] --- PASS: TestResizeWithInvalidSize (2.57s) [2022-04-04T16:42:53.662Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T16:42:54.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-04T16:42:55.136Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p0fvgq97r65cl0islnf5carzg Created:2022-04-04 16:42:53.073537511 +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[87cfc54bf260833c2c544ccdb9f2353398c8404aacee2621e0e1d402899fd5cd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.145xur5onlzfosvnx4hhq09o6 EndpointID:c8d091d4b322d33c61786f4fcc0c3ffd1140c5532fdaf4f86229bd04b0514fa9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fe1916672fe9cdb7cbda5ea5d8ca8226370e6d6f23232378c4adf1fd1493c5f 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:b9e9f999629e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.145xur5onlzfosvnx4hhq09o6 EndpointID:c8d091d4b322d33c61786f4fcc0c3ffd1140c5532fdaf4f86229bd04b0514fa9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T16:42:56.609Z] --- PASS: TestResizeWhenContainerNotStarted (2.47s) [2022-04-04T16:42:56.609Z] === RUN TestDaemonRestartKillContainers [2022-04-04T16:42:56.609Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:56.609Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:42:56.609Z] === RUN TestStats [2022-04-04T16:42:56.609Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T16:42:56.609Z] --- SKIP: TestStats (0.00s) [2022-04-04T16:42:56.609Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T16:42:56.885Z] --- PASS: TestUpdateRestartPolicy (17.59s) [2022-04-04T16:42:56.885Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:42:57.355Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) [2022-04-04T16:42:57.355Z] === RUN TestWaitNonBlocked [2022-04-04T16:42:57.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:42:57.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:42:57.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:42:57.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:42:57.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:42:57.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:42:59.576Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-04T16:42:59.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.06s) [2022-04-04T16:42:59.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.13s) [2022-04-04T16:42:59.576Z] === RUN TestWaitBlocked [2022-04-04T16:42:59.576Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:42:59.576Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T16:42:59.576Z] PASS [2022-04-04T16:42:59.576Z] ok github.com/docker/docker/integration/container 89.085s [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === Skipped [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T16:42:59.576Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T16:42:59.576Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T16:42:59.576Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T16:42:59.576Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T16:42:59.576Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T16:42:59.576Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T16:42:59.576Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T16:42:59.576Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:42:59.576Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-04T16:42:59.576Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:42:59.576Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T16:42:59.576Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T16:42:59.576Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T16:42:59.576Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T16:42:59.576Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T16:42:59.576Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T16:42:59.576Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:42:59.576Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T16:42:59.576Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T16:42:59.576Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T16:42:59.576Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T16:42:59.576Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T16:42:59.576Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T16:42:59.576Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T16:42:59.576Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T16:42:59.576Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:42:59.576Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T16:42:59.576Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T16:42:59.576Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T16:42:59.576Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:42:59.576Z] [2022-04-04T16:42:59.576Z] DONE 96 tests, 34 skipped in 91.642s [2022-04-04T16:42:59.576Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T16:43:00.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2022-04-04T16:43:00.410Z] PASS [2022-04-04T16:43:00.410Z] [2022-04-04T16:43:00.410Z] === Skipped [2022-04-04T16:43:00.410Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:43:00.410Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:43:00.410Z] [2022-04-04T16:43:00.410Z] DONE 26 tests, 1 skipped in 49.293s [2022-04-04T16:43:00.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:43:00.410Z] ++ 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-04-04T16:43:00.410Z] ++ set -e [2022-04-04T16:43:00.410Z] ++ '[' -n 0 ']' [2022-04-04T16:43:00.410Z] ++ set -x [2022-04-04T16:43:00.410Z] ++ 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-04-04T16:43:00.410Z] INFO: Testing against a local daemon [2022-04-04T16:43:00.410Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T16:43:00.410Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:43:00.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-04T16:43:00.410Z] === RUN TestDockerNetworkIpvlan [2022-04-04T16:43:00.410Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:43:00.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:43:00.410Z] PASS [2022-04-04T16:43:00.410Z] [2022-04-04T16:43:00.410Z] === Skipped [2022-04-04T16:43:00.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-04T16:43:00.410Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:43:00.410Z] [2022-04-04T16:43:00.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T16:43:00.410Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T16:43:00.410Z] [2022-04-04T16:43:00.410Z] DONE 2 tests, 2 skipped in 0.036s [2022-04-04T16:43:00.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T16:43:00.410Z] ++ 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-04-04T16:43:00.410Z] ++ set -e [2022-04-04T16:43:00.410Z] ++ '[' -n 0 ']' [2022-04-04T16:43:00.410Z] ++ set -x [2022-04-04T16:43:00.410Z] ++ 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-04-04T16:43:00.410Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T16:43:00.410Z] INFO: Testing against a local daemon [2022-04-04T16:43:00.410Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T16:43:00.410Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T16:43:00.977Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T16:43:01.236Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-04T16:43:01.236Z] === RUN TestDockerNetworkMacvlan [2022-04-04T16:43:01.496Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T16:43:02.065Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T16:43:02.324Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T16:43:02.472Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.52s) [2022-04-04T16:43:02.472Z] === RUN TestStopContainerWithTimeout [2022-04-04T16:43:02.472Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T16:43:02.472Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T16:43:02.472Z] === RUN TestUpdateRestartPolicy [2022-04-04T16:43:02.893Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T16:43:03.460Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T16:43:03.460Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-04T16:43:03.460Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T16:43:03.460Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-04T16:43:03.460Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T16:43:03.460Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-04T16:43:03.460Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T16:43:03.460Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-04T16:43:03.460Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T16:43:03.719Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T16:43:05.094Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T16:43:05.094Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T16:43:05.661Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T16:43:05.929Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T16:43:06.505Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T16:43:07.074Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T16:43:07.333Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T16:43:08.272Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T16:43:09.651Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T16:43:11.030Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T16:43:11.968Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T16:43:12.227Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T16:43:12.486Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T16:43:12.746Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T16:43:12.746Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-04T16:43:12.746Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan (12.28s) [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2022-04-04T16:43:13.683Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-04-04T16:43:13.683Z] PASS [2022-04-04T16:43:13.683Z] [2022-04-04T16:43:13.683Z] DONE 8 tests in 13.673s [2022-04-04T16:43:13.683Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T16:43:13.683Z] ++ 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-04-04T16:43:13.683Z] ++ set -e [2022-04-04T16:43:13.683Z] ++ '[' -n 0 ']' [2022-04-04T16:43:13.683Z] ++ set -x [2022-04-04T16:43:13.683Z] ++ 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-04-04T16:43:13.683Z] testing: warning: no tests to run [2022-04-04T16:43:13.683Z] PASS [2022-04-04T16:43:13.683Z] [2022-04-04T16:43:13.683Z] DONE 0 tests in 0.013s [2022-04-04T16:43:13.683Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T16:43:13.683Z] ++ 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-04-04T16:43:13.683Z] ++ set -e [2022-04-04T16:43:13.683Z] ++ '[' -n 0 ']' [2022-04-04T16:43:13.683Z] ++ set -x [2022-04-04T16:43:13.683Z] ++ 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-04-04T16:43:13.683Z] INFO: Testing against a local daemon [2022-04-04T16:43:13.683Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T16:43:13.683Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T16:43:15.061Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-04-04T16:43:15.061Z] === RUN TestAuthZPluginTLS [2022-04-04T16:43:15.630Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-04T16:43:15.630Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T16:43:15.630Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T16:43:15.630Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T16:43:15.630Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T16:43:15.630Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T16:43:15.890Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T16:43:15.890Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T16:43:16.148Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T16:43:16.406Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T16:43:16.406Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T16:43:16.665Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T16:43:17.233Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-04T16:43:17.233Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T16:43:17.491Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T16:43:17.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-04T16:43:18.322Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T16:43:18.581Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2022-04-04T16:43:18.581Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T16:43:19.521Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-04-04T16:43:19.521Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T16:43:19.780Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T16:43:19.780Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-04-04T16:43:19.780Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T16:43:20.350Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2022-04-04T16:43:20.350Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T16:43:21.729Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T16:43:21.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-04T16:43:22.559Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2022-04-04T16:43:22.559Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T16:43:22.559Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T16:43:23.692Z] --- PASS: TestUpdateRestartPolicy (20.57s) [2022-04-04T16:43:23.692Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T16:43:24.476Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T16:43:24.737Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2022-04-04T16:43:24.737Z] === RUN TestAuthZPluginHeader [2022-04-04T16:43:24.737Z] docker_api_swarm_node_test.go:20: [de546c0016c02] joining swarm manager [dcdb2b1cd5dd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:43:24.972Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:43:24.972Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T16:43:24.972Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T16:43:24.972Z] === RUN TestDaemonConfigValidation [2022-04-04T16:43:24.972Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T16:43:24.972Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T16:43:24.972Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:43:24.972Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T16:43:24.972Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T16:43:24.972Z] === RUN TestDaemonProxy [2022-04-04T16:43:24.972Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T16:43:24.972Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T16:43:24.972Z] PASS [2022-04-04T16:43:24.972Z] ok github.com/docker/docker/integration/daemon 0.103s [2022-04-04T16:43:24.972Z] [2022-04-04T16:43:24.972Z] === Skipped [2022-04-04T16:43:24.972Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T16:43:24.972Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T16:43:24.972Z] [2022-04-04T16:43:24.972Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T16:43:24.972Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T16:43:24.972Z] [2022-04-04T16:43:24.972Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T16:43:24.972Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T16:43:24.972Z] [2022-04-04T16:43:24.972Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T16:43:24.972Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T16:43:24.972Z] [2022-04-04T16:43:24.972Z] DONE 4 tests, 4 skipped in 22.424s [2022-04-04T16:43:24.972Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T16:43:25.305Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T16:43:25.564Z] --- PASS: TestAuthZPluginHeader (0.87s) [2022-04-04T16:43:25.564Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T16:43:25.822Z] docker_api_swarm_node_test.go:21: [d27e06c745c7e] joining swarm manager [dcdb2b1cd5dd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:43:25.903Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2022-04-04T16:43:25.903Z] === RUN TestWaitNonBlocked [2022-04-04T16:43:25.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:43:25.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:43:25.903Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:43:25.903Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:43:25.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T16:43:25.903Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T16:43:25.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:25.959Z] INFO: Testing against a local daemon [2022-04-04T16:43:25.959Z] === RUN TestCommitInheritsEnv [2022-04-04T16:43:25.959Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:43:25.959Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T16:43:25.959Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:43:25.959Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:25.959Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:43:25.959Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:43:25.959Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:25.959Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T16:43:25.959Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:43:25.959Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-04T16:43:25.959Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:43:25.959Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-04T16:43:25.959Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:43:26.758Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T16:43:26.947Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2022-04-04T16:43:26.947Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:43:26.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-04T16:43:26.947Z] === RUN TestTagInvalidReference [2022-04-04T16:43:26.947Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-04T16:43:26.947Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:43:26.947Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-04T16:43:26.947Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T16:43:27.324Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T16:43:27.415Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-04T16:43:27.415Z] === RUN TestTagOfficialNames [2022-04-04T16:43:27.415Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-04T16:43:27.415Z] === RUN TestTagMatchesDigest [2022-04-04T16:43:27.415Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T16:43:27.415Z] PASS [2022-04-04T16:43:27.415Z] ok github.com/docker/docker/integration/image 1.442s [2022-04-04T16:43:27.415Z] [2022-04-04T16:43:27.415Z] === Skipped [2022-04-04T16:43:27.415Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T16:43:27.415Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:43:27.415Z] [2022-04-04T16:43:27.415Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:43:27.415Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:27.415Z] [2022-04-04T16:43:27.415Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T16:43:27.415Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:27.415Z] [2022-04-04T16:43:27.415Z] DONE 12 tests, 3 skipped in 5.391s [2022-04-04T16:43:27.415Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T16:43:28.700Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T16:43:28.852Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-04T16:43:28.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.81s) [2022-04-04T16:43:28.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.90s) [2022-04-04T16:43:28.852Z] === RUN TestWaitBlocked [2022-04-04T16:43:28.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:28.852Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T16:43:28.852Z] PASS [2022-04-04T16:43:28.852Z] ok github.com/docker/docker/integration/container 99.711s [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === Skipped [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T16:43:28.852Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T16:43:28.852Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T16:43:28.852Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T16:43:28.852Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T16:43:28.852Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T16:43:28.852Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T16:43:28.852Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T16:43:28.852Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T16:43:28.852Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-04-04T16:43:28.852Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:43:28.852Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-04T16:43:28.852Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:43:28.852Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-04T16:43:28.852Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:43:28.852Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-04T16:43:28.852Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T16:43:28.852Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T16:43:28.852Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-04T16:43:28.852Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T16:43:28.852Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T16:43:28.852Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T16:43:28.852Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T16:43:28.852Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T16:43:28.852Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T16:43:28.852Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T16:43:28.852Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T16:43:28.852Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T16:43:28.852Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T16:43:28.852Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T16:43:28.852Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T16:43:28.852Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T16:43:28.852Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T16:43:28.852Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T16:43:28.852Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T16:43:28.852Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T16:43:28.852Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T16:43:28.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:28.852Z] [2022-04-04T16:43:28.852Z] DONE 96 tests, 38 skipped in 102.191s [2022-04-04T16:43:28.852Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T16:43:29.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:29.633Z] INFO: Testing against a local daemon [2022-04-04T16:43:29.633Z] === RUN TestNetworkCreateDelete [2022-04-04T16:43:29.633Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:29.633Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T16:43:29.633Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:43:29.633Z] 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-04-04T16:43:29.633Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T16:43:29.633Z] === RUN TestDaemonDNSFallback [2022-04-04T16:43:29.633Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:29.633Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T16:43:29.633Z] === RUN TestInspectNetwork [2022-04-04T16:43:29.633Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:29.633Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T16:43:29.633Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:43:29.633Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:29.633Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:43:29.633Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:43:29.633Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:43:29.633Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:43:29.633Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:43:29.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:43:29.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:43:29.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:43:29.634Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:43:29.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:43:29.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T16:43:29.634Z] === RUN TestNetworkList [2022-04-04T16:43:29.634Z] === RUN TestNetworkList//networks [2022-04-04T16:43:29.634Z] === PAUSE TestNetworkList//networks [2022-04-04T16:43:29.634Z] === RUN TestNetworkList//networks/ [2022-04-04T16:43:29.634Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:43:29.634Z] === CONT TestNetworkList//networks [2022-04-04T16:43:29.634Z] === CONT TestNetworkList//networks/ [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkList (0.04s) [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:43:29.634Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:43:29.634Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:43:29.634Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:43:29.634Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:43:29.634Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:43:29.634Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:43:29.634Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:43:29.634Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:43:29.634Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:43:29.634Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:43:29.634Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T16:43:29.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:43:29.634Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:43:29.634Z] PASS [2022-04-04T16:43:29.634Z] ok github.com/docker/docker/integration/network 0.148s [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === Skipped [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T16:43:29.634Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T16:43:29.634Z] 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-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T16:43:29.634Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T16:43:29.634Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:43:29.634Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T16:43:29.634Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:43:29.634Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T16:43:29.634Z] [2022-04-04T16:43:29.634Z] DONE 22 tests, 15 skipped in 2.011s [2022-04-04T16:43:29.634Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T16:43:29.637Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T16:43:29.638Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T16:43:29.897Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2022-04-04T16:43:29.897Z] === RUN TestAuthZPluginV2Disable [2022-04-04T16:43:30.156Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T16:43:30.622Z] testing: warning: no tests to run [2022-04-04T16:43:30.622Z] PASS [2022-04-04T16:43:30.622Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2022-04-04T16:43:30.622Z] [2022-04-04T16:43:30.622Z] DONE 0 tests in 0.664s [2022-04-04T16:43:30.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T16:43:30.724Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T16:43:31.091Z] testing: warning: no tests to run [2022-04-04T16:43:31.091Z] PASS [2022-04-04T16:43:31.091Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2022-04-04T16:43:31.091Z] [2022-04-04T16:43:31.091Z] DONE 0 tests in 0.697s [2022-04-04T16:43:31.091Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T16:43:31.292Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T16:43:31.861Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T16:43:32.079Z] testing: warning: no tests to run [2022-04-04T16:43:32.079Z] PASS [2022-04-04T16:43:32.079Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-04-04T16:43:32.079Z] [2022-04-04T16:43:32.079Z] DONE 0 tests in 0.672s [2022-04-04T16:43:32.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T16:43:32.120Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T16:43:32.380Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T16:43:32.380Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T16:43:32.549Z] testing: warning: no tests to run [2022-04-04T16:43:32.549Z] PASS [2022-04-04T16:43:32.549Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2022-04-04T16:43:32.549Z] [2022-04-04T16:43:32.549Z] DONE 0 tests in 0.654s [2022-04-04T16:43:32.949Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T16:43:32.949Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T16:43:32.949Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T16:43:32.949Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T16:43:32.949Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T16:43:33.020Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T16:43:33.518Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T16:43:33.778Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-04-04T16:43:33.778Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T16:43:34.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T16:43:34.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T16:43:34.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T16:43:35.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T16:43:36.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T16:43:36.244Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T16:43:36.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-04T16:43:37.072Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T16:43:37.332Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-04-04T16:43:37.332Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T16:43:37.590Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T16:43:37.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:37.816Z] INFO: Testing against a local daemon [2022-04-04T16:43:37.816Z] === RUN TestPluginInvalidJSON [2022-04-04T16:43:37.816Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:43:37.816Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:43:37.816Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:43:37.816Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-04T16:43:37.816Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T16:43:37.816Z] === RUN TestPluginInstall [2022-04-04T16:43:37.816Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T16:43:37.816Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T16:43:37.816Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:43:37.816Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T16:43:37.816Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T16:43:37.816Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:43:37.816Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T16:43:37.816Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:43:37.816Z] PASS [2022-04-04T16:43:37.816Z] ok github.com/docker/docker/integration/plugin/common 0.115s [2022-04-04T16:43:37.816Z] [2022-04-04T16:43:37.816Z] === Skipped [2022-04-04T16:43:37.816Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T16:43:37.816Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T16:43:37.816Z] [2022-04-04T16:43:37.816Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T16:43:37.816Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T16:43:37.816Z] [2022-04-04T16:43:37.816Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:43:37.816Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T16:43:37.816Z] [2022-04-04T16:43:37.816Z] DONE 5 tests, 3 skipped in 4.845s [2022-04-04T16:43:37.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T16:43:38.157Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T16:43:38.723Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T16:43:38.723Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T16:43:39.658Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T16:43:40.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:40.036Z] INFO: Testing against a local daemon [2022-04-04T16:43:40.036Z] === RUN TestExternalGraphDriver [2022-04-04T16:43:40.036Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T16:43:40.036Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T16:43:40.036Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:43:40.036Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T16:43:40.036Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T16:43:40.036Z] PASS [2022-04-04T16:43:40.036Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.092s [2022-04-04T16:43:40.036Z] [2022-04-04T16:43:40.036Z] === Skipped [2022-04-04T16:43:40.036Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T16:43:40.036Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T16:43:40.036Z] [2022-04-04T16:43:40.036Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T16:43:40.036Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T16:43:40.036Z] [2022-04-04T16:43:40.036Z] DONE 2 tests, 2 skipped in 2.184s [2022-04-04T16:43:40.036Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T16:43:41.035Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T16:43:41.606Z] docker_api_swarm_test.go:502: [d4c480ecbda55] joining swarm manager [d4629fa1a9e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:43:41.874Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T16:43:42.141Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T16:43:42.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:42.257Z] INFO: Testing against a local daemon [2022-04-04T16:43:42.257Z] === RUN TestReadPluginNoRead [2022-04-04T16:43:42.257Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T16:43:42.257Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T16:43:42.257Z] PASS [2022-04-04T16:43:42.257Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-04-04T16:43:42.257Z] [2022-04-04T16:43:42.257Z] === Skipped [2022-04-04T16:43:42.257Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T16:43:42.257Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T16:43:42.257Z] [2022-04-04T16:43:42.257Z] DONE 1 tests, 1 skipped in 2.235s [2022-04-04T16:43:42.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T16:43:43.086Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T16:43:43.245Z] testing: warning: no tests to run [2022-04-04T16:43:43.245Z] PASS [2022-04-04T16:43:43.245Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-04-04T16:43:43.716Z] [2022-04-04T16:43:43.716Z] DONE 0 tests in 1.087s [2022-04-04T16:43:43.716Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T16:43:44.464Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T16:43:44.603Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T16:43:44.603Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T16:43:44.603Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T16:43:44.603Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T16:43:44.603Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T16:43:44.603Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T16:43:44.603Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T16:43:44.603Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T16:43:44.603Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T16:43:44.603Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T16:43:44.603Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T16:43:44.949Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-04T16:43:44.949Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-04T16:43:44.949Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T16:43:44.949Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-04T16:43:44.949Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-04T16:43:44.949Z] remote: Enumerating objects: 23, done. [2022-04-04T16:43:44.949Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-04T16:43:44.949Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-04T16:43:44.949Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-04T16:43:44.949Z] Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-04-04T16:43:44.949Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-04T16:43:44.949Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-04T16:43:44.949Z] Cross building: bundles/cross/linux/ppc64le [2022-04-04T16:43:44.949Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-04T16:43:44.949Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-04T16:43:45.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:45.934Z] INFO: Testing against a local daemon [2022-04-04T16:43:45.934Z] === RUN TestPluginWithDevMounts [2022-04-04T16:43:45.934Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:45.934Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T16:43:45.934Z] PASS [2022-04-04T16:43:45.934Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2022-04-04T16:43:45.934Z] [2022-04-04T16:43:45.934Z] === Skipped [2022-04-04T16:43:45.934Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T16:43:45.934Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:45.934Z] [2022-04-04T16:43:45.934Z] DONE 1 tests, 1 skipped in 2.217s [2022-04-04T16:43:45.934Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T16:43:46.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T16:43:46.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T16:43:46.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T16:43:46.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T16:43:46.370Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T16:43:46.669Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T16:43:46.669Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T16:43:46.669Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T16:43:46.669Z] === RUN TestDaemonConfigValidation [2022-04-04T16:43:46.669Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T16:43:46.669Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T16:43:46.669Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T16:43:46.669Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T16:43:46.669Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T16:43:46.669Z] === RUN TestDaemonProxy [2022-04-04T16:43:46.669Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T16:43:46.669Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T16:43:46.669Z] PASS [2022-04-04T16:43:46.669Z] ok github.com/docker/docker/integration/daemon 0.087s [2022-04-04T16:43:46.669Z] [2022-04-04T16:43:46.669Z] === Skipped [2022-04-04T16:43:46.669Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T16:43:46.669Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T16:43:46.669Z] [2022-04-04T16:43:46.669Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T16:43:46.669Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T16:43:46.669Z] [2022-04-04T16:43:46.669Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T16:43:46.669Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T16:43:46.669Z] [2022-04-04T16:43:46.669Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T16:43:46.669Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T16:43:46.669Z] [2022-04-04T16:43:46.669Z] DONE 4 tests, 4 skipped in 18.028s [2022-04-04T16:43:46.669Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T16:43:46.824Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T16:43:46.824Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T16:43:46.824Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T16:43:46.824Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T16:43:46.936Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T16:43:47.293Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T16:43:47.293Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T16:43:47.293Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T16:43:47.293Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T16:43:47.293Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T16:43:47.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:47.501Z] INFO: Testing against a local daemon [2022-04-04T16:43:47.501Z] === RUN TestSecretInspect [2022-04-04T16:43:47.501Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-04T16:43:47.501Z] === RUN TestSecretList [2022-04-04T16:43:47.501Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T16:43:47.501Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:43:47.501Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T16:43:47.501Z] === RUN TestSecretsUpdate [2022-04-04T16:43:47.501Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T16:43:47.501Z] === RUN TestTemplatedSecret [2022-04-04T16:43:47.501Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T16:43:47.501Z] === RUN TestSecretCreateResolve [2022-04-04T16:43:47.501Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:47.501Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T16:43:47.501Z] PASS [2022-04-04T16:43:47.501Z] ok github.com/docker/docker/integration/secret 0.101s [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] === Skipped [2022-04-04T16:43:47.501Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-04T16:43:47.501Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T16:43:47.501Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T16:43:47.501Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T16:43:47.501Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T16:43:47.501Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T16:43:47.501Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:47.501Z] [2022-04-04T16:43:47.501Z] DONE 6 tests, 6 skipped in 1.751s [2022-04-04T16:43:47.971Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T16:43:48.836Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.42s) [2022-04-04T16:43:48.836Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T16:43:50.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:50.188Z] INFO: Testing against a local daemon [2022-04-04T16:43:50.188Z] === RUN TestServiceCreateInit [2022-04-04T16:43:50.188Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:43:50.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:43:50.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:43:50.188Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceConflict [2022-04-04T16:43:50.188Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:43:50.188Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-04T16:43:50.188Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:43:50.188Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:43:50.188Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:43:50.188Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceSysctls [2022-04-04T16:43:50.188Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T16:43:50.188Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:43:50.188Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T16:43:50.188Z] === RUN TestInspect [2022-04-04T16:43:50.188Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestInspect (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestCreateJob [2022-04-04T16:43:50.188Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestReplicatedJob [2022-04-04T16:43:50.188Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:43:50.188Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServiceListWithStatuses [2022-04-04T16:43:50.188Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:43:50.188Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:43:50.188Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServicePlugin [2022-04-04T16:43:50.188Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServiceUpdateLabel [2022-04-04T16:43:50.188Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:43:50.188Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:43:50.188Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:43:50.188Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T16:43:50.188Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:43:50.188Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T16:43:50.188Z] PASS [2022-04-04T16:43:50.188Z] ok github.com/docker/docker/integration/service 0.245s [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === Skipped [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:43:50.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:43:50.188Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-04-04T16:43:50.188Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T16:43:50.188Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-04T16:43:50.188Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T16:43:50.188Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T16:43:50.188Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T16:43:50.188Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-04T16:43:50.188Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-04T16:43:50.188Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T16:43:50.188Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T16:43:50.188Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T16:43:50.188Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T16:43:50.188Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T16:43:50.188Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T16:43:50.188Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T16:43:50.188Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T16:43:50.188Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T16:43:50.188Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.188Z] [2022-04-04T16:43:50.188Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T16:43:50.189Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.189Z] [2022-04-04T16:43:50.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T16:43:50.189Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.189Z] [2022-04-04T16:43:50.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T16:43:50.189Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.189Z] [2022-04-04T16:43:50.189Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T16:43:50.189Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:50.189Z] [2022-04-04T16:43:50.189Z] DONE 24 tests, 23 skipped in 2.581s [2022-04-04T16:43:50.242Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T16:43:50.242Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T16:43:50.242Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T16:43:50.242Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T16:43:50.242Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T16:43:50.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:43:50.472Z] INFO: Testing against a local daemon [2022-04-04T16:43:50.472Z] === RUN TestCommitInheritsEnv [2022-04-04T16:43:50.472Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:43:50.472Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T16:43:50.472Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T16:43:50.472Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:50.472Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:43:50.472Z] === RUN TestImportWithCustomPlatform [2022-04-04T16:43:50.472Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:50.472Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T16:43:50.472Z] === RUN TestImagesFilterMultiReference [2022-04-04T16:43:50.472Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-04T16:43:50.472Z] === RUN TestImagePullPlatformInvalid [2022-04-04T16:43:50.472Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T16:43:50.472Z] === RUN TestRemoveImageOrphaning [2022-04-04T16:43:50.658Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T16:43:51.098Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2022-04-04T16:43:51.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T16:43:51.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-04T16:43:51.098Z] === RUN TestTagInvalidReference [2022-04-04T16:43:51.098Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-04T16:43:51.098Z] === RUN TestTagValidPrefixedRepo [2022-04-04T16:43:51.098Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-04T16:43:51.098Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T16:43:51.098Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-04T16:43:51.098Z] === RUN TestTagOfficialNames [2022-04-04T16:43:51.098Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-04T16:43:51.098Z] === RUN TestTagMatchesDigest [2022-04-04T16:43:51.098Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T16:43:51.098Z] PASS [2022-04-04T16:43:51.098Z] ok github.com/docker/docker/integration/image 1.293s [2022-04-04T16:43:51.098Z] [2022-04-04T16:43:51.098Z] === Skipped [2022-04-04T16:43:51.098Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T16:43:51.098Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:43:51.098Z] [2022-04-04T16:43:51.098Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T16:43:51.098Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:51.098Z] [2022-04-04T16:43:51.098Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T16:43:51.098Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T16:43:51.098Z] [2022-04-04T16:43:51.098Z] DONE 12 tests, 3 skipped in 4.362s [2022-04-04T16:43:51.361Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T16:43:51.362Z] docker_api_swarm_test.go:507: [dbc98c5cb6d9a] joining swarm manager [d4629fa1a9e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:43:51.590Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T16:43:51.620Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T16:43:52.187Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T16:43:52.187Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-04T16:43:52.187Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T16:43:52.187Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T16:43:52.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:52.225Z] INFO: Testing against a local daemon [2022-04-04T16:43:52.225Z] === RUN TestSessionCreate [2022-04-04T16:43:52.225Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:52.225Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T16:43:52.225Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:43:52.225Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:52.225Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T16:43:52.225Z] PASS [2022-04-04T16:43:52.225Z] ok github.com/docker/docker/integration/session 0.077s [2022-04-04T16:43:52.225Z] [2022-04-04T16:43:52.225Z] === Skipped [2022-04-04T16:43:52.225Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T16:43:52.225Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:52.225Z] [2022-04-04T16:43:52.225Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T16:43:52.225Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:52.225Z] [2022-04-04T16:43:52.225Z] DONE 2 tests, 2 skipped in 1.606s [2022-04-04T16:43:52.225Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T16:43:53.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:43:53.153Z] INFO: Testing against a local daemon [2022-04-04T16:43:53.153Z] === RUN TestNetworkCreateDelete [2022-04-04T16:43:53.153Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:53.153Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-04-04T16:43:53.153Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T16:43:53.153Z] 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-04-04T16:43:53.153Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-04-04T16:43:53.153Z] === RUN TestDaemonDNSFallback [2022-04-04T16:43:53.153Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:53.153Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestInspectNetwork [2022-04-04T16:43:53.153Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:53.153Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T16:43:53.153Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:53.153Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestNetworkInvalidJSON [2022-04-04T16:43:53.153Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T16:43:53.153Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T16:43:53.153Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:43:53.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:43:53.153Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:43:53.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:43:53.153Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T16:43:53.153Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T16:43:53.153Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T16:43:53.153Z] === RUN TestNetworkList [2022-04-04T16:43:53.153Z] === RUN TestNetworkList//networks [2022-04-04T16:43:53.153Z] === PAUSE TestNetworkList//networks [2022-04-04T16:43:53.153Z] === RUN TestNetworkList//networks/ [2022-04-04T16:43:53.153Z] === PAUSE TestNetworkList//networks/ [2022-04-04T16:43:53.153Z] === CONT TestNetworkList//networks [2022-04-04T16:43:53.153Z] === CONT TestNetworkList//networks/ [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkList (0.04s) [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T16:43:53.153Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T16:43:53.153Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T16:43:53.153Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T16:43:53.153Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T16:43:53.153Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T16:43:53.153Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T16:43:53.153Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-04-04T16:43:53.153Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T16:43:53.153Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T16:43:53.153Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:43:53.153Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T16:43:53.153Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T16:43:53.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T16:43:53.153Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:43:53.153Z] PASS [2022-04-04T16:43:53.153Z] ok github.com/docker/docker/integration/network 0.210s [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === Skipped [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-04-04T16:43:53.153Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-04-04T16:43:53.153Z] 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-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T16:43:53.153Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T16:43:53.153Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T16:43:53.153Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T16:43:53.153Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-04-04T16:43:53.153Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:243: FLAKY_TEST [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T16:43:53.153Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T16:43:53.153Z] [2022-04-04T16:43:53.153Z] DONE 22 tests, 15 skipped in 1.992s [2022-04-04T16:43:53.621Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T16:43:54.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:54.457Z] INFO: Testing against a local daemon [2022-04-04T16:43:54.457Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:43:54.457Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:54.457Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestDiskUsage [2022-04-04T16:43:54.457Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T16:43:54.457Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestEventsExecDie [2022-04-04T16:43:54.457Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T16:43:54.457Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:43:54.457Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T16:43:54.457Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestEventsVolumeCreate [2022-04-04T16:43:54.457Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T16:43:54.457Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestInfoAPI [2022-04-04T16:43:54.457Z] --- PASS: TestInfoAPI (0.05s) [2022-04-04T16:43:54.457Z] === RUN TestInfoAPIWarnings [2022-04-04T16:43:54.457Z] info_test.go:52: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:43:54.457Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestInfoDebug [2022-04-04T16:43:54.457Z] info_test.go:75: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:54.457Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:43:54.457Z] info_test.go:96: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:54.457Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestInfoListeners [2022-04-04T16:43:54.457Z] info_test.go:121: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:54.457Z] --- SKIP: TestInfoListeners (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:43:54.457Z] info_test.go:138: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:54.457Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T16:43:54.457Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:43:54.607Z] testing: warning: no tests to run [2022-04-04T16:43:54.607Z] PASS [2022-04-04T16:43:54.607Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-04-04T16:43:54.607Z] [2022-04-04T16:43:54.607Z] DONE 0 tests in 0.937s [2022-04-04T16:43:54.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T16:43:54.718Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T16:43:55.286Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T16:43:55.445Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-04T16:43:55.445Z] === RUN TestPingCacheHeaders [2022-04-04T16:43:55.445Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T16:43:55.445Z] === RUN TestPingGet [2022-04-04T16:43:55.445Z] --- PASS: TestPingGet (0.04s) [2022-04-04T16:43:55.445Z] === RUN TestPingHead [2022-04-04T16:43:55.445Z] --- PASS: TestPingHead (0.04s) [2022-04-04T16:43:55.445Z] === RUN TestPingSwarmHeader [2022-04-04T16:43:55.445Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:55.445Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T16:43:55.445Z] === RUN TestVersion [2022-04-04T16:43:55.445Z] --- PASS: TestVersion (0.03s) [2022-04-04T16:43:55.445Z] PASS [2022-04-04T16:43:55.445Z] ok github.com/docker/docker/integration/system 1.270s [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === Skipped [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:43:55.445Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T16:43:55.445Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T16:43:55.445Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T16:43:55.445Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T16:43:55.445Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T16:43:55.445Z] info_test.go:52: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T16:43:55.445Z] info_test.go:75: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T16:43:55.445Z] info_test.go:96: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:55.445Z] [2022-04-04T16:43:55.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoListeners (0.00s) [2022-04-04T16:43:55.446Z] info_test.go:121: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:55.446Z] [2022-04-04T16:43:55.446Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T16:43:55.446Z] info_test.go:138: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:43:55.446Z] [2022-04-04T16:43:55.446Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T16:43:55.446Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:43:55.446Z] [2022-04-04T16:43:55.446Z] DONE 17 tests, 11 skipped in 3.441s [2022-04-04T16:43:55.597Z] testing: warning: no tests to run [2022-04-04T16:43:55.597Z] PASS [2022-04-04T16:43:55.597Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2022-04-04T16:43:55.597Z] [2022-04-04T16:43:55.597Z] DONE 0 tests in 0.845s [2022-04-04T16:43:55.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T16:43:55.855Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T16:43:55.916Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T16:43:56.064Z] testing: warning: no tests to run [2022-04-04T16:43:56.065Z] PASS [2022-04-04T16:43:56.065Z] ok github.com/docker/docker/integration/plugin 0.055s [2022-04-04T16:43:56.065Z] [2022-04-04T16:43:56.065Z] DONE 0 tests in 0.614s [2022-04-04T16:43:56.065Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T16:43:56.264Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T16:43:57.051Z] testing: warning: no tests to run [2022-04-04T16:43:57.051Z] PASS [2022-04-04T16:43:57.051Z] ok github.com/docker/docker/integration/plugin/authz 0.052s [2022-04-04T16:43:57.051Z] [2022-04-04T16:43:57.051Z] DONE 0 tests in 0.592s [2022-04-04T16:43:57.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T16:43:57.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:43:57.471Z] INFO: Testing against a local daemon [2022-04-04T16:43:57.471Z] === RUN TestVolumesCreateAndList [2022-04-04T16:43:57.471Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-04T16:43:57.471Z] === RUN TestVolumesRemove [2022-04-04T16:43:57.471Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-04T16:43:57.471Z] === RUN TestVolumesInspect [2022-04-04T16:43:57.471Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-04T16:43:57.471Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:43:57.471Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:43:57.471Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:43:57.471Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:43:57.471Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-04T16:43:57.471Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:43:57.471Z] PASS [2022-04-04T16:43:57.471Z] ok github.com/docker/docker/integration/volume 0.267s [2022-04-04T16:43:57.927Z] [2022-04-04T16:43:57.927Z] DONE 5 tests in 2.111s [2022-04-04T16:43:57.927Z] INFO: make.ps1 ended at 04/04/2022 16:43:57 [2022-04-04T16:43:57.927Z] INFO: Integration CLI tests being run from the host: [2022-04-04T16:43:57.927Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-04T16:43:59.139Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T16:43:59.139Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T16:44:00.513Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T16:44:00.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:00.837Z] INFO: Testing against a local daemon [2022-04-04T16:44:00.837Z] === RUN TestPluginInvalidJSON [2022-04-04T16:44:00.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:44:00.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:44:00.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:44:00.837Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-04T16:44:00.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T16:44:00.837Z] === RUN TestPluginInstall [2022-04-04T16:44:00.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T16:44:00.837Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T16:44:00.837Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:44:00.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T16:44:00.837Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T16:44:00.837Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:44:00.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T16:44:00.837Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:44:00.837Z] PASS [2022-04-04T16:44:00.837Z] ok github.com/docker/docker/integration/plugin/common 0.084s [2022-04-04T16:44:00.837Z] [2022-04-04T16:44:00.837Z] === Skipped [2022-04-04T16:44:00.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T16:44:00.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T16:44:00.837Z] [2022-04-04T16:44:00.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T16:44:00.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T16:44:00.837Z] [2022-04-04T16:44:00.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T16:44:00.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T16:44:00.837Z] [2022-04-04T16:44:00.837Z] DONE 5 tests, 3 skipped in 3.639s [2022-04-04T16:44:00.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T16:44:01.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T16:44:02.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-04T16:44:02.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:02.403Z] INFO: Testing against a local daemon [2022-04-04T16:44:02.403Z] === RUN TestExternalGraphDriver [2022-04-04T16:44:02.403Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T16:44:02.403Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T16:44:02.403Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:44:02.403Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T16:44:02.403Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T16:44:02.403Z] PASS [2022-04-04T16:44:02.403Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2022-04-04T16:44:02.403Z] [2022-04-04T16:44:02.403Z] === Skipped [2022-04-04T16:44:02.403Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T16:44:02.403Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T16:44:02.403Z] [2022-04-04T16:44:02.403Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T16:44:02.403Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T16:44:02.403Z] [2022-04-04T16:44:02.403Z] DONE 2 tests, 2 skipped in 1.739s [2022-04-04T16:44:02.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T16:44:03.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-04T16:44:03.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-04T16:44:03.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:03.983Z] INFO: Testing against a local daemon [2022-04-04T16:44:03.983Z] === RUN TestReadPluginNoRead [2022-04-04T16:44:03.983Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T16:44:03.983Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T16:44:03.983Z] PASS [2022-04-04T16:44:03.983Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2022-04-04T16:44:04.451Z] [2022-04-04T16:44:04.451Z] === Skipped [2022-04-04T16:44:04.451Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T16:44:04.451Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T16:44:04.451Z] [2022-04-04T16:44:04.451Z] DONE 1 tests, 1 skipped in 1.918s [2022-04-04T16:44:04.451Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T16:44:05.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-04T16:44:05.304Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-04T16:44:05.304Z] PASS [2022-04-04T16:44:05.304Z] [2022-04-04T16:44:05.304Z] DONE 17 tests in 51.843s [2022-04-04T16:44:05.304Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T16:44:05.304Z] ++ 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-04-04T16:44:05.304Z] ++ set -e [2022-04-04T16:44:05.304Z] ++ '[' -n 0 ']' [2022-04-04T16:44:05.304Z] ++ set -x [2022-04-04T16:44:05.304Z] ++ 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-04-04T16:44:05.304Z] INFO: Testing against a local daemon [2022-04-04T16:44:05.304Z] === RUN TestPluginInvalidJSON [2022-04-04T16:44:05.304Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:44:05.304Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:44:05.304Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T16:44:05.304Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-04T16:44:05.304Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T16:44:05.304Z] === RUN TestPluginInstall [2022-04-04T16:44:05.304Z] === RUN TestPluginInstall/no_auth [2022-04-04T16:44:05.436Z] testing: warning: no tests to run [2022-04-04T16:44:05.436Z] PASS [2022-04-04T16:44:05.436Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2022-04-04T16:44:05.436Z] [2022-04-04T16:44:05.436Z] DONE 0 tests in 1.073s [2022-04-04T16:44:05.436Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T16:44:06.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ed4b40_} [2022-04-04T16:44:07.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12325543832_/foo_false____} [2022-04-04T16:44:07.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:07.652Z] INFO: Testing against a local daemon [2022-04-04T16:44:07.652Z] === RUN TestPluginWithDevMounts [2022-04-04T16:44:07.652Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:07.652Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T16:44:07.652Z] PASS [2022-04-04T16:44:07.652Z] ok github.com/docker/docker/integration/plugin/volumes 0.071s [2022-04-04T16:44:07.652Z] [2022-04-04T16:44:07.652Z] === Skipped [2022-04-04T16:44:07.652Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T16:44:07.652Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:07.652Z] [2022-04-04T16:44:07.652Z] DONE 1 tests, 1 skipped in 1.969s [2022-04-04T16:44:07.652Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T16:44:07.869Z] time="2022-04-04T16:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:44:07.869Z] time="2022-04-04T16:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:974b24464d402266baf60efb96b51025185f207ca2c0b6755ad34eafb4e62859" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:44:07.869Z] time="2022-04-04T16:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:44:07.869Z] time="2022-04-04T16:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:974b24464d402266baf60efb96b51025185f207ca2c0b6755ad34eafb4e62859" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:44:08.127Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T16:44:08.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T16:44:08.231Z] INFO: Testing against a local daemon [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T16:44:08.231Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T16:44:08.231Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T16:44:08.231Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T16:44:08.385Z] time="2022-04-04T16:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:44:08.385Z] time="2022-04-04T16:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:974b24464d402266baf60efb96b51025185f207ca2c0b6755ad34eafb4e62859" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:44:08.385Z] time="2022-04-04T16:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:44:08.385Z] time="2022-04-04T16:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:974b24464d402266baf60efb96b51025185f207ca2c0b6755ad34eafb4e62859" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:44:08.643Z] === RUN TestPluginInstall/with_insecure [2022-04-04T16:44:08.687Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T16:44:08.687Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T16:44:09.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12325543832_/foo_true____} [2022-04-04T16:44:09.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:09.226Z] INFO: Testing against a local daemon [2022-04-04T16:44:09.226Z] === RUN TestSecretInspect [2022-04-04T16:44:09.226Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T16:44:09.226Z] === RUN TestSecretList [2022-04-04T16:44:09.226Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T16:44:09.226Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:44:09.226Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T16:44:09.226Z] === RUN TestSecretsUpdate [2022-04-04T16:44:09.226Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T16:44:09.226Z] === RUN TestTemplatedSecret [2022-04-04T16:44:09.226Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T16:44:09.226Z] === RUN TestSecretCreateResolve [2022-04-04T16:44:09.226Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:09.226Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T16:44:09.226Z] PASS [2022-04-04T16:44:09.226Z] ok github.com/docker/docker/integration/secret 0.070s [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] === Skipped [2022-04-04T16:44:09.226Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T16:44:09.226Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T16:44:09.226Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T16:44:09.226Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T16:44:09.226Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T16:44:09.226Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T16:44:09.226Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:09.226Z] [2022-04-04T16:44:09.226Z] DONE 6 tests, 6 skipped in 1.514s [2022-04-04T16:44:09.226Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T16:44:09.649Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T16:44:09.649Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T16:44:09.774Z] time="2022-04-04T16:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:44:09.774Z] time="2022-04-04T16:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a376bf4ae2e852f7293b593bae8b34cd99bd50b6a4f0da666776aec2e600de4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:44:09.774Z] time="2022-04-04T16:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T16:44:09.774Z] time="2022-04-04T16:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a376bf4ae2e852f7293b593bae8b34cd99bd50b6a4f0da666776aec2e600de4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T16:44:09.774Z] plugin_test.go:165: [d0511c8256f95] daemon is not started [2022-04-04T16:44:09.774Z] --- PASS: TestPluginInstall (4.44s) [2022-04-04T16:44:09.774Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2022-04-04T16:44:09.774Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-04-04T16:44:09.774Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2022-04-04T16:44:09.774Z] === RUN TestPluginsWithRuntimes [2022-04-04T16:44:10.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32152674197_/foo_false____} [2022-04-04T16:44:11.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:11.438Z] INFO: Testing against a local daemon [2022-04-04T16:44:11.438Z] === RUN TestServiceCreateInit [2022-04-04T16:44:11.438Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:44:11.438Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:44:11.438Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:44:11.438Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceConflict [2022-04-04T16:44:11.438Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:44:11.438Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-04T16:44:11.438Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:44:11.438Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:44:11.438Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:44:11.438Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceSysctls [2022-04-04T16:44:11.438Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-04T16:44:11.438Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:44:11.438Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T16:44:11.438Z] === RUN TestInspect [2022-04-04T16:44:11.438Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestInspect (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestCreateJob [2022-04-04T16:44:11.438Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestReplicatedJob [2022-04-04T16:44:11.438Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:44:11.438Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServiceListWithStatuses [2022-04-04T16:44:11.438Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:44:11.438Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:44:11.438Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServicePlugin [2022-04-04T16:44:11.438Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServiceUpdateLabel [2022-04-04T16:44:11.438Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:44:11.438Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:44:11.438Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:44:11.438Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T16:44:11.438Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:44:11.438Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T16:44:11.438Z] PASS [2022-04-04T16:44:11.438Z] ok github.com/docker/docker/integration/service 0.250s [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === Skipped [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-04T16:44:11.438Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:44:11.438Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T16:44:11.438Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T16:44:11.438Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-04T16:44:11.438Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T16:44:11.438Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T16:44:11.438Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T16:44:11.438Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-04T16:44:11.438Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-04T16:44:11.438Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T16:44:11.438Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T16:44:11.438Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T16:44:11.438Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T16:44:11.438Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T16:44:11.438Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T16:44:11.438Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T16:44:11.438Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T16:44:11.438Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T16:44:11.438Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T16:44:11.438Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T16:44:11.438Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T16:44:11.438Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T16:44:11.438Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T16:44:11.438Z] [2022-04-04T16:44:11.438Z] DONE 24 tests, 23 skipped in 2.306s [2022-04-04T16:44:11.438Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T16:44:11.715Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T16:44:11.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32152674197_/foo_true____} [2022-04-04T16:44:12.538Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T16:44:13.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:13.003Z] INFO: Testing against a local daemon [2022-04-04T16:44:13.003Z] === RUN TestSessionCreate [2022-04-04T16:44:13.003Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T16:44:13.003Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T16:44:13.003Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:44:13.003Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T16:44:13.003Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T16:44:13.003Z] PASS [2022-04-04T16:44:13.003Z] ok github.com/docker/docker/integration/session 0.071s [2022-04-04T16:44:13.003Z] [2022-04-04T16:44:13.003Z] === Skipped [2022-04-04T16:44:13.003Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T16:44:13.003Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T16:44:13.003Z] [2022-04-04T16:44:13.003Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T16:44:13.003Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T16:44:13.003Z] [2022-04-04T16:44:13.003Z] DONE 2 tests, 2 skipped in 1.428s [2022-04-04T16:44:13.003Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T16:44:13.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32152674197_/foo_true__0xc000ed4b70__} [2022-04-04T16:44:13.362Z] --- PASS: TestPluginsWithRuntimes (3.66s) [2022-04-04T16:44:13.362Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.96s) [2022-04-04T16:44:13.362Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.98s) [2022-04-04T16:44:13.362Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T16:44:14.296Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s) [2022-04-04T16:44:14.296Z] PASS [2022-04-04T16:44:14.296Z] [2022-04-04T16:44:14.296Z] DONE 10 tests in 8.755s [2022-04-04T16:44:14.296Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T16:44:14.296Z] ++ 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-04-04T16:44:14.296Z] ++ set -e [2022-04-04T16:44:14.296Z] ++ '[' -n 0 ']' [2022-04-04T16:44:14.296Z] ++ set -x [2022-04-04T16:44:14.296Z] ++ 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-04-04T16:44:14.296Z] INFO: Testing against a local daemon [2022-04-04T16:44:14.296Z] === RUN TestExternalGraphDriver [2022-04-04T16:44:14.296Z] === RUN TestExternalGraphDriver/json [2022-04-04T16:44:14.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ed4b88_} [2022-04-04T16:44:15.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:15.221Z] INFO: Testing against a local daemon [2022-04-04T16:44:15.221Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:44:15.221Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:15.221Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestDiskUsage [2022-04-04T16:44:15.221Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T16:44:15.221Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestEventsExecDie [2022-04-04T16:44:15.221Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T16:44:15.221Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:44:15.221Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T16:44:15.221Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestEventsVolumeCreate [2022-04-04T16:44:15.221Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T16:44:15.221Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestInfoAPI [2022-04-04T16:44:15.221Z] --- PASS: TestInfoAPI (0.04s) [2022-04-04T16:44:15.221Z] === RUN TestInfoAPIWarnings [2022-04-04T16:44:15.221Z] info_test.go:52: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:44:15.221Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestInfoDebug [2022-04-04T16:44:15.221Z] info_test.go:75: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:15.221Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:44:15.221Z] info_test.go:96: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:15.221Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestInfoListeners [2022-04-04T16:44:15.221Z] info_test.go:121: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:15.221Z] --- SKIP: TestInfoListeners (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:44:15.221Z] info_test.go:138: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:15.221Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T16:44:15.221Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:44:15.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-04T16:44:15.687Z] === RUN TestPingCacheHeaders [2022-04-04T16:44:15.926Z] === RUN TestExternalGraphDriver/spec [2022-04-04T16:44:15.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ed4ba0_} [2022-04-04T16:44:16.157Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T16:44:16.157Z] === RUN TestPingGet [2022-04-04T16:44:16.157Z] --- PASS: TestPingGet (0.03s) [2022-04-04T16:44:16.157Z] === RUN TestPingHead [2022-04-04T16:44:16.157Z] --- PASS: TestPingHead (0.03s) [2022-04-04T16:44:16.157Z] === RUN TestPingSwarmHeader [2022-04-04T16:44:16.157Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:16.157Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T16:44:16.157Z] === RUN TestVersion [2022-04-04T16:44:16.157Z] --- PASS: TestVersion (0.03s) [2022-04-04T16:44:16.157Z] PASS [2022-04-04T16:44:16.157Z] ok github.com/docker/docker/integration/system 1.203s [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === Skipped [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T16:44:16.157Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T16:44:16.157Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T16:44:16.157Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T16:44:16.157Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T16:44:16.157Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T16:44:16.157Z] info_test.go:52: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T16:44:16.157Z] info_test.go:75: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T16:44:16.157Z] info_test.go:96: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoListeners (0.00s) [2022-04-04T16:44:16.157Z] info_test.go:121: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T16:44:16.157Z] info_test.go:138: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T16:44:16.157Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T16:44:16.157Z] [2022-04-04T16:44:16.157Z] DONE 17 tests, 11 skipped in 2.988s [2022-04-04T16:44:16.157Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T16:44:17.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ed4bb8_} [2022-04-04T16:44:17.558Z] === RUN TestExternalGraphDriver/pull [2022-04-04T16:44:17.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:17.721Z] INFO: Testing against a local daemon [2022-04-04T16:44:17.721Z] === RUN TestVolumesCreateAndList [2022-04-04T16:44:17.721Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-04T16:44:17.721Z] === RUN TestVolumesRemove [2022-04-04T16:44:17.721Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-04T16:44:17.721Z] === RUN TestVolumesInspect [2022-04-04T16:44:17.721Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-04T16:44:17.721Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:44:17.721Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:44:17.721Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:44:17.721Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:44:17.721Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-04T16:44:17.721Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:44:17.721Z] PASS [2022-04-04T16:44:18.188Z] ok github.com/docker/docker/integration/volume 0.307s [2022-04-04T16:44:18.188Z] [2022-04-04T16:44:18.188Z] DONE 5 tests in 1.840s [2022-04-04T16:44:18.188Z] INFO: make.ps1 ended at 04/04/2022 16:44:17 [2022-04-04T16:44:18.188Z] INFO: Integration CLI tests being run from the host: [2022-04-04T16:44:18.188Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-04T16:44:18.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ed4bd0_} [2022-04-04T16:44:19.190Z] --- PASS: TestExternalGraphDriver (5.15s) [2022-04-04T16:44:19.190Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2022-04-04T16:44:19.190Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-04-04T16:44:19.190Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-04-04T16:44:19.190Z] === RUN TestGraphdriverPluginV2 [2022-04-04T16:44:20.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T16:44:21.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-04T16:44:21.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-04T16:44:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-04T16:44:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-04T16:44:21.756Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T16:44:23.691Z] docker_api_swarm_node_test.go:81: [dd3b4c4e7c23d] joining swarm manager [db613c720439b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:44:23.949Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2022-04-04T16:44:23.949Z] PASS [2022-04-04T16:44:23.949Z] [2022-04-04T16:44:23.949Z] DONE 5 tests in 9.903s [2022-04-04T16:44:23.949Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T16:44:23.949Z] ++ 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-04-04T16:44:23.949Z] ++ set -e [2022-04-04T16:44:23.949Z] ++ '[' -n 0 ']' [2022-04-04T16:44:23.949Z] ++ set -x [2022-04-04T16:44:23.949Z] ++ 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-04-04T16:44:24.207Z] INFO: Testing against a local daemon [2022-04-04T16:44:24.207Z] === RUN TestContinueAfterPluginCrash [2022-04-04T16:44:24.207Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T16:44:24.207Z] === RUN TestReadPluginNoRead [2022-04-04T16:44:24.207Z] === PAUSE TestReadPluginNoRead [2022-04-04T16:44:24.207Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T16:44:24.207Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T16:44:24.207Z] === CONT TestContinueAfterPluginCrash [2022-04-04T16:44:24.207Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T16:44:24.466Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T16:44:26.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T16:44:26.871Z] INFO: Testing against a local daemon [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T16:44:26.871Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T16:44:26.871Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T16:44:26.871Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T16:44:27.000Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T16:44:27.859Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T16:44:27.859Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T16:44:28.329Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T16:44:28.799Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T16:44:29.540Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T16:44:29.540Z] --- PASS: TestDaemonStartWithLogOpt (5.21s) [2022-04-04T16:44:29.540Z] === CONT TestReadPluginNoRead [2022-04-04T16:44:30.917Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T16:44:30.917Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T16:44:31.856Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T16:44:33.236Z] === RUN TestReadPluginNoRead/default [2022-04-04T16:44:33.236Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-04T16:44:33.802Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T16:44:34.371Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2022-04-04T16:44:34.629Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T16:44:34.629Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T16:44:35.195Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T16:44:35.763Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T16:44:36.021Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T16:44:36.590Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T16:44:37.158Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T16:44:37.726Z] === CONT TestReadPluginNoRead [2022-04-04T16:44:37.726Z] read_test.go:92: [d94241f64abe6] daemon is not started [2022-04-04T16:44:37.726Z] --- PASS: TestReadPluginNoRead (8.33s) [2022-04-04T16:44:37.726Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2022-04-04T16:44:37.726Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2022-04-04T16:44:37.726Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2022-04-04T16:44:37.726Z] PASS [2022-04-04T16:44:37.726Z] [2022-04-04T16:44:37.726Z] DONE 6 tests in 13.588s [2022-04-04T16:44:37.726Z] 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-04-04T16:44:37.726Z] ++ 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-04-04T16:44:37.726Z] ++ set -e [2022-04-04T16:44:37.726Z] ++ '[' -n 0 ']' [2022-04-04T16:44:37.726Z] ++ set -x [2022-04-04T16:44:37.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-04T16:44:37.726Z] testing: warning: no tests to run [2022-04-04T16:44:37.726Z] PASS [2022-04-04T16:44:37.726Z] [2022-04-04T16:44:37.726Z] DONE 0 tests in 0.014s [2022-04-04T16:44:37.726Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T16:44:37.726Z] ++ 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-04-04T16:44:37.726Z] ++ set -e [2022-04-04T16:44:37.726Z] ++ '[' -n 0 ']' [2022-04-04T16:44:37.726Z] ++ set -x [2022-04-04T16:44:37.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-04T16:44:37.726Z] INFO: Testing against a local daemon [2022-04-04T16:44:37.726Z] === RUN TestPluginWithDevMounts [2022-04-04T16:44:37.726Z] === PAUSE TestPluginWithDevMounts [2022-04-04T16:44:37.726Z] === CONT TestPluginWithDevMounts [2022-04-04T16:44:37.986Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T16:44:38.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-04T16:44:38.816Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T16:44:39.385Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T16:44:39.644Z] --- PASS: TestPluginWithDevMounts (1.92s) [2022-04-04T16:44:39.644Z] PASS [2022-04-04T16:44:39.644Z] [2022-04-04T16:44:39.644Z] DONE 1 tests in 1.962s [2022-04-04T16:44:39.644Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T16:44:39.644Z] ++ 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-04-04T16:44:39.644Z] ++ set -e [2022-04-04T16:44:39.644Z] ++ '[' -n 0 ']' [2022-04-04T16:44:39.644Z] ++ set -x [2022-04-04T16:44:39.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-04T16:44:39.644Z] INFO: Testing against a local daemon [2022-04-04T16:44:39.644Z] === RUN TestSecretInspect [2022-04-04T16:44:40.213Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T16:44:40.781Z] docker_api_swarm_node_test.go:53: [d9042374a592c] joining swarm manager [da6481f748e9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:44:41.349Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T16:44:41.949Z] docker_api_swarm_node_test.go:54: [d2eff6164912e] joining swarm manager [da6481f748e9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:44:42.518Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T16:44:42.518Z] --- PASS: TestSecretInspect (2.84s) [2022-04-04T16:44:42.518Z] === RUN TestSecretList [2022-04-04T16:44:43.086Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T16:44:43.652Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T16:44:43.652Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T16:44:44.586Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T16:44:45.152Z] --- PASS: TestSecretList (2.52s) [2022-04-04T16:44:45.152Z] === RUN TestSecretsCreateAndDelete [2022-04-04T16:44:45.152Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T16:44:46.086Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T16:44:46.346Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T16:44:47.281Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T16:44:47.847Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-04-04T16:44:47.847Z] === RUN TestSecretsUpdate [2022-04-04T16:44:48.414Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T16:44:48.980Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T16:44:50.353Z] --- PASS: TestSecretsUpdate (2.73s) [2022-04-04T16:44:50.353Z] === RUN TestTemplatedSecret [2022-04-04T16:44:50.921Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T16:44:53.450Z] --- PASS: TestTemplatedSecret (3.02s) [2022-04-04T16:44:53.450Z] === RUN TestSecretCreateResolve [2022-04-04T16:44:54.384Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T16:44:56.285Z] --- PASS: TestSecretCreateResolve (2.55s) [2022-04-04T16:44:56.285Z] PASS [2022-04-04T16:44:56.285Z] [2022-04-04T16:44:56.285Z] DONE 6 tests in 16.302s [2022-04-04T16:44:56.285Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T16:44:56.285Z] ++ 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-04-04T16:44:56.285Z] ++ set -e [2022-04-04T16:44:56.285Z] ++ '[' -n 0 ']' [2022-04-04T16:44:56.285Z] ++ set -x [2022-04-04T16:44:56.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-04T16:44:56.285Z] INFO: Testing against a local daemon [2022-04-04T16:44:56.285Z] === RUN TestServiceCreateInit [2022-04-04T16:44:56.285Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T16:44:56.544Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T16:44:57.114Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T16:45:01.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T16:45:01.304Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T16:45:03.218Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T16:45:03.478Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T16:45:05.383Z] --- PASS: TestServiceCreateInit (9.38s) [2022-04-04T16:45:05.383Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s) [2022-04-04T16:45:05.383Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2022-04-04T16:45:05.383Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T16:45:07.288Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-04T16:45:07.856Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T16:45:08.791Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T16:45:10.167Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T16:45:11.546Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T16:45:12.114Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T16:45:13.049Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T16:45:13.307Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T16:45:13.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-04T16:45:14.133Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T16:45:15.067Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T16:45:15.067Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T16:45:15.067Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T16:45:15.634Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T16:45:16.570Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T16:45:16.570Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T16:45:16.570Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T16:45:16.570Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T16:45:17.136Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T16:45:17.136Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T16:45:17.395Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T16:45:17.395Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T16:45:17.395Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T16:45:17.395Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T16:45:17.395Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T16:45:17.653Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T16:45:17.653Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T16:45:19.027Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T16:45:19.286Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T16:45:19.286Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T16:45:20.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-04T16:45:22.574Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T16:45:22.574Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T16:45:22.574Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T16:45:22.574Z] --- PASS: TestCreateServiceMultipleTimes (17.06s) [2022-04-04T16:45:22.574Z] === RUN TestCreateServiceConflict [2022-04-04T16:45:22.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T16:45:22.666Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T16:45:22.666Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T16:45:22.666Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T16:45:22.666Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T16:45:22.666Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T16:45:22.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T16:45:22.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T16:45:22.832Z] docker_api_swarm_test.go:202: [df436162b5c41] joining swarm manager [dd6b3d8572bf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:45:23.397Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T16:45:23.651Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T16:45:24.771Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T16:45:24.934Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T16:45:24.934Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T16:45:24.934Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T16:45:24.934Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T16:45:24.934Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T16:45:24.934Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T16:45:24.934Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T16:45:24.934Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T16:45:25.032Z] --- PASS: TestCreateServiceConflict (2.61s) [2022-04-04T16:45:25.032Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T16:45:25.290Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T16:45:25.402Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T16:45:26.664Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T16:45:28.040Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T16:45:28.297Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-04-04T16:45:28.297Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T16:45:28.555Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T16:45:29.121Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T16:45:29.121Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T16:45:29.185Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T16:45:29.687Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T16:45:29.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-04T16:45:29.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-04T16:45:29.687Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-04T16:45:30.172Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T16:45:30.172Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T16:45:30.172Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T16:45:30.172Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T16:45:30.172Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T16:45:30.172Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T16:45:31.062Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-04T16:45:31.628Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-04T16:45:32.563Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-04T16:45:32.564Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-04T16:45:32.564Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-04T16:45:32.822Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-04T16:45:33.121Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T16:45:36.473Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-04T16:45:36.473Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-04T16:45:36.473Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-04T16:45:36.473Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-04T16:45:36.473Z] Cross building: bundles/cross/linux/s390x [2022-04-04T16:45:36.473Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-04T16:45:36.473Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-04T16:45:39.377Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T16:45:39.943Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T16:45:41.073Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T16:45:41.074Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T16:45:41.074Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T16:45:41.074Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T16:45:41.074Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T16:45:41.074Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T16:45:41.074Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T16:45:41.074Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T16:45:41.074Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T16:45:41.074Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T16:45:41.074Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T16:45:41.074Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T16:45:41.074Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T16:45:41.074Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T16:45:41.074Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T16:45:41.074Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T16:45:41.074Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T16:45:41.074Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T16:45:41.845Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T16:45:42.058Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T16:45:42.058Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T16:45:42.058Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T16:45:42.058Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T16:45:42.058Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T16:45:42.104Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2022-04-04T16:45:42.104Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T16:45:43.039Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-04T16:45:43.974Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T16:45:44.542Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T16:45:45.118Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T16:45:45.610Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T16:45:45.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-04T16:45:45.683Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T16:45:46.249Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T16:45:46.816Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-04T16:45:47.751Z] docker_api_swarm_test.go:384: [da59cfbe2d4f7] joining swarm manager [d0ec79b9c2b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:45:48.317Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-04T16:45:49.208Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T16:45:49.252Z] docker_api_swarm_test.go:385: [dc4755f1b02a7] joining swarm manager [d0ec79b9c2b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:45:49.395Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T16:45:49.510Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T16:45:49.862Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T16:45:49.862Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T16:45:49.862Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T16:45:50.859Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T16:45:50.859Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T16:45:50.859Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T16:45:50.859Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T16:45:50.859Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T16:45:50.859Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T16:45:50.859Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T16:45:50.859Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T16:45:50.859Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T16:45:50.859Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T16:45:50.859Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T16:45:50.859Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T16:45:50.859Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T16:45:50.859Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T16:45:50.859Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T16:45:52.037Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-04T16:45:53.075Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T16:45:53.075Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T16:45:53.075Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T16:45:53.075Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T16:45:53.075Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T16:45:53.647Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T16:45:53.934Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T16:45:54.501Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T16:45:54.633Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T16:45:55.071Z] --- PASS: TestCreateServiceSecretFileMode (12.84s) [2022-04-04T16:45:55.071Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T16:45:55.640Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T16:45:58.956Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T16:45:59.383Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T16:45:59.383Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T16:45:59.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T16:45:59.383Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T16:45:59.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T16:45:59.383Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T16:45:59.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T16:45:59.383Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T16:45:59.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T16:45:59.851Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T16:46:02.194Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T16:46:02.194Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T16:46:02.452Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T16:46:03.385Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-04T16:46:03.385Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T16:46:03.644Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-04T16:46:03.644Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-04T16:46:03.644Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T16:46:04.578Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T16:46:05.514Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T16:46:05.514Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T16:46:05.514Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T16:46:06.089Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T16:46:06.354Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T16:46:07.291Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T16:46:07.549Z] --- PASS: TestCreateServiceConfigFileMode (12.62s) [2022-04-04T16:46:07.549Z] === RUN TestCreateServiceSysctls [2022-04-04T16:46:08.114Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-04T16:46:08.372Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-04T16:46:08.372Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T16:46:08.372Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-04T16:46:08.372Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T16:46:08.372Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T16:46:10.901Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-04T16:46:10.901Z] --- PASS: TestCreateServiceSysctls (3.31s) [2022-04-04T16:46:10.901Z] === RUN TestCreateServiceCapabilities [2022-04-04T16:46:11.159Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T16:46:11.726Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T16:46:12.292Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T16:46:13.666Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2022-04-04T16:46:13.666Z] === RUN TestInspect [2022-04-04T16:46:16.197Z] --- PASS: TestInspect (2.69s) [2022-04-04T16:46:16.197Z] === RUN TestCreateJob [2022-04-04T16:46:17.572Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T16:46:18.509Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-04T16:46:19.076Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T16:46:19.642Z] --- PASS: TestCreateJob (3.42s) [2022-04-04T16:46:19.642Z] === RUN TestReplicatedJob [2022-04-04T16:46:22.174Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T16:46:22.742Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T16:46:24.640Z] --- PASS: TestReplicatedJob (5.00s) [2022-04-04T16:46:24.640Z] === RUN TestUpdateReplicatedJob [2022-04-04T16:46:25.206Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T16:46:28.497Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2022-04-04T16:46:28.497Z] === RUN TestServiceListWithStatuses [2022-04-04T16:46:28.497Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:46:28.497Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T16:46:28.497Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T16:46:31.779Z] === RUN TestDockerSuite/TestExec [2022-04-04T16:46:32.037Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T16:46:32.603Z] --- PASS: TestDockerNetworkConnectAlias (4.54s) [2022-04-04T16:46:32.603Z] === RUN TestDockerNetworkReConnect [2022-04-04T16:46:32.603Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T16:46:33.168Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T16:46:33.734Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T16:46:35.637Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T16:46:35.723Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T16:46:35.723Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T16:46:35.723Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T16:46:35.723Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T16:46:35.723Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T16:46:36.202Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T16:46:37.135Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2022-04-04T16:46:37.135Z] === RUN TestServicePlugin [2022-04-04T16:46:37.135Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T16:46:37.702Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T16:46:38.269Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T16:46:39.204Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T16:46:39.771Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T16:46:41.147Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T16:46:41.147Z] plugin_test.go:61: [d4d57d6c4b603] joining swarm manager [d2da95580a814]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:46:41.714Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T16:46:42.649Z] plugin_test.go:64: [def64b1df9b68] joining swarm manager [d2da95580a814]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:46:42.649Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T16:46:44.022Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T16:46:44.589Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T16:46:44.847Z] check_test.go:379: [dc4755f1b02a7] daemon is not started [2022-04-04T16:46:44.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-04T16:46:46.221Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T16:46:47.162Z] docker_api_swarm_test.go:802: [d4644cfc75712] joining swarm manager [d2feecc304a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:46:47.163Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-04T16:46:48.098Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T16:46:48.665Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T16:46:48.665Z] docker_api_swarm_test.go:802: [dc3d1fa6d5998] joining swarm manager [d2feecc304a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:46:49.232Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T16:46:49.800Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T16:46:50.367Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T16:46:50.654Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T16:46:50.654Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T16:46:50.654Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T16:46:50.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T16:46:51.303Z] docker_api_swarm_test.go:802: [d226cc1b73954] joining swarm manager [d2feecc304a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T16:46:51.561Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T16:46:52.495Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T16:46:52.753Z] docker_api_swarm_test.go:802: [d1a0dcafe2e19] joining swarm manager [d2feecc304a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T16:46:53.323Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T16:46:55.222Z] docker_api_swarm_test.go:810: [d8a4cee88fb48] joining swarm manager [d2feecc304a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-04T16:46:56.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T16:46:56.512Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T16:46:57.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T16:47:01.625Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T16:47:01.625Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T16:47:01.625Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T16:47:01.625Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T16:47:01.625Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T16:47:01.625Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T16:47:02.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T16:47:02.609Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T16:47:02.609Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T16:47:02.609Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T16:47:02.609Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T16:47:02.609Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T16:47:02.609Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T16:47:02.609Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T16:47:03.075Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T16:47:03.542Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T16:47:05.186Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T16:47:05.186Z] === RUN TestDockerSuite/TestExecTTY [2022-04-04T16:47:05.186Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T16:47:05.443Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T16:47:06.011Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T16:47:06.483Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T16:47:06.577Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T16:47:06.577Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T16:47:06.577Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T16:47:07.950Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-04T16:47:08.042Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T16:47:08.042Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T16:47:08.042Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T16:47:08.042Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T16:47:08.042Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T16:47:08.042Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T16:47:08.517Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T16:47:08.774Z] --- PASS: TestServicePlugin (31.72s) [2022-04-04T16:47:08.774Z] === RUN TestServiceUpdateLabel [2022-04-04T16:47:09.340Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-04T16:47:09.906Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T16:47:10.855Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T16:47:10.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T16:47:10.986Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T16:47:11.426Z] --- PASS: TestServiceUpdateLabel (2.66s) [2022-04-04T16:47:11.426Z] === RUN TestServiceUpdateSecrets [2022-04-04T16:47:15.608Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T16:47:18.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T16:47:18.080Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T16:47:18.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T16:47:19.788Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T16:47:21.391Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T16:47:21.688Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T16:47:22.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T16:47:22.830Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T16:47:22.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T16:47:22.830Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T16:47:22.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T16:47:25.292Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T16:47:25.292Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T16:47:25.292Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T16:47:25.871Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T16:47:26.130Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-04-04T16:47:26.130Z] === RUN TestServiceUpdateConfigs [2022-04-04T16:47:26.388Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T16:47:26.388Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T16:47:26.388Z] === RUN TestDockerSuite/TestHealth [2022-04-04T16:47:26.924Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T16:47:27.248Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T16:47:27.248Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T16:47:27.248Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T16:47:27.248Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T16:47:27.414Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T16:47:27.987Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-04T16:47:27.987Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-04T16:47:27.987Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-04T16:47:27.987Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-04T16:47:27.987Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T16:47:28.318Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-04T16:47:28.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/test/unit [2022-04-04T16:47:28.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T16:47:28.694Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T16:47:28.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T16:47:28.865Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-04T16:47:28.865Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-04T16:47:28.865Z] + TESTDIRS=./... [2022-04-04T16:47:28.865Z] + exclude_paths='/vendor/|/integration' [2022-04-04T16:47:28.865Z] ++ go list ./... [2022-04-04T16:47:28.865Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-04T16:47:29.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T16:47:29.161Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T16:47:29.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T16:47:29.161Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T16:47:29.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T16:47:29.810Z] + pkg_list='github.com/docker/docker/api [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/backend [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/container [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/events [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/filters [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/image [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/mount [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/network [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/registry [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/system [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/time [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/versions [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/types/volume [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:47:29.810Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:47:29.810Z] github.com/docker/docker/cli [2022-04-04T16:47:29.810Z] github.com/docker/docker/cli/config [2022-04-04T16:47:29.810Z] github.com/docker/docker/cli/debug [2022-04-04T16:47:29.810Z] github.com/docker/docker/client [2022-04-04T16:47:29.810Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:47:29.810Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:47:29.810Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:47:29.810Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:47:29.810Z] github.com/docker/docker/container [2022-04-04T16:47:29.810Z] github.com/docker/docker/container/stream [2022-04-04T16:47:29.810Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:47:29.810Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:47:29.810Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/config [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/events [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/exec [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/images [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/links [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/names [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/network [2022-04-04T16:47:29.810Z] github.com/docker/docker/daemon/stats [2022-04-04T16:47:29.810Z] github.com/docker/docker/distribution [2022-04-04T16:47:29.810Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:47:29.810Z] github.com/docker/docker/distribution/utils [2022-04-04T16:47:29.810Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:47:29.810Z] github.com/docker/docker/dockerversion [2022-04-04T16:47:29.810Z] github.com/docker/docker/errdefs [2022-04-04T16:47:29.810Z] github.com/docker/docker/image [2022-04-04T16:47:29.810Z] github.com/docker/docker/image/cache [2022-04-04T16:47:29.810Z] github.com/docker/docker/image/tarexport [2022-04-04T16:47:29.810Z] github.com/docker/docker/image/v1 [2022-04-04T16:47:29.810Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:47:29.810Z] github.com/docker/docker/layer [2022-04-04T16:47:29.810Z] github.com/docker/docker/libcontainerd [2022-04-04T16:47:29.810Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:47:29.810Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:47:29.810Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:47:29.810Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/libnetwork/types [2022-04-04T16:47:29.810Z] github.com/docker/docker/oci [2022-04-04T16:47:29.810Z] github.com/docker/docker/oci/caps [2022-04-04T16:47:29.810Z] github.com/docker/docker/opts [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/archive [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/directory [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/platform [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/pools [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/progress [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/signal [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/stack [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/system [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:47:29.810Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:47:29.810Z] github.com/docker/docker/plugin [2022-04-04T16:47:29.810Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:47:29.810Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:47:29.810Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:47:29.810Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:47:29.810Z] github.com/docker/docker/quota [2022-04-04T16:47:29.810Z] github.com/docker/docker/reference [2022-04-04T16:47:29.810Z] github.com/docker/docker/registry [2022-04-04T16:47:29.810Z] github.com/docker/docker/registry/resumable [2022-04-04T16:47:29.810Z] github.com/docker/docker/restartmanager [2022-04-04T16:47:29.810Z] github.com/docker/docker/rootless [2022-04-04T16:47:29.810Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:47:29.810Z] github.com/docker/docker/runconfig [2022-04-04T16:47:29.810Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/environment [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/registry [2022-04-04T16:47:29.810Z] github.com/docker/docker/testutil/request [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume/drivers [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume/local [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume/mounts [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume/service [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:47:29.810Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:47:29.810Z] ++ grep --fixed-strings -v /libnetwork [2022-04-04T16:47:29.810Z] ++ echo 'github.com/docker/docker/api [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:47:29.810Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/backend [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/events [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/filters [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/image [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/mount [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/network [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/registry [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/system [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/time [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/versions [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/volume [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:47:29.811Z] github.com/docker/docker/cli [2022-04-04T16:47:29.811Z] github.com/docker/docker/cli/config [2022-04-04T16:47:29.811Z] github.com/docker/docker/cli/debug [2022-04-04T16:47:29.811Z] github.com/docker/docker/client [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:47:29.811Z] github.com/docker/docker/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/container/stream [2022-04-04T16:47:29.811Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:47:29.811Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:47:29.811Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/config [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/events [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/exec [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/images [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/links [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/names [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/network [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/stats [2022-04-04T16:47:29.811Z] github.com/docker/docker/distribution [2022-04-04T16:47:29.811Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:47:29.811Z] github.com/docker/docker/distribution/utils [2022-04-04T16:47:29.811Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:47:29.811Z] github.com/docker/docker/dockerversion [2022-04-04T16:47:29.811Z] github.com/docker/docker/errdefs [2022-04-04T16:47:29.811Z] github.com/docker/docker/image [2022-04-04T16:47:29.811Z] github.com/docker/docker/image/cache [2022-04-04T16:47:29.811Z] github.com/docker/docker/image/tarexport [2022-04-04T16:47:29.811Z] github.com/docker/docker/image/v1 [2022-04-04T16:47:29.811Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:47:29.811Z] github.com/docker/docker/layer [2022-04-04T16:47:29.811Z] github.com/docker/docker/libcontainerd [2022-04-04T16:47:29.811Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:47:29.811Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:47:29.811Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:47:29.811Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/libnetwork/types [2022-04-04T16:47:29.811Z] github.com/docker/docker/oci [2022-04-04T16:47:29.811Z] github.com/docker/docker/oci/caps [2022-04-04T16:47:29.811Z] github.com/docker/docker/opts [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/archive [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/directory [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/platform [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/pools [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/progress [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/signal [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/stack [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/system [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:47:29.811Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:47:29.811Z] github.com/docker/docker/plugin [2022-04-04T16:47:29.811Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:47:29.811Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:47:29.811Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:47:29.811Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:47:29.811Z] github.com/docker/docker/quota [2022-04-04T16:47:29.811Z] github.com/docker/docker/reference [2022-04-04T16:47:29.811Z] github.com/docker/docker/registry [2022-04-04T16:47:29.811Z] github.com/docker/docker/registry/resumable [2022-04-04T16:47:29.811Z] github.com/docker/docker/restartmanager [2022-04-04T16:47:29.811Z] github.com/docker/docker/rootless [2022-04-04T16:47:29.811Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:47:29.811Z] github.com/docker/docker/runconfig [2022-04-04T16:47:29.811Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/environment [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/registry [2022-04-04T16:47:29.811Z] github.com/docker/docker/testutil/request [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume/drivers [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume/local [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume/mounts [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume/service [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:47:29.811Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:47:29.811Z] + base_pkg_list='github.com/docker/docker/api [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/backend [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/events [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/filters [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/image [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/mount [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/network [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/registry [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/system [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/time [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/versions [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:47:29.811Z] github.com/docker/docker/api/types/volume [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:47:29.811Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:47:29.811Z] github.com/docker/docker/cli [2022-04-04T16:47:29.811Z] github.com/docker/docker/cli/config [2022-04-04T16:47:29.811Z] github.com/docker/docker/cli/debug [2022-04-04T16:47:29.811Z] github.com/docker/docker/client [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:47:29.811Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:47:29.811Z] github.com/docker/docker/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/container/stream [2022-04-04T16:47:29.811Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:47:29.811Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:47:29.811Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/config [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/events [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/exec [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/images [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/links [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:47:29.811Z] github.com/docker/docker/daemon/logger [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/names [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/network [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/stats [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution/utils [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:47:29.812Z] github.com/docker/docker/dockerversion [2022-04-04T16:47:29.812Z] github.com/docker/docker/errdefs [2022-04-04T16:47:29.812Z] github.com/docker/docker/image [2022-04-04T16:47:29.812Z] github.com/docker/docker/image/cache [2022-04-04T16:47:29.812Z] github.com/docker/docker/image/tarexport [2022-04-04T16:47:29.812Z] github.com/docker/docker/image/v1 [2022-04-04T16:47:29.812Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:47:29.812Z] github.com/docker/docker/layer [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:47:29.812Z] github.com/docker/docker/oci [2022-04-04T16:47:29.812Z] github.com/docker/docker/oci/caps [2022-04-04T16:47:29.812Z] github.com/docker/docker/opts [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/archive [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/directory [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/platform [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/pools [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/progress [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/signal [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/stack [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/system [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:47:29.812Z] github.com/docker/docker/plugin [2022-04-04T16:47:29.812Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:47:29.812Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:47:29.812Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:47:29.812Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:47:29.812Z] github.com/docker/docker/quota [2022-04-04T16:47:29.812Z] github.com/docker/docker/reference [2022-04-04T16:47:29.812Z] github.com/docker/docker/registry [2022-04-04T16:47:29.812Z] github.com/docker/docker/registry/resumable [2022-04-04T16:47:29.812Z] github.com/docker/docker/restartmanager [2022-04-04T16:47:29.812Z] github.com/docker/docker/rootless [2022-04-04T16:47:29.812Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:47:29.812Z] github.com/docker/docker/runconfig [2022-04-04T16:47:29.812Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/environment [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/registry [2022-04-04T16:47:29.812Z] github.com/docker/docker/testutil/request [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume/drivers [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume/local [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume/mounts [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume/service [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:47:29.812Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:47:29.812Z] ++ echo 'github.com/docker/docker/api [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/backend [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/container [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/events [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/filters [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/image [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/mount [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/network [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/registry [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/system [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/time [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/versions [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:47:29.812Z] github.com/docker/docker/api/types/volume [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:47:29.812Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:47:29.812Z] github.com/docker/docker/cli [2022-04-04T16:47:29.812Z] github.com/docker/docker/cli/config [2022-04-04T16:47:29.812Z] github.com/docker/docker/cli/debug [2022-04-04T16:47:29.812Z] github.com/docker/docker/client [2022-04-04T16:47:29.812Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:47:29.812Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:47:29.812Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:47:29.812Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:47:29.812Z] github.com/docker/docker/container [2022-04-04T16:47:29.812Z] github.com/docker/docker/container/stream [2022-04-04T16:47:29.812Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:47:29.812Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:47:29.812Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/config [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/events [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/exec [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/images [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/links [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/names [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/network [2022-04-04T16:47:29.812Z] github.com/docker/docker/daemon/stats [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution/utils [2022-04-04T16:47:29.812Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:47:29.812Z] github.com/docker/docker/dockerversion [2022-04-04T16:47:29.812Z] github.com/docker/docker/errdefs [2022-04-04T16:47:29.812Z] github.com/docker/docker/image [2022-04-04T16:47:29.812Z] github.com/docker/docker/image/cache [2022-04-04T16:47:29.812Z] github.com/docker/docker/image/tarexport [2022-04-04T16:47:29.812Z] github.com/docker/docker/image/v1 [2022-04-04T16:47:29.812Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:47:29.812Z] github.com/docker/docker/layer [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:47:29.812Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/libnetwork/types [2022-04-04T16:47:29.812Z] github.com/docker/docker/oci [2022-04-04T16:47:29.812Z] github.com/docker/docker/oci/caps [2022-04-04T16:47:29.812Z] github.com/docker/docker/opts [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/archive [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/directory [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:47:29.812Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/platform [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/pools [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/progress [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/signal [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/stack [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/system [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:47:29.813Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:47:29.813Z] github.com/docker/docker/plugin [2022-04-04T16:47:29.813Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:47:29.813Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:47:29.813Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:47:29.813Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:47:29.813Z] github.com/docker/docker/quota [2022-04-04T16:47:29.813Z] github.com/docker/docker/reference [2022-04-04T16:47:29.813Z] github.com/docker/docker/registry [2022-04-04T16:47:29.813Z] github.com/docker/docker/registry/resumable [2022-04-04T16:47:29.813Z] github.com/docker/docker/restartmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/rootless [2022-04-04T16:47:29.813Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:47:29.813Z] github.com/docker/docker/runconfig [2022-04-04T16:47:29.813Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/environment [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/registry [2022-04-04T16:47:29.813Z] github.com/docker/docker/testutil/request [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume/drivers [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume/local [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume/mounts [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume/service [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:47:29.813Z] github.com/docker/docker/volume/testutils' [2022-04-04T16:47:29.813Z] ++ grep --fixed-strings /libnetwork [2022-04-04T16:47:29.813Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/types' [2022-04-04T16:47:29.813Z] + echo 'github.com/docker/docker/libnetwork [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/types' [2022-04-04T16:47:29.813Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:47:29.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:47:29.813Z] + type docker-proxy [2022-04-04T16:47:29.813Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-04T16:47:29.813Z] + hack/make.sh binary-proxy install-proxy [2022-04-04T16:47:29.813Z] [2022-04-04T16:47:30.080Z] Removing bundles/ [2022-04-04T16:47:30.080Z] [2022-04-04T16:47:30.080Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-04T16:47:30.080Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-04T16:47:30.080Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T16:47:30.476Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T16:47:31.028Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T16:47:31.509Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T16:47:31.509Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T16:47:31.509Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T16:47:31.509Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T16:47:31.509Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T16:47:31.509Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T16:47:31.509Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T16:47:31.509Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T16:47:32.012Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T16:47:32.541Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T16:47:35.605Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T16:47:36.760Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T16:47:36.760Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T16:47:36.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T16:47:36.760Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T16:47:36.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T16:47:36.760Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T16:47:36.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T16:47:36.760Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T16:47:36.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T16:47:36.760Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T16:47:37.226Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T16:47:37.226Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T16:47:37.226Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T16:47:37.226Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T16:47:37.226Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T16:47:37.226Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T16:47:38.226Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-04T16:47:38.226Z] [2022-04-04T16:47:38.226Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-04T16:47:38.226Z] Installing docker-proxy to /usr/local/bin/ [2022-04-04T16:47:38.226Z] [2022-04-04T16:47:38.226Z] + mkdir -p bundles [2022-04-04T16:47:38.226Z] + '[' -n 'github.com/docker/docker/api [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/backend/build [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/httputils [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/middleware [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/build [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/container [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/debug [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/image [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/network [2022-04-04T16:47:38.226Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/server/router/session [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/server/router/system [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/server/router/volume [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/backend [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/container [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/events [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/filters [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/image [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/mount [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/network [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/registry [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/strslice [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/swarm [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/system [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/time [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/versions [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T16:47:38.227Z] github.com/docker/docker/api/types/volume [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/dockerfile [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/remotecontext [2022-04-04T16:47:38.227Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T16:47:38.227Z] github.com/docker/docker/cli [2022-04-04T16:47:38.227Z] github.com/docker/docker/cli/config [2022-04-04T16:47:38.227Z] github.com/docker/docker/cli/debug [2022-04-04T16:47:38.227Z] github.com/docker/docker/client [2022-04-04T16:47:38.227Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T16:47:38.227Z] github.com/docker/docker/cmd/dockerd [2022-04-04T16:47:38.227Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T16:47:38.227Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T16:47:38.227Z] github.com/docker/docker/container [2022-04-04T16:47:38.227Z] github.com/docker/docker/container/stream [2022-04-04T16:47:38.227Z] github.com/docker/docker/contrib/apparmor [2022-04-04T16:47:38.227Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T16:47:38.227Z] github.com/docker/docker/contrib/httpserver [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/cluster [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/config [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/events [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/exec [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/images [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/initlayer [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/links [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/listeners [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/local [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/names [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/network [2022-04-04T16:47:38.227Z] github.com/docker/docker/daemon/stats [2022-04-04T16:47:38.227Z] github.com/docker/docker/distribution [2022-04-04T16:47:38.227Z] github.com/docker/docker/distribution/metadata [2022-04-04T16:47:38.227Z] github.com/docker/docker/distribution/utils [2022-04-04T16:47:38.227Z] github.com/docker/docker/distribution/xfer [2022-04-04T16:47:38.227Z] github.com/docker/docker/dockerversion [2022-04-04T16:47:38.227Z] github.com/docker/docker/errdefs [2022-04-04T16:47:38.227Z] github.com/docker/docker/image [2022-04-04T16:47:38.227Z] github.com/docker/docker/image/cache [2022-04-04T16:47:38.227Z] github.com/docker/docker/image/tarexport [2022-04-04T16:47:38.227Z] github.com/docker/docker/image/v1 [2022-04-04T16:47:38.227Z] github.com/docker/docker/internal/test/suite [2022-04-04T16:47:38.227Z] github.com/docker/docker/layer [2022-04-04T16:47:38.227Z] github.com/docker/docker/libcontainerd [2022-04-04T16:47:38.227Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T16:47:38.227Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T16:47:38.227Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T16:47:38.227Z] github.com/docker/docker/libcontainerd/types [2022-04-04T16:47:38.227Z] github.com/docker/docker/oci [2022-04-04T16:47:38.227Z] github.com/docker/docker/oci/caps [2022-04-04T16:47:38.227Z] github.com/docker/docker/opts [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/aaparser [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/archive [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/authorization [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/capabilities [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/containerfs [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/directory [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/dmesg [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/filenotify [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/fileutils [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/fsutils [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/homedir [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/idtools [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/ioutils [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/longpath [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/loopback [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/parsers [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/pidfile [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/platform [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/plugins [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/pools [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/progress [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/pubsub [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/reexec [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/signal [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/stack [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/stringid [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/system [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/tailfile [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/tarsum [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/truncindex [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/urlutil [2022-04-04T16:47:38.227Z] github.com/docker/docker/pkg/useragent [2022-04-04T16:47:38.227Z] github.com/docker/docker/plugin [2022-04-04T16:47:38.227Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T16:47:38.227Z] github.com/docker/docker/plugin/v2 [2022-04-04T16:47:38.227Z] github.com/docker/docker/profiles/apparmor [2022-04-04T16:47:38.227Z] github.com/docker/docker/profiles/seccomp [2022-04-04T16:47:38.227Z] github.com/docker/docker/quota [2022-04-04T16:47:38.227Z] github.com/docker/docker/reference [2022-04-04T16:47:38.227Z] github.com/docker/docker/registry [2022-04-04T16:47:38.227Z] github.com/docker/docker/registry/resumable [2022-04-04T16:47:38.227Z] github.com/docker/docker/restartmanager [2022-04-04T16:47:38.227Z] github.com/docker/docker/rootless [2022-04-04T16:47:38.227Z] github.com/docker/docker/rootless/specconv [2022-04-04T16:47:38.227Z] github.com/docker/docker/runconfig [2022-04-04T16:47:38.227Z] github.com/docker/docker/runconfig/opts [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/daemon [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/environment [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/fakegit [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/registry [2022-04-04T16:47:38.227Z] github.com/docker/docker/testutil/request [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume/drivers [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume/local [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume/mounts [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume/service [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume/service/opts [2022-04-04T16:47:38.227Z] github.com/docker/docker/volume/testutils' ']' [2022-04-04T16:47:38.227Z] + 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/system 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-04-04T16:47:38.227Z] ? github.com/docker/docker/api [no test files] [2022-04-04T16:47:39.532Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T16:47:41.262Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2022-04-04T16:47:41.262Z] === RUN TestServiceUpdateNetwork [2022-04-04T16:47:45.449Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T16:47:45.449Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T16:47:45.449Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T16:47:45.449Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T16:47:46.014Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T16:47:46.014Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T16:47:46.586Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T16:47:46.586Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T16:47:46.586Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T16:47:46.844Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T16:47:47.102Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T16:47:47.102Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T16:47:47.668Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T16:47:47.668Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T16:47:48.235Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T16:47:48.235Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T16:47:48.803Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T16:47:49.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-04T16:47:49.631Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T16:47:49.631Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T16:47:50.198Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T16:47:50.240Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T16:47:52.728Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T16:47:52.728Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T16:47:52.728Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T16:47:53.304Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T16:47:53.663Z] --- PASS: TestServiceUpdateNetwork (12.79s) [2022-04-04T16:47:53.664Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T16:47:53.795Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T16:47:53.795Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T16:47:53.795Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T16:47:54.231Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T16:47:54.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T16:47:55.165Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T16:47:55.424Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T16:47:55.424Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T16:47:55.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T16:47:55.458Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T16:47:55.991Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T16:47:56.416Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-04T16:47:56.443Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T16:47:56.443Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T16:47:56.443Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T16:47:56.557Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T16:47:57.719Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T16:47:57.932Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T16:47:58.011Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T16:47:58.011Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T16:47:58.011Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T16:47:58.751Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T16:47:58.866Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T16:47:59.432Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T16:47:59.997Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T16:48:00.563Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T16:48:00.563Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-04T16:48:00.563Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T16:48:01.129Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T16:48:01.387Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T16:48:01.953Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T16:48:02.519Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T16:48:02.672Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T16:48:02.672Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T16:48:02.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T16:48:02.672Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T16:48:02.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T16:48:02.672Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T16:48:02.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T16:48:02.672Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T16:48:02.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T16:48:02.763Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T16:48:02.778Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T16:48:03.037Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T16:48:03.162Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T16:48:03.232Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T16:48:03.232Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T16:48:03.296Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T16:48:03.296Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-04T16:48:03.699Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T16:48:03.699Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T16:48:03.699Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T16:48:04.681Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T16:48:04.686Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T16:48:04.939Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T16:48:05.506Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T16:48:05.506Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T16:48:05.783Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T16:48:06.107Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T16:48:06.107Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T16:48:06.107Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T16:48:06.252Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T16:48:06.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T16:48:06.719Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T16:48:07.188Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T16:48:07.239Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T16:48:07.497Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T16:48:08.063Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T16:48:08.063Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T16:48:08.063Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T16:48:08.063Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T16:48:08.063Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T16:48:08.629Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T16:48:09.195Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T16:48:09.195Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T16:48:09.456Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T16:48:10.023Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T16:48:10.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-04T16:48:10.847Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2022-04-04T16:48:10.847Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-04-04T16:48:10.847Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-04-04T16:48:10.847Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-04-04T16:48:10.847Z] PASS [2022-04-04T16:48:10.847Z] [2022-04-04T16:48:10.847Z] === Skipped [2022-04-04T16:48:10.847Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T16:48:10.847Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T16:48:10.847Z] [2022-04-04T16:48:10.847Z] DONE 27 tests, 1 skipped in 194.674s [2022-04-04T16:48:10.847Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T16:48:10.847Z] ++ 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-04-04T16:48:10.847Z] ++ set -e [2022-04-04T16:48:10.847Z] ++ '[' -n 0 ']' [2022-04-04T16:48:10.847Z] ++ set -x [2022-04-04T16:48:10.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-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-04-04T16:48:10.847Z] INFO: Testing against a local daemon [2022-04-04T16:48:10.847Z] === RUN TestSessionCreate [2022-04-04T16:48:10.847Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T16:48:10.847Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T16:48:10.847Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-04-04T16:48:10.847Z] PASS [2022-04-04T16:48:10.847Z] [2022-04-04T16:48:10.847Z] DONE 2 tests in 0.054s [2022-04-04T16:48:10.847Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T16:48:10.847Z] ++ 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-04-04T16:48:10.847Z] ++ set -e [2022-04-04T16:48:10.847Z] ++ '[' -n 0 ']' [2022-04-04T16:48:10.847Z] ++ set -x [2022-04-04T16:48:10.848Z] ++ 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-04-04T16:48:10.848Z] INFO: Testing against a local daemon [2022-04-04T16:48:10.848Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T16:48:10.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T16:48:10.848Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-04-04T16:48:10.848Z] === RUN TestDiskUsage [2022-04-04T16:48:10.848Z] === PAUSE TestDiskUsage [2022-04-04T16:48:10.848Z] === RUN TestEventsExecDie [2022-04-04T16:48:11.782Z] --- PASS: TestEventsExecDie (0.76s) [2022-04-04T16:48:11.782Z] === RUN TestEventsBackwardsCompatible [2022-04-04T16:48:11.782Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T16:48:11.782Z] === RUN TestEventsVolumeCreate [2022-04-04T16:48:11.782Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-04T16:48:11.782Z] === RUN TestInfoBinaryCommits [2022-04-04T16:48:11.782Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-04-04T16:48:11.782Z] === RUN TestInfoAPIVersioned [2022-04-04T16:48:11.782Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T16:48:11.782Z] === RUN TestInfoAPI [2022-04-04T16:48:11.782Z] --- PASS: TestInfoAPI (0.04s) [2022-04-04T16:48:11.782Z] === RUN TestInfoAPIWarnings [2022-04-04T16:48:12.349Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T16:48:12.349Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T16:48:12.610Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T16:48:12.610Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T16:48:12.610Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T16:48:12.610Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T16:48:12.610Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T16:48:12.915Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T16:48:13.051Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T16:48:13.850Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T16:48:14.613Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T16:48:14.613Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T16:48:14.613Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T16:48:14.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-04T16:48:15.349Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T16:48:15.914Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T16:48:16.177Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T16:48:16.177Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T16:48:16.177Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T16:48:16.177Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T16:48:16.481Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T16:48:16.739Z] docker_api_swarm_service_test.go:395: [de2596369e43a] joining swarm manager [df2249afdd9c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:48:17.306Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T16:48:17.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T16:48:17.564Z] docker_api_swarm_service_test.go:395: [d88f820db9303] joining swarm manager [df2249afdd9c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:48:18.131Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T16:48:18.386Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T16:48:18.853Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T16:48:19.065Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T16:48:19.065Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-04T16:48:19.320Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T16:48:19.320Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T16:48:19.320Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T16:48:20.306Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T16:48:20.969Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T16:48:21.390Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T16:48:21.391Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T16:48:21.391Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T16:48:21.391Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T16:48:21.391Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T16:48:22.361Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T16:48:23.736Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T16:48:23.736Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T16:48:25.082Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T16:48:25.082Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T16:48:25.082Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T16:48:25.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T16:48:25.109Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T16:48:26.483Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T16:48:27.319Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T16:48:27.857Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T16:48:27.857Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T16:48:28.423Z] --- PASS: TestInfoAPIWarnings (16.59s) [2022-04-04T16:48:28.423Z] === RUN TestInfoDebug [2022-04-04T16:48:28.989Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T16:48:28.989Z] === RUN TestInfoInsecureRegistries [2022-04-04T16:48:29.554Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T16:48:29.554Z] === RUN TestInfoListeners [2022-04-04T16:48:29.554Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T16:48:29.813Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T16:48:30.379Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T16:48:31.755Z] --- PASS: TestInfoListeners (2.36s) [2022-04-04T16:48:31.755Z] === RUN TestInfoRegistryMirrors [2022-04-04T16:48:32.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T16:48:32.223Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T16:48:32.322Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-04T16:48:32.322Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T16:48:32.580Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-04-04T16:48:32.580Z] === RUN TestPingCacheHeaders [2022-04-04T16:48:32.580Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T16:48:32.580Z] === RUN TestPingGet [2022-04-04T16:48:32.580Z] --- PASS: TestPingGet (0.01s) [2022-04-04T16:48:32.580Z] === RUN TestPingHead [2022-04-04T16:48:32.580Z] --- PASS: TestPingHead (0.02s) [2022-04-04T16:48:32.580Z] === RUN TestPingSwarmHeader [2022-04-04T16:48:32.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T16:48:33.148Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T16:48:33.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-04T16:48:33.666Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T16:48:35.042Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T16:48:35.042Z] --- PASS: TestPingSwarmHeader (2.54s) [2022-04-04T16:48:35.042Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T16:48:35.042Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T16:48:35.042Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T16:48:35.042Z] === RUN TestVersion [2022-04-04T16:48:35.042Z] --- PASS: TestVersion (0.03s) [2022-04-04T16:48:35.042Z] === CONT TestDiskUsage [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T16:48:35.608Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T16:48:35.608Z] docker_api_swarm_service_test.go:343: [d08f5bed4affc] joining swarm manager [d0848b231527c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T16:48:35.866Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T16:48:36.125Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T16:48:36.125Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T16:48:36.125Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T16:48:36.125Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T16:48:36.693Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T16:48:36.693Z] docker_api_swarm_service_test.go:343: [d25f7702ad999] joining swarm manager [d0848b231527c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage (1.68s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.38s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T16:48:36.693Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T16:48:36.693Z] PASS [2022-04-04T16:48:36.693Z] [2022-04-04T16:48:36.693Z] === Skipped [2022-04-04T16:48:36.693Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-04-04T16:48:36.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T16:48:36.693Z] [2022-04-04T16:48:36.693Z] DONE 55 tests, 1 skipped in 26.016s [2022-04-04T16:48:36.952Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T16:48:36.952Z] ++ 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-04-04T16:48:36.952Z] ++ set -e [2022-04-04T16:48:36.952Z] ++ '[' -n 0 ']' [2022-04-04T16:48:36.952Z] ++ set -x [2022-04-04T16:48:36.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-04T16:48:36.952Z] INFO: Testing against a local daemon [2022-04-04T16:48:36.952Z] === RUN TestVolumesCreateAndList [2022-04-04T16:48:36.952Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-04T16:48:36.952Z] === RUN TestVolumesRemove [2022-04-04T16:48:36.952Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T16:48:36.952Z] === RUN TestVolumesInspect [2022-04-04T16:48:36.952Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T16:48:36.952Z] === RUN TestVolumesInvalidJSON [2022-04-04T16:48:36.952Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T16:48:36.952Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T16:48:36.952Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T16:48:36.952Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-04T16:48:36.952Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T16:48:36.952Z] PASS [2022-04-04T16:48:36.952Z] [2022-04-04T16:48:36.952Z] DONE 5 tests in 0.222s [2022-04-04T16:48:36.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T16:48:37.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T16:48:37.520Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T16:48:37.520Z] +++ kill 14248 [2022-04-04T16:48:37.781Z] +++ /etc/init.d/apparmor stop [2022-04-04T16:48:37.781Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T16:48:37.781Z] [2022-04-04T16:48:37.781Z] Unloading profiles will leave already running processes permanently [2022-04-04T16:48:37.781Z] unconfined, which can lead to unexpected situations. [2022-04-04T16:48:37.781Z] [2022-04-04T16:48:37.781Z] To set a process to complain mode, use the command line tool [2022-04-04T16:48:37.781Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T16:48:37.781Z] +++ true [2022-04-04T16:48:37.781Z] exiting test-integration [2022-04-04T16:48:37.781Z] ++ exit 0 [2022-04-04T16:48:37.781Z] [2022-04-04T16:48:38.720Z] + for job in $(jobs -p) [2022-04-04T16:48:38.720Z] + wait 11799 [2022-04-04T16:48:39.416Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T16:48:39.416Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T16:48:39.416Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T16:48:39.416Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T16:48:39.416Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T16:48:40.108Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T16:48:42.011Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T16:48:43.385Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T16:48:43.643Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T16:48:45.018Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-04T16:48:45.018Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T16:48:45.277Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T16:48:45.277Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T16:48:45.277Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T16:48:45.846Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T16:48:45.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T16:48:46.414Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T16:48:49.700Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T16:48:50.312Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T16:48:51.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-04T16:48:53.776Z] docker_api_swarm_service_test.go:490: [d46f602c16c8e] joining swarm manager [dae5f8714144b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:48:54.033Z] docker_api_swarm_service_test.go:490: [dc896b9bf984c] joining swarm manager [dae5f8714144b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:48:54.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T16:48:54.493Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T16:48:54.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T16:48:55.012Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T16:48:55.580Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T16:48:55.580Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T16:48:56.515Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T16:48:57.452Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T16:48:58.391Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T16:48:59.327Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T16:48:59.906Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T16:49:01.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T16:49:01.532Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T16:49:01.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T16:49:01.532Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T16:49:01.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T16:49:01.808Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T16:49:02.374Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T16:49:02.633Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T16:49:03.162Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T16:49:03.162Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T16:49:03.162Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T16:49:04.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T16:49:04.146Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T16:49:04.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T16:49:04.146Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T16:49:04.616Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T16:49:04.616Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T16:49:04.616Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T16:49:05.065Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T16:49:05.065Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T16:49:05.065Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T16:49:05.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T16:49:05.083Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T16:49:05.083Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T16:49:05.083Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T16:49:06.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-04T16:49:08.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T16:49:08.588Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T16:49:08.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T16:49:08.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T16:49:08.588Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T16:49:08.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T16:49:08.588Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T16:49:09.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T16:49:09.398Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T16:49:09.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T16:49:09.940Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T16:49:10.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T16:49:12.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-04T16:49:14.062Z] docker_api_swarm_service_test.go:128: [d221be8daa21c] joining swarm manager [de5ba47cc78a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:49:14.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T16:49:14.998Z] docker_api_swarm_service_test.go:129: [d14ce5e215421] joining swarm manager [de5ba47cc78a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:49:14.998Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T16:49:15.565Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T16:49:16.500Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T16:49:16.758Z] docker_api_swarm_service_test.go:137: [dbed032f7c655] joining swarm manager [de5ba47cc78a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T16:49:16.758Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T16:49:17.693Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T16:49:17.693Z] docker_api_swarm_service_test.go:138: [dc174f96cfa86] joining swarm manager [de5ba47cc78a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T16:49:17.693Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T16:49:18.631Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T16:49:20.015Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T16:49:20.279Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-04T16:49:22.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T16:49:26.845Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T16:49:26.845Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T16:49:27.410Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T16:49:29.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T16:49:29.473Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T16:49:29.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T16:49:29.938Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T16:49:30.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T16:49:30.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T16:49:30.278Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T16:49:30.278Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T16:49:32.901Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-04-04T16:49:32.901Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T16:49:32.901Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T16:49:32.901Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-04-04T16:49:32.901Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T16:49:32.901Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/api/types/system [no test files] [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/builder/dockerfile 0.512s coverage: 49.3% of statements [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/builder/remotecontext/git 1.721s coverage: 86.3% of statements [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T16:49:32.902Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T16:49:32.902Z] ok github.com/docker/docker/cmd/docker-proxy 0.087s coverage: 67.6% of statements [2022-04-04T16:49:34.818Z] ok github.com/docker/docker/client 0.166s coverage: 75.6% of statements [2022-04-04T16:49:36.501Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T16:49:36.501Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T16:49:36.501Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T16:49:36.759Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T16:49:38.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T16:49:38.236Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T16:49:38.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T16:49:38.236Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T16:49:38.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T16:49:38.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T16:49:40.038Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T16:49:40.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-04T16:49:41.233Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T16:49:42.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-04T16:49:42.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T16:49:42.750Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T16:49:43.734Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T16:49:43.734Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T16:49:43.734Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T16:49:43.988Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T16:49:44.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T16:49:44.106Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T16:49:44.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T16:49:44.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T16:49:44.578Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T16:49:44.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T16:49:44.578Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T16:49:44.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T16:49:44.925Z] docker_api_swarm_service_test.go:304: [d6ca46cce5b8e] joining swarm manager [d79dc4e441d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:49:45.204Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T16:49:45.295Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T16:49:45.295Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T16:49:45.295Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T16:49:45.494Z] docker_api_swarm_service_test.go:304: [dd52969041776] joining swarm manager [d79dc4e441d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:49:46.766Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T16:49:47.234Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T16:49:49.686Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T16:49:50.039Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T16:49:50.507Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T16:49:50.507Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T16:49:50.507Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T16:49:50.507Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T16:49:50.507Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T16:49:50.650Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T16:49:51.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T16:49:51.587Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T16:49:52.068Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T16:49:52.522Z] === RUN TestDockerSuite/TestPortList [2022-04-04T16:49:52.534Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T16:49:53.000Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T16:49:53.467Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T16:49:53.964Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T16:49:54.450Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T16:49:56.909Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T16:49:59.083Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T16:50:00.018Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T16:50:00.307Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T16:50:02.516Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T16:50:02.516Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T16:50:02.516Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T16:50:03.501Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T16:50:03.501Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T16:50:03.501Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T16:50:03.501Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T16:50:05.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-04T16:50:06.219Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T16:50:06.219Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T16:50:06.219Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T16:50:06.452Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T16:50:06.788Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T16:50:06.788Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T16:50:06.919Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T16:50:07.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T16:50:07.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T16:50:07.359Z] docker_api_swarm_service_test.go:100: [d15521011fb0b] joining swarm manager [d61c1e1e339ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:50:07.387Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T16:50:07.387Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T16:50:07.387Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T16:50:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T16:50:07.928Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T16:50:08.187Z] docker_api_swarm_service_test.go:101: [dc94eb811424b] joining swarm manager [d61c1e1e339ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:50:08.373Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T16:50:08.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T16:50:08.841Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T16:50:08.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T16:50:08.841Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T16:50:08.841Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T16:50:09.123Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T16:50:09.123Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-04T16:50:12.408Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-04T16:50:13.342Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-04T16:50:13.601Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-04T16:50:13.601Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T16:50:14.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T16:50:14.698Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T16:50:15.535Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T16:50:16.103Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T16:50:16.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T16:50:16.909Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T16:50:17.378Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T16:50:17.378Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T16:50:17.378Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T16:50:18.637Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T16:50:18.946Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T16:50:18.946Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T16:50:18.946Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T16:50:21.537Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 28.9% of statements [2022-04-04T16:50:21.537Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-04T16:50:21.537Z] ok github.com/docker/docker/cmd/dockerd/trap 2.517s coverage: 0.0% of statements [2022-04-04T16:50:21.537Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T16:50:21.537Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T16:50:21.537Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T16:50:21.537Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T16:50:21.537Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T16:50:21.925Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T16:50:21.925Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T16:50:22.798Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T16:50:23.785Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T16:50:23.785Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T16:50:23.785Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T16:50:23.785Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T16:50:23.785Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T16:50:24.458Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T16:50:24.837Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-04-04T16:50:25.350Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T16:50:25.836Z] check_test.go:379: [d15521011fb0b] daemon is not started [2022-04-04T16:50:26.223Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-04T16:50:26.337Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T16:50:26.806Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T16:50:27.276Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T16:50:27.612Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-04T16:50:27.745Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T16:50:31.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-04T16:50:31.105Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T16:50:32.481Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T16:50:32.503Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T16:50:33.049Z] docker_api_swarm_service_test.go:533: [dbe4cb688e37f] joining swarm manager [d8c09e9cef4cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:50:34.426Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T16:50:34.766Z] docker_api_swarm_service_test.go:534: [de3f73e6bf0c6] joining swarm manager [d8c09e9cef4cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:50:34.833Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T16:50:34.833Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T16:50:34.833Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T16:50:35.024Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T16:50:35.751Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-04-04T16:50:35.751Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-04-04T16:50:35.820Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T16:50:35.820Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T16:50:35.820Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T16:50:36.288Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T16:50:36.321Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-04T16:50:36.399Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T16:50:36.891Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-04T16:50:37.464Z] ok github.com/docker/docker/daemon 10.155s coverage: 17.0% of statements [2022-04-04T16:50:37.464Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T16:50:37.464Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T16:50:37.464Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T16:50:37.464Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T16:50:37.855Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T16:50:38.037Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.712s coverage: 74.8% of statements [2022-04-04T16:50:38.845Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T16:50:38.945Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T16:50:38.981Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.337s coverage: 56.2% of statements [2022-04-04T16:50:39.313Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T16:50:39.313Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T16:50:39.313Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T16:50:39.926Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-04T16:50:40.302Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T16:50:40.771Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T16:50:40.771Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T16:50:40.771Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T16:50:40.771Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T16:50:40.771Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T16:50:40.875Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T16:50:41.312Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-04T16:50:42.254Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T16:50:42.254Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T16:50:42.717Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.362s coverage: 50.0% of statements [2022-04-04T16:50:42.822Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T16:50:44.107Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.541s coverage: 46.1% of statements [2022-04-04T16:50:44.107Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T16:50:44.202Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T16:50:45.050Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-04-04T16:50:45.050Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.703s coverage: 57.9% of statements [2022-04-04T16:50:45.050Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T16:50:45.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T16:50:45.537Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T16:50:45.991Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-04T16:50:46.106Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T16:50:46.364Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T16:50:46.364Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T16:50:46.364Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T16:50:46.562Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-04-04T16:50:46.622Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T16:50:46.622Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T16:50:46.622Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T16:50:47.533Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 6.6% of statements [2022-04-04T16:50:47.533Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T16:50:47.533Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T16:50:47.557Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T16:50:47.797Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T16:50:48.486Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-04T16:50:48.492Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T16:50:49.059Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T16:50:49.060Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 80.2% of statements [2022-04-04T16:50:49.321Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-04-04T16:50:49.321Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T16:50:49.627Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T16:50:49.892Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2022-04-04T16:50:50.014Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T16:50:50.014Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T16:50:50.014Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T16:50:50.153Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-04-04T16:50:50.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T16:50:50.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T16:50:50.533Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T16:50:50.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-04-04T16:50:50.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-04T16:50:51.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T16:50:51.521Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T16:50:51.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T16:50:51.521Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T16:50:51.562Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-04-04T16:50:51.562Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T16:50:51.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T16:50:51.990Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T16:50:51.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T16:50:52.136Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 57.2% of statements [2022-04-04T16:50:52.397Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-04-04T16:50:52.457Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T16:50:52.457Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T16:50:52.457Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T16:50:53.342Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-04-04T16:50:53.603Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-04T16:50:54.175Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-04T16:50:55.118Z] ok github.com/docker/docker/daemon/logger/splunk 1.597s coverage: 82.5% of statements [2022-04-04T16:50:55.118Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T16:50:55.118Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T16:50:56.061Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2022-04-04T16:50:56.192Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T16:50:56.632Z] ok github.com/docker/docker/distribution 0.639s coverage: 28.3% of statements [2022-04-04T16:50:56.632Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T16:50:56.760Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T16:50:56.892Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-04T16:50:57.463Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-04T16:50:57.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-04T16:50:58.034Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-04T16:50:58.261Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T16:50:58.261Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T16:50:58.261Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T16:50:58.519Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T16:50:58.605Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-04T16:50:58.605Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-04-04T16:50:58.605Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T16:50:59.175Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2022-04-04T16:50:59.175Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T16:50:59.749Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-04T16:50:59.895Z] docker_api_swarm_service_test.go:148: [dc062d30834e4] joining swarm manager [d01eb44cc987c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:51:00.322Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-04T16:51:00.465Z] docker_api_swarm_service_test.go:148: [d0307ff3ad7a4] joining swarm manager [d01eb44cc987c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:51:00.724Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T16:51:00.894Z] ok github.com/docker/docker/opts 0.020s coverage: 66.3% of statements [2022-04-04T16:51:00.894Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-04T16:51:02.119Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T16:51:02.936Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.0% of statements [2022-04-04T16:51:03.514Z] ok github.com/docker/docker/pkg/authorization 0.220s coverage: 68.3% of statements [2022-04-04T16:51:03.514Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-04T16:51:03.775Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T16:51:04.654Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T16:51:05.592Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T16:51:05.592Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T16:51:05.592Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T16:51:07.078Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 42.7% of statements [2022-04-04T16:51:07.078Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-04T16:51:07.339Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-04T16:51:07.599Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-04T16:51:08.125Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T16:51:08.169Z] ok github.com/docker/docker/layer 7.712s coverage: 69.0% of statements [2022-04-04T16:51:08.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T16:51:08.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T16:51:08.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T16:51:08.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T16:51:08.170Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T16:51:08.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T16:51:08.430Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2022-04-04T16:51:08.430Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-04-04T16:51:08.690Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-04-04T16:51:08.691Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T16:51:08.951Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T16:51:08.951Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-04-04T16:51:09.894Z] ok github.com/docker/docker/pkg/idtools 0.538s coverage: 67.9% of statements [2022-04-04T16:51:09.894Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 71.5% of statements [2022-04-04T16:51:10.328Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T16:51:10.467Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-04T16:51:10.467Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-04T16:51:10.467Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T16:51:10.728Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-04T16:51:10.728Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-04T16:51:10.896Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T16:51:10.990Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-04T16:51:11.252Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-04T16:51:11.252Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-04T16:51:11.252Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T16:51:11.252Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T16:51:11.825Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-04-04T16:51:12.273Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T16:51:12.398Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-04T16:51:12.659Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-04T16:51:12.659Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-04T16:51:12.841Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T16:51:12.841Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T16:51:13.408Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T16:51:13.674Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T16:51:14.043Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-04T16:51:14.305Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-04T16:51:14.567Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-04T16:51:14.567Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-04-04T16:51:14.659Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T16:51:14.659Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T16:51:14.659Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T16:51:14.828Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-04T16:51:15.090Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T16:51:15.660Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T16:51:15.660Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T16:51:15.660Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T16:51:15.664Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-04T16:51:15.926Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-04T16:51:15.946Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T16:51:16.188Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-04T16:51:16.761Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-04T16:51:16.884Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T16:51:17.023Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T16:51:17.144Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T16:51:17.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T16:51:17.229Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T16:51:17.284Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-04T16:51:17.284Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-04T16:51:17.403Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T16:51:17.698Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T16:51:17.698Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T16:51:17.698Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T16:51:17.698Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T16:51:17.698Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T16:51:18.169Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T16:51:18.169Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T16:51:18.169Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T16:51:18.785Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T16:51:19.200Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-04-04T16:51:19.356Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T16:51:19.461Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-04T16:51:19.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T16:51:19.721Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-04T16:51:19.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T16:51:19.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T16:51:20.438Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T16:51:20.663Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-04-04T16:51:21.234Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-04T16:51:21.374Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T16:51:21.950Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T16:51:22.179Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-04-04T16:51:22.440Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-04T16:51:22.440Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-04T16:51:22.518Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T16:51:23.013Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-04T16:51:23.088Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-04T16:51:23.275Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T16:51:24.028Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T16:51:25.194Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-04T16:51:25.405Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-04T16:51:25.456Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-04-04T16:51:26.029Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-04T16:51:26.342Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-04T16:51:26.910Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-04T16:51:26.972Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-04T16:51:27.478Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-04T16:51:27.736Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-04T16:51:28.304Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T16:51:29.239Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-04T16:51:29.806Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T16:51:30.375Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T16:51:30.633Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T16:51:31.199Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T16:51:31.199Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T16:51:32.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T16:51:32.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T16:51:32.574Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T16:51:32.926Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T16:51:33.142Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T16:51:33.711Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T16:51:33.969Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T16:51:34.539Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T16:51:34.539Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T16:51:35.106Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T16:51:35.366Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T16:51:35.934Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T16:51:36.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T16:51:36.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-04T16:51:36.712Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T16:51:36.763Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T16:51:36.763Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T16:51:37.331Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T16:51:37.592Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T16:51:38.536Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T16:51:39.475Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T16:51:39.658Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T16:51:40.043Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T16:51:40.610Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T16:51:40.869Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T16:51:41.435Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T16:51:42.369Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T16:51:43.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T16:51:43.444Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T16:51:43.463Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T16:51:43.463Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T16:51:43.463Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T16:51:43.463Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T16:51:44.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T16:51:44.812Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T16:51:45.071Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T16:51:45.640Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T16:51:46.208Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T16:51:46.776Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T16:51:48.154Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T16:51:48.953Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T16:51:48.953Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === Skipped [2022-04-04T16:51:48.953Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T16:51:48.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T16:51:48.953Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T16:51:48.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T16:51:48.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T16:51:48.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T16:51:48.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T16:51:48.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.953Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:51:48.953Z] [2022-04-04T16:51:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T16:51:48.953Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:71: No driver to put! [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T16:51:48.954Z] time="2022-04-04T16:50:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T16:51:48.954Z] time="2022-04-04T16:50:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T16:51:48.954Z] time="2022-04-04T16:50:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T16:51:48.954Z] time="2022-04-04T16:50:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T16:51:48.954Z] time="2022-04-04T16:50:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:71: No driver to put! [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T16:51:48.954Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T16:51:48.954Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T16:51:48.954Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T16:51:48.954Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T16:51:48.954Z] graphtest_unix.go:71: No driver to put! [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T16:51:48.954Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T16:51:48.954Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-04T16:51:48.954Z] [2022-04-04T16:51:48.954Z] DONE 2338 tests, 28 skipped in 248.667s [2022-04-04T16:51:48.954Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/config [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/idm [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/ns [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/options [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/osl [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T16:51:48.954Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-04T16:51:48.954Z] + 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-04-04T16:51:50.631Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T16:51:50.631Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T16:51:50.631Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T16:51:50.689Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T16:51:50.689Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T16:51:50.689Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T16:51:52.593Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T16:51:53.528Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T16:51:56.057Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T16:51:57.437Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T16:51:57.437Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-04T16:51:57.437Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T16:51:57.437Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-04T16:51:57.695Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T16:51:57.954Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T16:51:59.352Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T16:52:00.730Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T16:52:01.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-04T16:52:02.602Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T16:52:02.860Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T16:52:03.243Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T16:52:04.820Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T16:52:05.387Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-04T16:52:05.387Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T16:52:05.387Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T16:52:05.954Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-04T16:52:06.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-04T16:52:07.458Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T16:52:07.458Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T16:52:08.026Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T16:52:08.593Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T16:52:08.853Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-04T16:52:09.112Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-04T16:52:09.681Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T16:52:09.681Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T16:52:10.250Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T16:52:10.819Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T16:52:11.387Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T16:52:11.954Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T16:52:11.954Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-04T16:52:12.522Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T16:52:13.091Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T16:52:13.652Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T16:52:13.658Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T16:52:13.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T16:52:13.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T16:52:13.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T16:52:14.227Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T16:52:14.485Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T16:52:15.052Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-04T16:52:15.052Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T16:52:15.631Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T16:52:15.834Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T16:52:16.575Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T16:52:16.834Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T16:52:16.834Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-04T16:52:16.834Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T16:52:17.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T16:52:18.212Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-04T16:52:19.589Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T16:52:20.522Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T16:52:20.780Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-04T16:52:20.886Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T16:52:23.975Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T16:52:24.063Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-04T16:52:28.248Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-04T16:52:31.531Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-04T16:52:32.100Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T16:52:33.039Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-04T16:52:33.039Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-04T16:52:33.039Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T16:52:33.039Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T16:52:33.300Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T16:52:34.305Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T16:52:34.305Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T16:52:34.305Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T16:52:34.305Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T16:52:35.204Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork 37.205s coverage: 40.7% of statements [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.384s coverage: 59.9% of statements [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.148s coverage: 4.0% of statements [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-04T16:52:35.669Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T16:52:35.669Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-04T16:52:36.141Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T16:52:37.077Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T16:52:43.650Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T16:52:43.650Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T16:52:43.650Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T16:52:43.800Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.513s coverage: 7.2% of statements [2022-04-04T16:52:43.800Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T16:52:43.908Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T16:52:43.908Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T16:52:44.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-04T16:52:44.166Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T16:52:44.632Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-04-04T16:52:44.632Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T16:52:44.632Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-04T16:52:44.632Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T16:52:44.893Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-04T16:52:45.099Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T16:52:45.153Z] ok github.com/docker/docker/libnetwork/etchosts 0.028s coverage: 81.2% of statements [2022-04-04T16:52:45.414Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-04T16:52:45.667Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T16:52:45.674Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-04T16:52:46.601Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T16:52:46.601Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T16:52:46.859Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T16:52:47.795Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T16:52:51.082Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-04T16:52:52.017Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T16:52:52.274Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T16:52:53.211Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T16:52:54.074Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T16:52:54.588Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T16:52:56.489Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T16:52:57.902Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-04T16:52:58.392Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T16:53:00.293Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T16:53:00.293Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-04T16:53:01.227Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T16:53:02.205Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T16:53:03.581Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T16:53:03.581Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-04T16:53:04.517Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T16:53:04.517Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T16:53:05.084Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T16:53:06.021Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T16:53:06.587Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T16:53:06.845Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T16:53:08.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T16:53:09.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T16:53:11.657Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T16:53:12.132Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T16:53:12.698Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T16:53:12.698Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/ipam 14.316s coverage: 85.3% of statements [2022-04-04T16:53:12.826Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T16:53:12.826Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-04T16:53:12.826Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-04-04T16:53:12.826Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-04T16:53:13.086Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-04T16:53:13.265Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T16:53:13.265Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T16:53:13.523Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T16:53:14.088Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T16:53:14.088Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T16:53:14.655Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T16:53:16.555Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-04T16:53:19.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-04T16:53:20.022Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-04T16:53:20.022Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T16:53:20.022Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T16:53:20.962Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-04T16:53:21.537Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T16:53:21.537Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-04T16:53:22.915Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T16:53:23.849Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-04T16:53:24.415Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-04T16:53:24.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T16:53:24.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-04T16:53:24.981Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T16:53:25.174Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T16:53:25.549Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T16:53:25.642Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T16:53:25.808Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T16:53:26.111Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T16:53:26.745Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T16:53:26.745Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-04T16:53:26.745Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T16:53:27.311Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T16:53:27.311Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-04T16:53:27.879Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T16:53:27.879Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-04T16:53:27.879Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T16:53:28.447Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-04T16:53:29.387Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T16:53:29.387Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T16:53:29.387Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T16:53:30.769Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-04T16:53:32.147Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T16:53:33.129Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T16:53:33.129Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T16:53:33.129Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T16:53:33.129Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T16:53:33.526Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T16:53:33.526Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-04T16:53:33.785Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T16:53:35.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-04T16:53:37.586Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T16:53:38.152Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T16:53:38.720Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-04T16:53:38.720Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-04T16:53:40.633Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-04T16:53:41.209Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-04T16:53:43.745Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-04T16:53:43.911Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T16:53:44.685Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-04T16:53:47.218Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-04T16:53:47.476Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-04T16:53:47.734Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-04T16:53:48.302Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-04T16:53:49.039Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-04T16:53:49.310Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-04T16:53:49.881Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-04T16:53:49.881Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-04T16:53:50.449Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T16:53:51.018Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T16:53:51.586Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T16:53:54.124Z] === RUN TestDockerSuite/TestRunState [2022-04-04T16:53:54.330Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T16:53:55.059Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T16:53:55.625Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T16:53:55.884Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T16:53:56.143Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-04T16:53:56.143Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T16:53:56.143Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T16:53:56.401Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T16:53:56.968Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-04T16:53:57.901Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T16:53:57.901Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T16:53:57.901Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T16:53:58.467Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-04T16:53:59.842Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-04T16:54:00.106Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-04T16:54:01.483Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-04T16:54:02.978Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T16:54:03.389Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-04T16:54:03.648Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T16:54:06.182Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-04T16:54:06.753Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T16:54:07.011Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T16:54:07.946Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T16:54:08.205Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T16:54:09.579Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-04T16:54:09.579Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T16:54:10.957Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T16:54:11.525Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T16:54:11.783Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T16:54:11.783Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T16:54:12.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-04T16:54:12.610Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T16:54:12.868Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T16:54:13.436Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-04T16:54:13.436Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T16:54:13.436Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T16:54:13.696Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T16:54:14.266Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T16:54:17.553Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-04T16:54:17.553Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T16:54:17.812Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T16:54:18.748Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T16:54:20.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-04T16:54:20.657Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T16:54:21.593Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T16:54:23.501Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T16:54:24.238Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T16:54:24.238Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T16:54:24.238Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T16:54:24.238Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T16:54:24.238Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T16:54:24.238Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T16:54:24.238Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T16:54:24.879Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T16:54:25.226Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T16:54:25.226Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T16:54:25.226Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T16:54:25.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T16:54:25.447Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-04T16:54:25.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T16:54:25.447Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-04T16:54:25.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T16:54:25.447Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-04T16:54:25.447Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T16:54:25.706Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-04T16:54:25.706Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T16:54:25.706Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-04T16:54:26.216Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T16:54:26.274Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-04T16:54:26.685Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T16:54:26.842Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-04T16:54:27.778Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-04T16:54:28.037Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-04T16:54:28.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T16:54:28.609Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T16:54:28.609Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-04T16:54:29.176Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-04T16:54:29.176Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-04T16:54:29.176Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-04T16:54:29.176Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-04T16:54:29.176Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-04T16:54:29.176Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T16:54:29.176Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-04T16:54:29.434Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-04T16:54:30.000Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-04T16:54:30.000Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-04T16:54:30.566Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T16:54:30.823Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T16:54:31.081Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T16:54:31.081Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-04T16:54:31.647Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-04T16:54:32.213Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-04T16:54:32.213Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T16:54:32.213Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T16:54:32.551Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T16:54:32.784Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T16:54:33.352Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-04T16:54:33.919Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-04T16:54:34.488Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-04T16:54:34.488Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T16:54:34.488Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T16:54:34.748Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T16:54:34.748Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T16:54:34.764Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T16:54:36.128Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T16:54:36.387Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T16:54:36.893Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T16:54:37.764Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T16:54:38.360Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T16:54:38.360Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T16:54:38.360Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T16:54:38.927Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-04T16:54:39.518Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T16:54:39.518Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T16:54:39.518Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T16:54:39.518Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T16:54:39.518Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T16:54:39.518Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T16:54:39.518Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T16:54:39.518Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T16:54:39.518Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T16:54:39.518Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T16:54:39.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T16:54:39.863Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-04T16:54:40.431Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T16:54:40.431Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T16:54:41.803Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T16:54:41.803Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T16:54:42.062Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T16:54:42.999Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2368954609 [2022-04-04T16:54:43.257Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T16:54:43.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T16:54:43.303Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T16:54:43.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T16:54:43.303Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T16:54:43.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T16:54:43.303Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T16:54:43.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T16:54:43.515Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T16:54:44.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T16:54:44.452Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T16:54:44.452Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T16:54:44.452Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T16:54:45.513Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T16:54:45.513Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T16:54:45.513Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T16:54:45.831Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T16:54:46.400Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-04T16:54:47.303Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T16:54:47.337Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T16:54:47.597Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T16:54:47.597Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T16:54:47.856Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T16:54:47.856Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T16:54:48.792Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T16:54:48.792Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T16:54:48.792Z] docker_cli_service_logs_test.go:246: checking task 49blu418ylbc [2022-04-04T16:54:48.792Z] docker_cli_service_logs_test.go:251: checking messages for 49blu418ylbc [2022-04-04T16:54:48.792Z] docker_cli_service_logs_test.go:246: checking task ste086f31u5z [2022-04-04T16:54:48.792Z] docker_cli_service_logs_test.go:251: checking messages for ste086f31u5z [2022-04-04T16:54:49.037Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T16:54:49.360Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T16:54:49.929Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T16:54:50.496Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T16:54:54.736Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T16:54:55.761Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T16:54:57.139Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T16:54:57.707Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T16:54:58.661Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T16:54:59.619Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-04T16:55:01.524Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T16:55:01.524Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-04T16:55:01.527Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T16:55:01.995Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T16:55:01.995Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T16:55:01.995Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T16:55:01.995Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T16:55:01.995Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T16:55:01.995Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T16:55:01.995Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T16:55:01.995Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T16:55:01.995Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T16:55:01.995Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T16:55:01.995Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T16:55:03.428Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T16:55:03.993Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T16:55:04.579Z] time="2022-04-04T16:54:57Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/networkdb 103.292s coverage: 60.0% of statements [2022-04-04T16:55:04.579Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.6% of statements [2022-04-04T16:55:04.579Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T16:55:04.579Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === Skipped [2022-04-04T16:55:04.579Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-04T16:55:04.579Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-04T16:55:04.579Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-04T16:55:04.579Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T16:55:04.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T16:55:04.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T16:55:04.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T16:55:04.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T16:55:04.579Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-04T16:55:04.579Z] firewalld_test.go:14: firewalld is not running [2022-04-04T16:55:04.579Z] [2022-04-04T16:55:04.579Z] DONE 326 tests, 9 skipped in 198.647s [2022-04-04T16:55:04.928Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T16:55:04.957Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T16:55:04.957Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir Post stage [Pipeline] junit [2022-04-04T16:55:05.167Z] Recording test results [2022-04-04T16:55:05.517Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-04T16:55:05.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43459/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a19508560ba19579a76e270e8f1de55134285d38 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a19508560ba19579a76e270e8f1de55134285d38 hack/validate/vendor [2022-04-04T16:55:06.302Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T16:55:06.418Z] No vendor changes in diff. [2022-04-04T16:55:06.682Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T16:55:07.284Z] + echo Ensuring container killed. [2022-04-04T16:55:07.284Z] Ensuring container killed. [2022-04-04T16:55:07.284Z] + docker rm -vf docker-pr1 [2022-04-04T16:55:07.284Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-04T16:55:07.496Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T16:55:07.588Z] + echo Chowning /workspace to jenkins user [2022-04-04T16:55:07.588Z] Chowning /workspace to jenkins user [2022-04-04T16:55:07.588Z] + id -u [2022-04-04T16:55:07.588Z] + id -g [2022-04-04T16:55:07.588Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T16:55:07.680Z] === RUN TestDockerSuite/TestStatsAllNoStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T16:55:09.274Z] + bundleName=unit [2022-04-04T16:55:09.274Z] + echo Creating unit-bundles.tar.gz [2022-04-04T16:55:09.274Z] Creating unit-bundles.tar.gz [2022-04-04T16:55:09.274Z] + 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-04-04T16:55:09.274Z] bundles/junit-report-libnetwork.xml [2022-04-04T16:55:09.274Z] bundles/junit-report.xml [2022-04-04T16:55:09.274Z] bundles/go-test-report-libnetwork.json [2022-04-04T16:55:09.274Z] bundles/go-test-report.json [2022-04-04T16:55:09.274Z] bundles/profile-libnetwork.out [2022-04-04T16:55:09.274Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-04T16:55:09.289Z] Archiving artifacts [2022-04-04T16:55:09.731Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T16:55:10.045Z] + make clean [2022-04-04T16:55:10.045Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T16:55:10.045Z] docker-dev-cache [2022-04-04T16:55:10.045Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T16:55:10.213Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T16:55:10.788Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T16:55:14.405Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T16:55:16.551Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T16:55:17.684Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T16:55:18.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-04T16:55:20.783Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-04T16:55:22.245Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T16:55:22.311Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T16:55:22.812Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-04T16:55:23.597Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T16:55:24.715Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-04T16:55:24.974Z] docker_cli_swarm_test.go:1895: [d8985d5d7d0b9] joining swarm manager [dc57ece05192d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:55:26.350Z] docker_cli_swarm_test.go:1896: [dacff55dfa940] joining swarm manager [dc57ece05192d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:55:26.350Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T16:55:26.916Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T16:55:27.564Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T16:55:28.133Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T16:55:28.133Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T16:55:28.133Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T16:55:28.259Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T16:55:28.703Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T16:55:29.786Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T16:55:31.237Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T16:55:34.520Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-04T16:55:34.520Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-04T16:55:34.779Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-04T16:55:34.779Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-04T16:55:34.779Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-04T16:55:34.779Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-04T16:55:34.779Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-04T16:55:35.550Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T16:55:35.550Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T16:55:35.550Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T16:55:35.550Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T16:55:35.715Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-04T16:55:36.005Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T16:55:36.005Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T16:55:36.005Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T16:55:36.281Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-04T16:55:36.848Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-04T16:55:38.224Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-04T16:55:41.505Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-04T16:55:42.440Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-04T16:55:42.441Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-04T16:55:42.441Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-04T16:55:42.441Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-04T16:55:43.009Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-04T16:55:43.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T16:55:44.538Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T16:55:44.538Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T16:55:44.538Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T16:55:46.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-04T16:55:48.781Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-04T16:55:50.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-04T16:55:51.246Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-04T16:55:53.149Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T16:55:53.149Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-04T16:55:55.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T16:55:56.878Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T16:55:56.878Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T16:55:57.946Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T16:55:58.222Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-04T16:55:58.407Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T16:55:58.407Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T16:55:58.407Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T16:55:59.367Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T16:55:59.367Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T16:55:59.574Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T16:55:59.574Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T16:55:59.574Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T16:55:59.574Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T16:55:59.598Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-04T16:56:00.974Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-04T16:56:01.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-04T16:56:02.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-04T16:56:03.361Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T16:56:04.042Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T16:56:04.042Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T16:56:04.221Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-04T16:56:04.801Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T16:56:05.570Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T16:56:05.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-04T16:56:05.789Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T16:56:06.260Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T16:56:07.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-04T16:56:07.248Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T16:56:08.378Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-04T16:56:08.811Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T16:56:08.947Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-04T16:56:09.883Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T16:56:10.314Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T16:56:10.314Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T16:56:10.314Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T16:56:10.314Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T16:56:10.314Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T16:56:10.314Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T16:56:10.314Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T16:56:10.314Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T16:56:10.314Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T16:56:10.314Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T16:56:10.314Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T16:56:11.041Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T16:56:11.258Z] docker_cli_swarm_test.go:1796: [d8220e39d794b] joining swarm manager [d5b5da460c23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:56:12.630Z] docker_cli_swarm_test.go:1797: [ddfa36a798fbe] joining swarm manager [d5b5da460c23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:56:14.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T16:56:14.095Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T16:56:14.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T16:56:14.095Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T16:56:14.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T16:56:14.095Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T16:56:14.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T16:56:14.563Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T16:56:14.677Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T16:56:14.677Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T16:56:14.677Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T16:56:15.148Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T16:56:16.133Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T16:56:19.309Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T16:56:20.885Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T16:56:24.116Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T16:56:24.827Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-04T16:56:25.085Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T16:56:25.085Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T16:56:25.085Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T16:56:25.654Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T16:56:25.654Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T16:56:25.912Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T16:56:25.912Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T16:56:26.480Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T16:56:26.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T16:56:27.047Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T16:56:27.047Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T16:56:27.305Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T16:56:27.306Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T16:56:27.306Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T16:56:28.684Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T16:56:28.684Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T16:56:28.944Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T16:56:28.944Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T16:56:28.944Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-04T16:56:32.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-04T16:56:34.122Z] docker_cli_swarm_test.go:1315: [d5c0f0c1f2202] joining swarm manager [d1270b6073b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T16:56:34.225Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T16:56:34.225Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T16:56:34.225Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T16:56:34.225Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T16:56:34.225Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T16:56:34.225Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T16:56:34.381Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T16:56:35.318Z] docker_cli_swarm_test.go:1316: [df797eb6acdba] joining swarm manager [d1270b6073b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:56:35.786Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T16:56:35.786Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T16:56:35.812Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T16:56:35.812Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T16:56:35.812Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T16:56:35.886Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T16:56:36.144Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T16:56:36.144Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T16:56:38.046Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T16:56:38.761Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T16:56:40.579Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T16:56:40.579Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite (1341.06s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.46s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.36s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.43s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.08s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.77s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.43s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.05s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.33s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.93s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.88s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachDetach (1.10s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.79s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.33s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.32s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.52s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.83s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.64s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.77s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.69s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.95s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.97s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.40s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.78s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.92s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.41s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.80s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.78s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.76s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.72s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.09s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.29s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.39s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.70s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.50s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.54s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.21s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.02s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.14s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.96s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.83s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.13s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2022-04-04T16:56:40.579Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.07s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.79s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.68s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.22s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.65s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2022-04-04T16:56:40.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-04T16:56:40.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-04T16:56:40.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T16:56:40.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.83s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.80s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.84s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.00s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.63s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.28s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.14s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.92s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.31s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.34s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.97s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.71s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.27s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.39s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.75s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.54s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.90s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.81s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.22s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.84s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.65s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.39s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2022-04-04T16:56:40.579Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.22s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-04-04T16:56:40.579Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.05s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.86s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.60s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.65s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.37s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.64s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.96s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildHistory (4.48s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.51s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.94s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.23s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.59s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.09s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.84s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.75s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.78s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.63s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.45s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.99s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.90s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.79s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.39s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.90s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.86s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildPATH (1.90s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.24s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.32s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.20s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.69s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.52s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.74s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.03s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.44s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.15s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.57s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.85s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.44s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.98s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitTTY (1.55s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.40s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.13s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.09s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.13s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-04-04T16:56:40.580Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.81s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.07s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.49s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.29s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.37s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ed4b40_} (1.34s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12325543832_/foo_false____} (1.43s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12325543832_/foo_true____} (1.40s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32152674197_/foo_false____} (1.42s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32152674197_/foo_true____} (1.28s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32152674197_/foo_true__0xc000ed4b70__} (1.41s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ed4b88_} (1.45s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ed4ba0_} (1.34s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ed4bb8_} (1.37s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ed4bd0_} (1.42s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.69s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.11s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.68s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.09s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.14s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.83s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2022-04-04T16:56:40.580Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.89s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.55s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.19s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.31s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.34s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.48s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.46s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.84s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.27s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.18s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.71s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.09s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.83s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.44s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsAttach (0.71s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.28s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.88s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.66s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.97s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.68s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.74s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.42s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecInteractive (1.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.69s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.77s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestExecWithUser (0.78s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportDisplay (1.31s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportFile (1.20s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.31s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportGzipped (1.25s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T16:56:40.581Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectStatus (0.89s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.35s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.64s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.56s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.10s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.82s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.86s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.81s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2022-04-04T16:56:40.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.56s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.70s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.65s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsTail (0.69s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestNetHostname (1.56s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginActive (2.20s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.76s) [2022-04-04T16:56:40.582Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.34s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.68s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPortList (6.67s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.61s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.15s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.76s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.99s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.86s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.81s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.79s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-04-04T16:56:40.582Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.31s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.38s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.45s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.09s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.85s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.66s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.17s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAddHost (0.61s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.91s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.94s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.62s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.98s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.26s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.49s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.38s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.15s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s) [2022-04-04T16:56:40.582Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-04T16:56:40.582Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.21s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2022-04-04T16:56:40.582Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.56s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.05s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-04-04T16:56:40.582Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunMount (4.19s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.83s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.84s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.56s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-04T16:56:40.582Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.25s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.41s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.06s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.85s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.86s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.34s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.22s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.73s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.68s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.60s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.89s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.71s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.70s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.39s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.80s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.70s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.62s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.36s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.59s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.11s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-04-04T16:56:40.583Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s) [2022-04-04T16:56:40.583Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T16:56:40.583Z] === RUN TestDockerRegistrySuite [2022-04-04T16:56:40.583Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T16:56:41.521Z] check_test.go:195: [dd0120fa26657] daemon is not started [2022-04-04T16:56:41.521Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T16:56:41.645Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T16:56:42.458Z] check_test.go:195: [d4850b2ad1ecb] daemon is not started [2022-04-04T16:56:42.458Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T16:56:43.835Z] check_test.go:195: [d02b07808d3fa] daemon is not started [2022-04-04T16:56:43.835Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T16:56:43.835Z] check_test.go:195: [d341abbc9460d] daemon is not started [2022-04-04T16:56:43.835Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T16:56:47.119Z] check_test.go:195: [dd94d769c96ed] daemon is not started [2022-04-04T16:56:47.119Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T16:56:48.798Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T16:56:51.306Z] check_test.go:195: [d66180697fbb2] daemon is not started [2022-04-04T16:56:51.306Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T16:56:53.838Z] check_test.go:195: [d1425f6ab34d6] daemon is not started [2022-04-04T16:56:53.838Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T16:56:54.405Z] check_test.go:195: [def26e70e391d] daemon is not started [2022-04-04T16:56:54.405Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T16:56:55.342Z] check_test.go:195: [d15c77522fc1a] daemon is not started [2022-04-04T16:56:55.342Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T16:56:55.948Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T16:56:56.276Z] check_test.go:195: [d2d37d0cb443f] daemon is not started [2022-04-04T16:56:56.535Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T16:56:57.469Z] check_test.go:195: [d8da8b904df3d] daemon is not started [2022-04-04T16:56:57.469Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T16:56:58.410Z] check_test.go:195: [d64780ad52760] daemon is not started [2022-04-04T16:56:58.410Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T16:56:59.345Z] check_test.go:195: [d778b7226f307] daemon is not started [2022-04-04T16:56:59.345Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T16:57:00.281Z] check_test.go:195: [d0e53befaa73c] daemon is not started [2022-04-04T16:57:00.281Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T16:57:00.853Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T16:57:01.219Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9debdc5f3c11c0b5c65cf44e6d5d094fd5b89084fcd9514f6e45a10c1ef97b31 [2022-04-04T16:57:01.839Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T16:57:02.157Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4d8a7dbde9ef9f066bf227097529ad3295b9e56420abdab7da5c4b997f233ddd [2022-04-04T16:57:02.157Z] check_test.go:195: [d88105ca5c65e] daemon is not started [2022-04-04T16:57:02.157Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T16:57:03.093Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f3499f9341cd2f3024e1c3f5996606d02b988641c1fe2b8e2f006bb0ce2486c [2022-04-04T16:57:04.031Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b312cc491487b58ccb9b2c3e98a9989e3bad748440b84f442a97ac8d054d6f7a [2022-04-04T16:57:04.031Z] check_test.go:195: [dd90bdabdd5a3] daemon is not started [2022-04-04T16:57:04.031Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T16:57:04.968Z] check_test.go:195: [dedaf0b0b2bf4] daemon is not started [2022-04-04T16:57:04.968Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T16:57:06.589Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T16:57:06.589Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T16:57:07.056Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T16:57:07.502Z] check_test.go:195: [d639943b9effe] daemon is not started [2022-04-04T16:57:07.502Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T16:57:07.523Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T16:57:07.990Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T16:57:07.990Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T16:57:07.990Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T16:57:08.068Z] check_test.go:195: [d2208c57d56b7] daemon is not started [2022-04-04T16:57:08.068Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T16:57:08.326Z] check_test.go:195: [dea5d957d0fcc] daemon is not started [2022-04-04T16:57:08.326Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T16:57:09.260Z] check_test.go:195: [d2a39ef6f5eb0] daemon is not started [2022-04-04T16:57:09.260Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T16:57:10.194Z] check_test.go:195: [d5c2122e8cefb] daemon is not started [2022-04-04T16:57:10.194Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T16:57:11.134Z] check_test.go:195: [dbb87b5930884] daemon is not started [2022-04-04T16:57:11.134Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T16:57:13.669Z] check_test.go:195: [d6e45ba294ffc] daemon is not started [2022-04-04T16:57:13.669Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T16:57:13.669Z] check_test.go:195: [dcefe046125ab] daemon is not started [2022-04-04T16:57:13.669Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T16:57:14.607Z] check_test.go:195: [d45d2d8f3dfe9] daemon is not started [2022-04-04T16:57:14.607Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T16:57:14.816Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T16:57:14.866Z] check_test.go:195: [d44a8c21f9063] daemon is not started [2022-04-04T16:57:14.866Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T16:57:15.125Z] check_test.go:195: [da09455011d68] daemon is not started [2022-04-04T16:57:15.125Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T16:57:15.383Z] check_test.go:195: [d9c3bd4f9c2f0] daemon is not started [2022-04-04T16:57:15.383Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T16:57:15.641Z] check_test.go:195: [d9259f105cc2d] daemon is not started [2022-04-04T16:57:15.641Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T16:57:15.900Z] check_test.go:195: [d0afc5f5f5e9e] daemon is not started [2022-04-04T16:57:15.900Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T16:57:16.159Z] check_test.go:195: [d398713bd438e] daemon is not started [2022-04-04T16:57:16.159Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T16:57:16.641Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T16:57:16.641Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T16:57:16.641Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T16:57:17.093Z] check_test.go:195: [dd2bfaaf60504] daemon is not started [2022-04-04T16:57:17.093Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T16:57:18.477Z] check_test.go:195: [d96ea120df620] daemon is not started [2022-04-04T16:57:18.477Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T16:57:19.413Z] check_test.go:195: [d5a4f2fa87462] daemon is not started [2022-04-04T16:57:19.413Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T16:57:20.346Z] check_test.go:195: [dc7b0a14649b6] daemon is not started [2022-04-04T16:57:20.346Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T16:57:21.279Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite (41.60s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-04-04T16:57:21.845Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-04-04T16:57:21.845Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T16:57:21.845Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T16:57:22.104Z] check_test.go:222: [d53b1115437eb] daemon is not started [2022-04-04T16:57:22.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T16:57:25.106Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T16:57:25.392Z] check_test.go:222: [da0bc650285fa] daemon is not started [2022-04-04T16:57:25.392Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T16:57:27.052Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T16:57:27.520Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T16:57:29.581Z] check_test.go:222: [d43a72278ceea] daemon is not started [2022-04-04T16:57:29.581Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T16:57:30.146Z] check_test.go:222: [df3399e87b33a] daemon is not started [2022-04-04T16:57:30.146Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T16:57:30.146Z] check_test.go:222: [d265f1ebe1cab] daemon is not started [2022-04-04T16:57:30.146Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T16:57:30.465Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T16:57:30.465Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T16:57:30.465Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T16:57:30.878Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T16:57:30.932Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T16:57:31.398Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T16:57:31.524Z] check_test.go:222: [de1cf1754f2d5] daemon is not started [2022-04-04T16:57:31.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T16:57:32.458Z] check_test.go:222: [dcb4001af31b6] daemon is not started [2022-04-04T16:57:32.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T16:57:33.395Z] check_test.go:222: [dff98f527e538] daemon is not started [2022-04-04T16:57:33.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T16:57:35.932Z] check_test.go:222: [d7e66ab6f556b] daemon is not started [2022-04-04T16:57:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T16:57:36.161Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T16:57:36.191Z] check_test.go:222: [d8038665cb4e2] daemon is not started [2022-04-04T16:57:36.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T16:57:36.449Z] check_test.go:222: [d6bdf955b9065] daemon is not started [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite (14.58s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-04-04T16:57:36.449Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-04T16:57:36.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T16:57:36.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T16:57:36.628Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T16:57:36.682Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T16:57:37.095Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T16:57:37.386Z] check_test.go:251: [d276ad0234ab4] daemon is not started [2022-04-04T16:57:37.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T16:57:37.954Z] check_test.go:251: [dba68d0203ca5] daemon is not started [2022-04-04T16:57:37.954Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T16:57:37.954Z] check_test.go:251: [d0847c34ae716] daemon is not started [2022-04-04T16:57:37.954Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T16:57:38.079Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T16:57:38.547Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T16:57:39.019Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T16:57:39.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T16:57:39.898Z] check_test.go:251: [d64d416492c15] daemon is not started [2022-04-04T16:57:39.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T16:57:40.157Z] check_test.go:251: [d8f71b1765502] daemon is not started [2022-04-04T16:57:40.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T16:57:40.581Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T16:57:41.105Z] check_test.go:251: [ddbcc42c6373c] daemon is not started [2022-04-04T16:57:41.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T16:57:41.362Z] check_test.go:251: [de6ece495c553] daemon is not started [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.74s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.89s) [2022-04-04T16:57:41.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-04T16:57:41.362Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T16:57:41.362Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T16:57:42.474Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T16:57:46.437Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T16:57:46.437Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T16:57:46.437Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T16:57:46.623Z] check_test.go:278: [dfc6255b82c68] daemon is not started [2022-04-04T16:57:46.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T16:57:46.624Z] check_test.go:278: [da0fa57daeaaa] daemon is not started [2022-04-04T16:57:46.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T16:57:46.624Z] check_test.go:278: [d84363ffc6cd7] daemon is not started [2022-04-04T16:57:46.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T16:57:46.882Z] check_test.go:278: [d7ab22aecf26e] daemon is not started [2022-04-04T16:57:46.882Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T16:57:46.882Z] check_test.go:278: [d831c1462fad6] daemon is not started [2022-04-04T16:57:46.882Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-04-04T16:57:46.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-04T16:57:46.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-04T16:57:46.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-04T16:57:46.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-04T16:57:46.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-04T16:57:46.882Z] === RUN TestDockerNetworkSuite [2022-04-04T16:57:46.882Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-04T16:57:46.904Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T16:57:47.371Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T16:57:47.817Z] docker_cli_network_unix_test.go:46: [d0882406eaf27] daemon is not started [2022-04-04T16:57:48.077Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-04T16:57:48.645Z] docker_cli_network_unix_test.go:46: [df475e9e02e12] daemon is not started [2022-04-04T16:57:48.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-04T16:57:51.177Z] docker_cli_network_unix_test.go:46: [d21567b8fc2ca] daemon is not started [2022-04-04T16:57:51.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-04T16:57:52.002Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-04T16:57:52.116Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T16:57:52.937Z] docker_cli_network_unix_test.go:46: [df6d52fe866e5] daemon is not started [2022-04-04T16:57:52.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-04T16:57:53.195Z] docker_cli_network_unix_test.go:1233: [d41f4f76d65a5] daemon is not started [2022-04-04T16:57:56.483Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-04T16:57:56.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-04T16:57:57.420Z] docker_cli_network_unix_test.go:46: [df91fe3b09e5a] daemon is not started [2022-04-04T16:57:57.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-04T16:58:00.180Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T16:58:00.180Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T16:58:00.180Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T16:58:03.265Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-04T16:58:03.832Z] docker_cli_network_unix_test.go:46: [ddb21d8bb3c22] daemon is not started [2022-04-04T16:58:05.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-04T16:58:06.041Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T16:58:06.508Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T16:58:06.508Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T16:58:06.508Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T16:58:06.508Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T16:58:06.508Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T16:58:07.784Z] docker_cli_network_unix_test.go:46: [dae08ed3d2845] daemon is not started [2022-04-04T16:58:08.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-04T16:58:09.458Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T16:58:09.809Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T16:58:09.809Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T16:58:09.809Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T16:58:09.949Z] docker_cli_network_unix_test.go:46: [d04501609328c] daemon is not started [2022-04-04T16:58:09.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-04T16:58:09.950Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-04T16:58:10.209Z] docker_cli_network_unix_test.go:46: [dde7bb9890e47] daemon is not started [2022-04-04T16:58:10.264Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T16:58:10.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-04T16:58:10.730Z] docker_cli_network_unix_test.go:46: [dc1dae57c71bd] daemon is not started [2022-04-04T16:58:10.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-04T16:58:11.557Z] docker_cli_network_unix_test.go:46: [d00a31412ba42] daemon is not started [2022-04-04T16:58:12.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-04T16:58:12.384Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-04T16:58:12.952Z] docker_cli_network_unix_test.go:46: [d5b771788edbd] daemon is not started [2022-04-04T16:58:13.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-04T16:58:13.469Z] docker_cli_network_unix_test.go:46: [d66ef79f8d1f8] daemon is not started [2022-04-04T16:58:13.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-04T16:58:13.728Z] docker_cli_network_unix_test.go:46: [d40601483993e] daemon is not started [2022-04-04T16:58:13.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-04T16:58:14.206Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T16:58:14.296Z] docker_cli_network_unix_test.go:46: [d1830f85c182f] daemon is not started [2022-04-04T16:58:14.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-04T16:58:14.862Z] docker_cli_network_unix_test.go:46: [d8244c0609fc9] daemon is not started [2022-04-04T16:58:14.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-04T16:58:15.120Z] docker_cli_network_unix_test.go:46: [dae185762ee7e] daemon is not started [2022-04-04T16:58:15.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-04T16:58:15.379Z] docker_cli_network_unix_test.go:46: [d60cc1749962d] daemon is not started [2022-04-04T16:58:15.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-04T16:58:16.316Z] docker_cli_network_unix_test.go:46: [d729c7c8fb7f1] daemon is not started [2022-04-04T16:58:16.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-04T16:58:16.427Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T16:58:16.427Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T16:58:16.427Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T16:58:16.883Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-04T16:58:16.883Z] docker_cli_network_unix_test.go:46: [db3bfc94230e6] daemon is not started [2022-04-04T16:58:17.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-04T16:58:17.449Z] docker_cli_network_unix_test.go:46: [dc5bb487a8a22] daemon is not started [2022-04-04T16:58:17.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-04T16:58:17.707Z] docker_cli_network_unix_test.go:46: [ddda02e1215da] daemon is not started [2022-04-04T16:58:17.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-04T16:58:17.965Z] docker_cli_network_unix_test.go:46: [db14214a48ecb] daemon is not started [2022-04-04T16:58:17.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-04T16:58:19.346Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-04T16:58:19.346Z] docker_cli_network_unix_test.go:968: [d412b897d1d38] daemon is not started [2022-04-04T16:58:19.377Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T16:58:20.362Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T16:58:20.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T16:58:21.306Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T16:58:21.306Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T16:58:21.306Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T16:58:21.306Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T16:58:21.348Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T16:58:22.107Z] docker_cli_network_unix_test.go:46: [d126e5e744aef] daemon is not started [2022-04-04T16:58:22.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-04T16:58:23.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-04T16:58:23.485Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T16:58:23.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-04T16:58:25.238Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T16:58:25.238Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T16:58:25.238Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T16:58:25.238Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T16:58:25.238Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T16:58:25.238Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T16:58:25.238Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T16:58:25.238Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T16:58:25.238Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T16:58:25.238Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T16:58:25.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T16:58:25.412Z] docker_cli_network_unix_test.go:1116: [da7ea3759b349] daemon is not started [2022-04-04T16:58:28.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T16:58:28.300Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T16:58:28.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T16:58:28.300Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T16:58:28.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T16:58:28.300Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T16:58:28.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T16:58:28.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-04T16:58:28.954Z] docker_cli_network_unix_test.go:46: [d98e9374dd688] daemon is not started [2022-04-04T16:58:28.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-04T16:58:29.331Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T16:58:29.523Z] docker_cli_network_unix_test.go:46: [dd5fc6c1cc0a0] daemon is not started [2022-04-04T16:58:29.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-04T16:58:29.782Z] docker_cli_network_unix_test.go:46: [dddfef945605c] daemon is not started [2022-04-04T16:58:29.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-04T16:58:29.782Z] docker_cli_network_unix_test.go:46: [ddd287a0d291b] daemon is not started [2022-04-04T16:58:29.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-04T16:58:30.040Z] docker_cli_network_unix_test.go:46: [d5a533263fb89] daemon is not started [2022-04-04T16:58:30.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-04T16:58:30.041Z] docker_cli_network_unix_test.go:46: [d0eb49b886fca] daemon is not started [2022-04-04T16:58:30.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-04T16:58:30.041Z] docker_cli_network_unix_test.go:46: [dc27df2865a45] daemon is not started [2022-04-04T16:58:30.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-04T16:58:31.767Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T16:58:31.767Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T16:58:31.946Z] docker_cli_network_unix_test.go:46: [d6b01021fa3a0] daemon is not started [2022-04-04T16:58:32.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-04T16:58:32.883Z] docker_cli_network_unix_test.go:46: [d80bef977ae61] daemon is not started [2022-04-04T16:58:32.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-04T16:58:32.883Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T16:58:32.883Z] docker_cli_network_unix_test.go:46: [d8644848fcd97] daemon is not started [2022-04-04T16:58:32.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-04T16:58:33.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-04T16:58:33.259Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T16:58:33.401Z] docker_cli_network_unix_test.go:46: [d5e983af95ad4] daemon is not started [2022-04-04T16:58:33.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-04T16:58:33.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-04T16:58:34.859Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-04T16:58:37.392Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-04T16:58:37.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-04T16:58:39.862Z] docker_cli_network_unix_test.go:1084: [d649d23eff121] daemon is not started [2022-04-04T16:58:41.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-04T16:58:41.237Z] docker_cli_network_unix_test.go:46: [d6b97a646719b] daemon is not started [2022-04-04T16:58:41.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-04T16:58:41.805Z] docker_cli_network_unix_test.go:46: [d2a787d2a8a6f] daemon is not started [2022-04-04T16:58:42.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-04T16:58:42.187Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T16:58:42.999Z] docker_cli_network_unix_test.go:46: [d232cce9202ac] daemon is not started [2022-04-04T16:58:43.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-04T16:58:43.566Z] docker_cli_network_unix_test.go:46: [dd0e014d128dc] daemon is not started [2022-04-04T16:58:43.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-04T16:58:43.825Z] docker_cli_network_unix_test.go:46: [dbd5ac88e1c4c] daemon is not started [2022-04-04T16:58:44.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-04T16:58:44.652Z] docker_cli_network_unix_test.go:46: [d84879e4e33d9] daemon is not started [2022-04-04T16:58:44.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-04T16:58:45.139Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T16:58:45.218Z] docker_cli_network_unix_test.go:46: [db5c652bfae32] daemon is not started [2022-04-04T16:58:45.477Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-04T16:58:45.883Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T16:58:48.521Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T16:58:48.521Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T16:58:48.521Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T16:58:48.521Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T16:58:48.521Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T16:58:48.521Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T16:58:50.777Z] docker_cli_network_unix_test.go:46: [dd86c4f0c1f47] daemon is not started [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite (63.71s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.71s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.14s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.70s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.10s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.96s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.87s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.61s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.19s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.17s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.04s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.27s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.73s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.53s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.49s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-04-04T16:58:50.777Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.92s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.06s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.36s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-04-04T16:58:50.777Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.12s) [2022-04-04T16:58:50.777Z] === RUN TestDockerHubPullSuite [2022-04-04T16:58:50.777Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-04T16:58:52.676Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-04T16:58:53.795Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T16:58:54.561Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T16:58:54.561Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T16:58:54.578Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-04T16:58:55.514Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-04T16:58:56.163Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T16:58:56.915Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-04T16:58:57.176Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite (6.39s) [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s) [2022-04-04T16:58:57.176Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-04T16:58:57.176Z] PASS [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === Skipped [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T16:58:57.176Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T16:58:57.176Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T16:58:57.176Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T16:58:57.176Z] docker_cli_network_unix_test.go:46: [d8644848fcd97] daemon is not started [2022-04-04T16:58:57.176Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] DONE 1265 tests, 51 skipped in 1483.114s [2022-04-04T16:58:57.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T16:58:57.176Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T16:58:57.176Z] +++ kill 9570 [2022-04-04T16:58:57.176Z] +++ /etc/init.d/apparmor stop [2022-04-04T16:58:57.176Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.176Z] Unloading profiles will leave already running processes permanently [2022-04-04T16:58:57.176Z] unconfined, which can lead to unexpected situations. [2022-04-04T16:58:57.176Z] [2022-04-04T16:58:57.177Z] To set a process to complain mode, use the command line tool [2022-04-04T16:58:57.177Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T16:58:57.177Z] +++ true [2022-04-04T16:58:57.177Z] exiting test-integration [2022-04-04T16:58:57.177Z] ++ exit 0 [2022-04-04T16:58:57.177Z] [2022-04-04T16:58:57.435Z] + for job in $(jobs -p) [2022-04-04T16:58:57.435Z] + wait 11800 [2022-04-04T16:58:57.649Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T16:59:00.871Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T16:59:02.404Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T16:59:02.871Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T16:59:02.871Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T16:59:02.871Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T16:59:02.871Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T16:59:02.871Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T16:59:05.084Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T16:59:05.084Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T16:59:05.084Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T16:59:05.275Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T16:59:07.913Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T16:59:08.339Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T16:59:13.678Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T16:59:14.383Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T16:59:19.296Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T16:59:20.328Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T16:59:25.241Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T16:59:25.241Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T16:59:25.241Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T16:59:25.241Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T16:59:25.732Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T16:59:25.732Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T16:59:25.732Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T16:59:31.313Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T16:59:31.313Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T16:59:31.313Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T16:59:33.093Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T16:59:33.093Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T16:59:33.093Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T16:59:36.139Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-04T16:59:36.139Z] docker_cli_swarm_test.go:1180: [dd318f08611e6] joining swarm manager [dba1e77922e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T16:59:38.352Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T16:59:38.808Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T16:59:38.808Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T16:59:38.808Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T16:59:38.808Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T16:59:38.808Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T16:59:39.423Z] docker_cli_swarm_test.go:1189: [d79b9a3d95b50] joining swarm manager [dba1e77922e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T16:59:41.695Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T16:59:43.761Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T16:59:43.761Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T16:59:45.393Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T16:59:45.393Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T16:59:45.884Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T16:59:46.359Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T16:59:46.373Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T16:59:46.373Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T16:59:47.773Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T16:59:49.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T16:59:49.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T16:59:49.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T16:59:50.296Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T16:59:50.788Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T16:59:51.279Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T16:59:52.132Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T16:59:52.310Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T16:59:52.588Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T16:59:52.800Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T16:59:53.832Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T16:59:54.114Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T16:59:55.466Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T17:00:01.510Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T17:00:01.510Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T17:00:01.510Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T17:00:02.000Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T17:00:02.491Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T17:00:02.708Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T17:00:02.887Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T17:00:04.268Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T17:00:07.406Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T17:00:12.919Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T17:00:13.310Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T17:00:16.265Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T17:00:16.265Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T17:00:16.265Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T17:00:16.265Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T17:00:16.704Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T17:00:16.732Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T17:00:18.147Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-04T17:00:18.294Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T17:00:21.245Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T17:00:25.032Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T17:00:25.381Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T17:00:26.255Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-04T17:00:29.788Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T17:00:30.130Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T17:00:30.444Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-04T17:00:32.344Z] docker_cli_swarm_test.go:1112: [d59f3cefd6d3c] joining swarm manager [de6050f9b4212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:00:33.047Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T17:00:33.048Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T17:00:33.048Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T17:00:33.048Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T17:00:33.278Z] docker_cli_swarm_test.go:1113: [d4436a5ab4cab] joining swarm manager [de6050f9b4212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T17:00:34.876Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T17:00:35.343Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T17:00:35.343Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T17:00:35.343Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T17:00:35.343Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T17:00:35.343Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T17:00:37.553Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T17:00:37.553Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T17:00:38.020Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T17:00:44.713Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T17:00:45.698Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T17:00:46.166Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T17:00:54.924Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T17:00:54.924Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T17:00:58.972Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T17:00:59.671Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T17:00:59.671Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T17:01:03.459Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T17:01:16.786Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T17:01:20.576Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T17:01:20.748Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T17:01:21.263Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T17:01:21.263Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T17:01:21.263Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T17:01:24.213Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T17:01:25.777Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T17:01:26.446Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T17:01:29.569Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T17:01:30.239Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T17:01:34.319Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T17:01:34.319Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T17:01:34.319Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T17:01:34.319Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T17:01:34.319Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T17:01:34.319Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T17:01:34.319Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T17:01:35.669Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T17:01:39.089Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T17:01:39.089Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T17:01:42.037Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T17:01:42.037Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T17:01:42.037Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T17:01:42.037Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T17:01:42.037Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T17:01:48.048Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T17:01:48.048Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T17:01:48.048Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T17:01:48.144Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T17:01:50.319Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T17:01:50.319Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T17:01:50.319Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T17:01:50.319Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T17:01:50.774Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T17:01:52.299Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T17:01:56.009Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T17:01:58.573Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T17:01:58.573Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T17:01:58.573Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T17:01:58.573Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T17:01:58.573Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T17:01:58.573Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T17:01:59.719Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T17:02:00.167Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T17:02:03.181Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T17:02:04.019Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T17:02:04.145Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T17:02:04.377Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T17:02:06.295Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T17:02:06.295Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T17:02:06.295Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T17:02:09.296Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T17:02:09.907Z] docker_cli_swarm_test.go:1166: [dd52acbc58421] joining swarm manager [de6050f9b4212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T17:02:10.302Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T17:02:11.308Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T17:02:12.682Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T17:02:18.445Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T17:02:18.445Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T17:02:18.445Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T17:02:18.445Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T17:02:18.445Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T17:02:20.609Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T17:02:20.609Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T17:02:21.064Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T17:02:22.003Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T17:02:22.003Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T17:02:22.003Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T17:02:29.042Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T17:02:29.042Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T17:02:29.274Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T17:02:29.752Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T17:02:31.355Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T17:02:33.701Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T17:02:33.701Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T17:02:35.147Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T17:02:35.147Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T17:02:36.434Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-04T17:02:36.434Z] docker_cli_swarm_test.go:1447: [dabfbfbe0db13] joining swarm manager [dc94397db8daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:02:36.434Z] docker_cli_swarm_test.go:1448: [df427df413259] joining swarm manager [dc94397db8daa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T17:02:37.412Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T17:02:38.515Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T17:02:40.771Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T17:02:48.026Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T17:02:48.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-04T17:02:48.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-04T17:02:48.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-04T17:02:48.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-04T17:02:48.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-04T17:02:48.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-04T17:02:49.915Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T17:02:49.915Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T17:02:49.915Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T17:02:49.915Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T17:02:49.915Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T17:02:49.915Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T17:02:49.915Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T17:02:49.915Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T17:02:51.424Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-04T17:02:52.851Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T17:02:54.708Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-04T17:02:55.991Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T17:02:56.740Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-04T17:02:57.001Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T17:02:57.001Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T17:02:57.479Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T17:02:57.479Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T17:02:57.479Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T17:02:58.451Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T17:02:58.639Z] docker_cli_swarm_unix_test.go:63: [d44b6e2d2a3ee] joining swarm manager [d612189b66248]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:02:58.660Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T17:02:58.661Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T17:02:58.661Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T17:02:59.074Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T17:02:59.074Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T17:02:59.074Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T17:02:59.410Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T17:02:59.411Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T17:02:59.870Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T17:02:59.870Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T17:02:59.870Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T17:02:59.870Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T17:02:59.870Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T17:03:00.222Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T17:03:01.206Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T17:03:01.397Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T17:03:05.954Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T17:03:06.064Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T17:03:10.698Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T17:03:10.698Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T17:03:10.698Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T17:03:10.698Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T17:03:10.698Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T17:03:10.698Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T17:03:10.698Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T17:03:10.728Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T17:03:15.394Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T17:03:15.394Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T17:03:15.394Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T17:03:15.447Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T17:03:15.447Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T17:03:18.393Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T17:03:18.393Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T17:03:18.393Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T17:03:18.393Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T17:03:18.393Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T17:03:22.437Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T17:03:22.437Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:03:22.437Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T17:03:29.514Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T17:03:34.201Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T17:03:34.201Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T17:03:34.201Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T17:03:34.201Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T17:03:34.201Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T17:03:34.201Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T17:03:34.201Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T17:03:34.201Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T17:03:35.194Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T17:03:39.617Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T17:03:39.617Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T17:03:41.576Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T17:03:48.268Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T17:03:48.733Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T17:03:48.733Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T17:03:48.733Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T17:03:50.295Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T17:03:50.295Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T17:03:50.295Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T17:03:50.295Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:03:50.295Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T17:03:50.295Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:03:50.295Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T17:03:52.507Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T17:03:52.507Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T17:03:52.975Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T17:03:52.975Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T17:03:53.013Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T17:03:53.013Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T17:03:53.013Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T17:03:53.013Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T17:03:53.013Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T17:03:54.877Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-04T17:03:54.877Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-04T17:03:54.877Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-04T17:03:55.193Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T17:03:55.193Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T17:03:55.193Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T17:03:55.193Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T17:03:55.193Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T17:03:55.193Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T17:03:55.193Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T17:03:55.193Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T17:03:55.961Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T17:03:55.961Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T17:03:55.961Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T17:03:56.251Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-04T17:03:58.142Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T17:03:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-04T17:04:00.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T17:04:02.064Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-04T17:04:02.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T17:04:02.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T17:04:02.578Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T17:04:02.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T17:04:03.963Z] docker_api_swarm_test.go:962: [d936f3da5d3aa] joining swarm manager [d5d35f8ba78e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T17:04:04.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T17:04:04.792Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T17:04:05.626Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T17:04:06.372Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T17:04:07.009Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T17:04:07.009Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T17:04:07.009Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T17:04:07.009Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T17:04:07.009Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T17:04:09.222Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T17:04:09.222Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T17:04:11.121Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T17:04:11.121Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T17:04:11.437Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T17:04:11.437Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T17:04:11.437Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T17:04:12.983Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T17:04:14.389Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T17:04:14.389Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T17:04:16.045Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T17:04:16.045Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T17:04:16.045Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T17:04:16.045Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T17:04:16.045Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T17:04:16.601Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T17:04:17.677Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T17:04:20.387Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T17:04:20.739Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T17:04:23.599Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T17:04:23.599Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T17:04:23.599Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T17:04:23.599Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T17:04:23.599Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T17:04:23.599Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T17:04:23.599Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T17:04:24.179Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T17:04:24.179Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T17:04:24.179Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T17:04:24.179Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T17:04:24.179Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T17:04:25.159Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T17:04:25.883Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-04T17:04:27.130Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T17:04:27.130Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T17:04:27.130Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T17:04:29.348Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T17:04:29.348Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T17:04:29.348Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T17:04:29.624Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T17:04:31.561Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T17:04:31.561Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T17:04:32.304Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T17:04:32.689Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T17:04:34.001Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-04T17:04:34.513Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T17:04:34.513Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T17:04:34.513Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T17:04:34.513Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T17:04:34.513Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T17:04:34.513Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T17:04:34.513Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T17:04:35.900Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-04T17:04:36.309Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T17:04:36.694Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T17:04:36.694Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T17:04:36.694Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T17:04:37.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-04T17:04:38.092Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T17:04:38.092Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T17:04:38.092Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T17:04:38.092Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T17:04:38.092Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T17:04:38.092Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T17:04:38.092Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T17:04:38.092Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T17:04:38.092Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T17:04:38.092Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T17:04:38.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T17:04:39.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T17:04:39.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T17:04:41.083Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-04T17:04:41.353Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T17:04:41.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T17:04:44.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T17:04:46.012Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T17:04:46.012Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T17:04:46.012Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T17:04:47.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T17:04:47.637Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-04T17:04:50.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ab6ca8_} [2022-04-04T17:04:50.604Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T17:04:50.604Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T17:04:51.073Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T17:04:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801913165_c:\foo_false____} [2022-04-04T17:04:52.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-04T17:04:53.051Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T17:04:53.051Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:04:53.051Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T17:04:54.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801913165_c:\foo_true____} [2022-04-04T17:04:54.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-04T17:04:57.325Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T17:04:57.454Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T17:04:57.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T17:04:57.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T17:04:57.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T17:04:57.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T17:04:57.455Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T17:04:57.455Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T17:04:57.455Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T17:04:57.455Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T17:04:57.455Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T17:04:57.455Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T17:04:57.922Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T17:04:57.922Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T17:04:57.922Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T17:04:57.922Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T17:04:57.922Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T17:04:59.736Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T17:04:59.855Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-04T17:05:00.087Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T17:05:00.138Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T17:05:00.138Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.138Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T17:05:00.138Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.138Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T17:05:00.138Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.138Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T17:05:00.138Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.204Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T17:05:00.606Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T17:05:00.606Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:05:00.606Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T17:05:02.402Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-04T17:05:03.560Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T17:05:03.561Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T17:05:03.561Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.561Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T17:05:03.811Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T17:05:03.812Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T17:05:03.812Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T17:05:03.812Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T17:05:03.812Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T17:05:03.812Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T17:05:03.812Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T17:05:03.812Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T17:05:03.812Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T17:05:04.002Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T17:05:04.002Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T17:05:04.932Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-04T17:05:05.773Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T17:05:05.774Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T17:05:05.774Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T17:05:05.774Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T17:05:05.774Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T17:05:05.774Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T17:05:05.774Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T17:05:06.831Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-04T17:05:07.795Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T17:05:10.534Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T17:05:10.849Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T17:05:12.750Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T17:05:12.750Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:05:12.750Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T17:05:12.750Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T17:05:12.750Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T17:05:17.882Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T17:05:17.882Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T17:05:17.882Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T17:05:20.047Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T17:05:20.047Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T17:05:20.047Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T17:05:20.047Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:05:20.047Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T17:05:20.047Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:05:20.047Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T17:05:22.209Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T17:05:22.209Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T17:05:22.663Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T17:05:22.663Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T17:05:23.179Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T17:05:23.179Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T17:05:23.179Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T17:05:23.179Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:05:23.179Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T17:05:25.547Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T17:05:25.547Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T17:05:25.547Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T17:05:25.547Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T17:05:25.547Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T17:05:25.547Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T17:05:25.547Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T17:05:25.547Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T17:05:25.620Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T17:05:25.620Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T17:05:25.620Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T17:05:27.186Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T17:05:28.173Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T17:05:28.433Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T17:05:31.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T17:05:31.845Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T17:05:31.845Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T17:05:31.845Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T17:05:31.845Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T17:05:31.845Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T17:05:31.977Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T17:05:34.060Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T17:05:34.060Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T17:05:34.060Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T17:05:34.060Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T17:05:34.060Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T17:05:35.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T17:05:35.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T17:05:35.025Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T17:05:35.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T17:05:36.735Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T17:05:36.735Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T17:05:36.735Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T17:05:36.735Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T17:05:36.735Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T17:05:36.735Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T17:05:36.735Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T17:05:37.135Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T17:05:37.135Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T17:05:37.135Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T17:05:37.135Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T17:05:37.135Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T17:05:37.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T17:05:37.917Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T17:05:39.354Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T17:05:39.689Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T17:05:40.158Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T17:05:40.852Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T17:05:40.852Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T17:05:40.852Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T17:05:40.852Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T17:05:40.852Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T17:05:41.569Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T17:05:41.569Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T17:05:42.037Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T17:05:43.013Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T17:05:43.013Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T17:05:43.110Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T17:05:43.110Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T17:05:43.110Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T17:05:43.110Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T17:05:43.110Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T17:05:44.251Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T17:05:44.719Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T17:05:44.719Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T17:05:44.719Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T17:05:44.719Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T17:05:45.187Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T17:05:45.187Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T17:05:45.187Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T17:05:45.654Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T17:05:45.655Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T17:05:45.898Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T17:05:45.898Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T17:05:45.898Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T17:05:48.782Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T17:05:49.237Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T17:05:51.398Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T17:05:54.309Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T17:05:54.309Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T17:05:54.309Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T17:05:57.166Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T17:05:57.259Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T17:05:57.259Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T17:05:57.259Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:05:57.259Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T17:05:59.475Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T17:05:59.475Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.475Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T17:05:59.943Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T17:05:59.943Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T17:05:59.943Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T17:05:59.943Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T17:05:59.943Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T17:05:59.943Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T17:05:59.943Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T17:05:59.943Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T17:06:00.926Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T17:06:01.399Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T17:06:02.158Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T17:06:02.928Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T17:06:02.928Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T17:06:02.928Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T17:06:02.928Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T17:06:02.928Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T17:06:03.040Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-04T17:06:05.090Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T17:06:05.090Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T17:06:05.090Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T17:06:05.107Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T17:06:07.327Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T17:06:07.974Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T17:06:07.974Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T17:06:07.974Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T17:06:08.558Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T17:06:10.859Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T17:06:10.859Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T17:06:15.522Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T17:06:15.995Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T17:06:17.905Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-04T17:06:18.406Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T17:06:18.406Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.406Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T17:06:18.406Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.406Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T17:06:18.406Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.406Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T17:06:18.406Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.406Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T17:06:18.406Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T17:06:18.990Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T17:06:18.990Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.990Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T17:06:18.990Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T17:06:18.990Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T17:06:19.977Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T17:06:19.977Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T17:06:20.445Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T17:06:20.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T17:06:20.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T17:06:21.086Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T17:06:23.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T17:06:26.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T17:06:26.898Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T17:06:28.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T17:06:29.064Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T17:06:29.522Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T17:06:30.804Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T17:06:31.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00047a6a8_} [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite (1601.68s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.01s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.66s) [2022-04-04T17:06:32.805Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.27s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.81s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.38s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.31s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.38s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.81s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.16s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.00s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.29s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.16s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.35s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.99s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.39s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.33s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.17s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.65s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.79s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.69s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.70s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.50s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.36s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.46s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.60s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.41s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.50s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.72s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.98s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.94s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.24s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.93s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.58s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.61s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.16s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.11s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.23s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.69s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.16s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.95s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (79.91s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.06s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.04s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.91s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.47s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.00s) [2022-04-04T17:06:32.805Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (9.78s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.89s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.99s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.28s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.24s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-04-04T17:06:32.805Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-04-04T17:06:32.805Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T17:06:32.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-04T17:06:32.973Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T17:06:33.376Z] docker_cli_external_volume_driver_test.go:52: [dcefe25beb8e4] daemon is not started [2022-04-04T17:06:33.429Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T17:06:33.730Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T17:06:34.184Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T17:06:34.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221477621_c:\foo_false____} [2022-04-04T17:06:35.148Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T17:06:36.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221477621_c:\foo_true____} [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T17:06:39.598Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T17:06:39.598Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T17:06:39.598Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T17:06:39.598Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T17:06:40.065Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T17:06:40.065Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T17:06:40.065Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T17:06:40.065Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T17:06:40.065Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T17:06:40.065Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T17:06:40.065Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T17:06:40.916Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T17:06:43.010Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T17:06:43.010Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T17:06:43.010Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:06:43.010Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T17:06:45.581Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T17:06:45.581Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T17:06:45.581Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T17:06:45.581Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:06:45.581Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T17:06:45.581Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T17:06:45.581Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T17:06:45.581Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T17:06:45.581Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T17:06:45.960Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T17:06:45.960Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T17:06:45.960Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T17:06:45.960Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T17:06:46.543Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T17:06:46.543Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T17:06:46.543Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T17:06:48.906Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T17:06:48.906Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T17:06:48.906Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T17:06:48.906Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T17:06:48.906Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T17:06:48.906Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T17:06:48.906Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T17:06:49.430Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T17:06:51.084Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T17:06:51.084Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T17:06:51.084Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T17:06:51.084Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T17:06:51.084Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T17:06:51.084Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T17:06:51.084Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T17:06:51.084Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T17:06:51.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-04T17:06:53.647Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T17:06:56.592Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T17:06:56.592Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:06:56.592Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T17:06:56.592Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T17:06:56.592Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T17:06:57.958Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T17:06:58.140Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T17:06:59.485Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T17:06:59.669Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T17:06:59.669Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T17:07:00.125Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T17:07:00.125Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T17:07:00.125Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T17:07:00.125Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T17:07:00.125Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T17:07:01.648Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T17:07:02.292Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T17:07:06.032Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T17:07:06.331Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T17:07:06.331Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T17:07:06.331Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T17:07:06.997Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T17:07:06.997Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T17:07:06.997Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T17:07:06.997Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:07:06.997Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T17:07:09.220Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T17:07:09.767Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T17:07:12.936Z] === RUN TestDockerSuite/TestExec [2022-04-04T17:07:12.936Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:07:12.936Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T17:07:12.936Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T17:07:12.936Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T17:07:13.486Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T17:07:13.486Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T17:07:13.486Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T17:07:15.099Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T17:07:16.625Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T17:07:16.625Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:07:16.625Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T17:07:16.625Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:07:16.625Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T17:07:16.625Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T17:07:16.625Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T17:07:17.410Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T17:07:17.410Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T17:07:17.410Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T17:07:17.410Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T17:07:17.410Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T17:07:18.789Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T17:07:19.256Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T17:07:19.256Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:07:19.256Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T17:07:20.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T17:07:20.355Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T17:07:20.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T17:07:20.355Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T17:07:20.355Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T17:07:20.958Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T17:07:22.495Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T17:07:22.551Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T17:07:22.551Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:07:22.551Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T17:07:22.551Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T17:07:22.551Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T17:07:22.551Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T17:07:22.551Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T17:07:22.551Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T17:07:22.551Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T17:07:23.006Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T17:07:23.006Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T17:07:24.706Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T17:07:25.167Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T17:07:28.053Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T17:07:28.053Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T17:07:28.053Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T17:07:29.454Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T17:07:29.454Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T17:07:29.454Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T17:07:29.454Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:07:29.454Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T17:07:29.454Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T17:07:29.454Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T17:07:30.974Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T17:07:31.017Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T17:07:31.430Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T17:07:31.430Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T17:07:31.430Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T17:07:31.430Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T17:07:31.866Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T17:07:31.884Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T17:07:31.884Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T17:07:31.884Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T17:07:31.884Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T17:07:32.339Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T17:07:34.180Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T17:07:34.180Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T17:07:34.674Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T17:07:34.674Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T17:07:34.674Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T17:07:34.674Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T17:07:34.674Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T17:07:34.674Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T17:07:34.674Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T17:07:35.766Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T17:07:35.767Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T17:07:35.767Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T17:07:35.767Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T17:07:35.767Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T17:07:35.767Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T17:07:35.767Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T17:07:35.767Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T17:07:35.767Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T17:07:35.767Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T17:07:35.767Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T17:07:37.981Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T17:07:37.981Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T17:07:37.981Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T17:07:37.981Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T17:07:37.981Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T17:07:37.981Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T17:07:37.981Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T17:07:37.981Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T17:07:37.981Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T17:07:37.981Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T17:07:37.981Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T17:07:40.196Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T17:07:40.196Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T17:07:40.196Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T17:07:40.871Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T17:07:40.871Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T17:07:40.871Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T17:07:43.756Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T17:07:43.756Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T17:07:43.756Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:07:43.756Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T17:07:44.970Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T17:07:44.970Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T17:07:44.970Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T17:07:44.970Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T17:07:44.970Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T17:07:44.970Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T17:07:44.970Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T17:07:46.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T17:07:46.646Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T17:07:47.101Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T17:07:47.101Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T17:07:47.101Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T17:07:47.101Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T17:07:47.101Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T17:07:47.101Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T17:07:47.101Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T17:07:47.101Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T17:07:47.101Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T17:07:49.908Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T17:07:49.988Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T17:07:50.827Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T17:07:52.874Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T17:07:55.039Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T17:07:55.961Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T17:07:55.961Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T17:07:55.961Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T17:07:56.684Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T17:07:57.593Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T17:07:57.593Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T17:07:57.593Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T17:07:57.593Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:07:57.593Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T17:07:57.593Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:07:57.593Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T17:07:59.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-04T17:07:59.633Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T17:07:59.898Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T17:07:59.898Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T17:07:59.898Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T17:07:59.898Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T17:08:02.203Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T17:08:02.203Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T17:08:02.203Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T17:08:02.203Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T17:08:02.203Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T17:08:02.203Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T17:08:02.203Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T17:08:02.203Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T17:08:04.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T17:08:05.321Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T17:08:05.495Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T17:08:05.495Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:08:05.495Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T17:08:05.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-04T17:08:05.963Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T17:08:05.963Z] === RUN TestDockerSuite/TestHealth [2022-04-04T17:08:05.963Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T17:08:05.963Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T17:08:05.963Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T17:08:05.963Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T17:08:05.963Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T17:08:06.150Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T17:08:08.207Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T17:08:08.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T17:08:08.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T17:08:08.456Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T17:08:08.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T17:08:10.088Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T17:08:10.088Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T17:08:10.712Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T17:08:10.713Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T17:08:10.713Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T17:08:10.713Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T17:08:10.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T17:08:10.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T17:08:11.187Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T17:08:11.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T17:08:11.655Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T17:08:11.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T17:08:12.392Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T17:08:12.392Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T17:08:12.392Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T17:08:12.392Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T17:08:12.392Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T17:08:12.640Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T17:08:12.640Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T17:08:13.967Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T17:08:14.697Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T17:08:14.697Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T17:08:14.857Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T17:08:14.857Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T17:08:16.129Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T17:08:16.328Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T17:08:16.328Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T17:08:16.328Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T17:08:16.420Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T17:08:16.588Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T17:08:18.581Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T17:08:18.581Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T17:08:19.374Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T17:08:19.374Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T17:08:19.374Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:08:19.374Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T17:08:20.545Z] docker_cli_external_volume_driver_test.go:52: [d33b558ac5ed1] daemon is not started [2022-04-04T17:08:21.269Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T17:08:21.269Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T17:08:22.230Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T17:08:23.605Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T17:08:23.605Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T17:08:23.605Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T17:08:23.605Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T17:08:23.605Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T17:08:23.605Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T17:08:23.605Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T17:08:23.605Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T17:08:23.605Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T17:08:23.605Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:08:23.605Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T17:08:25.917Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T17:08:26.555Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T17:08:27.993Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T17:08:28.769Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T17:08:28.769Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:08:28.769Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T17:08:28.769Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T17:08:28.769Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T17:08:28.769Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T17:08:28.769Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T17:08:28.769Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T17:08:28.869Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T17:08:30.982Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T17:08:31.452Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T17:08:32.655Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T17:08:32.655Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T17:08:32.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T17:08:32.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T17:08:32.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T17:08:32.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T17:08:32.671Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T17:08:33.110Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T17:08:33.111Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:08:33.111Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T17:08:33.111Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T17:08:33.111Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T17:08:33.111Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T17:08:33.111Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T17:08:33.665Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T17:08:33.665Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T17:08:33.665Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T17:08:33.665Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T17:08:33.665Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T17:08:33.665Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T17:08:33.665Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T17:08:34.072Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T17:08:34.072Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T17:08:34.072Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T17:08:34.239Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T17:08:34.239Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T17:08:34.239Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T17:08:35.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-04T17:08:36.613Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T17:08:36.961Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T17:08:40.402Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T17:08:40.402Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:08:40.868Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T17:08:40.868Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:08:40.868Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T17:08:40.868Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:08:40.868Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T17:08:41.418Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T17:08:41.418Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T17:08:41.418Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T17:08:42.985Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T17:08:42.985Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T17:08:43.082Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T17:08:44.645Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T17:08:44.645Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T17:08:47.594Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T17:08:47.743Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T17:08:49.158Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T17:08:49.158Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T17:08:49.158Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T17:08:49.158Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T17:08:49.309Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T17:08:49.309Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T17:08:49.309Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T17:08:49.309Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T17:08:49.309Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T17:08:49.309Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T17:08:49.309Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T17:08:49.309Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T17:08:49.309Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T17:08:49.309Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T17:08:49.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T17:08:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T17:08:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T17:08:51.372Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T17:08:53.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T17:08:53.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-04T17:08:54.320Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T17:08:58.108Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T17:09:00.324Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T17:09:01.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T17:09:02.540Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T17:09:02.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T17:09:04.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T17:09:05.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ae288_} [2022-04-04T17:09:06.968Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T17:09:08.343Z] docker_cli_external_volume_driver_test.go:52: [d5e6145e5f44e] daemon is not started [2022-04-04T17:09:09.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T17:09:12.140Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T17:09:12.140Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T17:09:12.140Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T17:09:12.140Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T17:09:12.585Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T17:09:12.585Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T17:09:12.599Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T17:09:12.599Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T17:09:12.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11749007197_c:\foo_false____} [2022-04-04T17:09:14.125Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T17:09:15.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11749007197_c:\foo_true____} [2022-04-04T17:09:15.530Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T17:09:16.287Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T17:09:17.385Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T17:09:17.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T17:09:17.863Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T17:09:17.863Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T17:09:17.863Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T17:09:17.863Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T17:09:17.863Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T17:09:17.863Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T17:09:17.863Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T17:09:17.863Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T17:09:17.863Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T17:09:17.863Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T17:09:17.863Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T17:09:21.382Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T17:09:21.382Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T17:09:21.382Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T17:09:22.056Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T17:09:23.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-04T17:09:23.213Z] docker_cli_external_volume_driver_test.go:52: [db39cb56cc82e] daemon is not started [2022-04-04T17:09:23.591Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T17:09:24.218Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T17:09:24.218Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T17:09:24.218Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T17:09:25.109Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T17:09:25.109Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T17:09:25.109Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:09:25.109Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T17:09:26.390Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T17:09:26.390Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T17:09:27.364Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T17:09:27.364Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T17:09:27.364Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T17:09:27.364Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T17:09:28.339Z] === RUN TestDockerSuite/TestExec [2022-04-04T17:09:28.339Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:09:28.339Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T17:09:28.339Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T17:09:28.339Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T17:09:29.623Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T17:09:29.623Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T17:09:29.623Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T17:09:29.623Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T17:09:29.623Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T17:09:29.623Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T17:09:29.623Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T17:09:30.547Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T17:09:33.430Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T17:09:33.491Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T17:09:33.491Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:09:33.491Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T17:09:33.491Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:09:33.491Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T17:09:33.491Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T17:09:33.491Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T17:09:36.436Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T17:09:38.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-04T17:09:38.391Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T17:09:39.212Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T17:09:39.384Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T17:09:39.996Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T17:09:39.996Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:09:39.996Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T17:09:39.996Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T17:09:39.996Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T17:09:42.404Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T17:09:45.003Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T17:09:46.193Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T17:09:47.182Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T17:09:48.789Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T17:09:48.789Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T17:09:48.789Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T17:09:48.789Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:09:48.789Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T17:09:50.091Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T17:09:50.091Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T17:09:50.091Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T17:09:52.045Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T17:09:52.045Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T17:09:52.045Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T17:09:52.045Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:09:52.045Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T17:09:52.045Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T17:09:52.045Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T17:09:52.270Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T17:09:54.717Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T17:09:54.988Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T17:09:59.732Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T17:09:59.732Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T17:09:59.732Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T17:09:59.732Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T17:09:59.732Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T17:09:59.732Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T17:09:59.732Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T17:09:59.732Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T17:09:59.732Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T17:09:59.732Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T17:09:59.732Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T17:10:03.512Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T17:10:03.512Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.512Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T17:10:03.512Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.512Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T17:10:03.512Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.512Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T17:10:03.512Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.512Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T17:10:03.512Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.512Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T17:10:03.788Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T17:10:03.788Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.788Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T17:10:03.788Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T17:10:03.788Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T17:10:06.458Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T17:10:06.458Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T17:10:06.458Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T17:10:06.681Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T17:10:07.073Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T17:10:07.073Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T17:10:07.073Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T17:10:07.073Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T17:10:07.073Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T17:10:07.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T17:10:07.073Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T17:10:07.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T17:10:07.073Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T17:10:07.073Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T17:10:08.857Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T17:10:09.290Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T17:10:09.290Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:10:09.290Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T17:10:09.290Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T17:10:09.290Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T17:10:09.290Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T17:10:09.290Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T17:10:09.290Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T17:10:09.290Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T17:10:09.759Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T17:10:09.759Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T17:10:10.143Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T17:10:11.806Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T17:10:11.806Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T17:10:11.806Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T17:10:11.806Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T17:10:11.806Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T17:10:11.806Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T17:10:11.806Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T17:10:11.806Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T17:10:11.806Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T17:10:11.806Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T17:10:11.806Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T17:10:11.806Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T17:10:11.806Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T17:10:11.806Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T17:10:11.806Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T17:10:11.806Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPortList [2022-04-04T17:10:11.806Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T17:10:11.806Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T17:10:11.974Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T17:10:12.257Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T17:10:12.257Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T17:10:12.257Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T17:10:12.257Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T17:10:12.257Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T17:10:12.257Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T17:10:12.257Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T17:10:13.538Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T17:10:14.006Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T17:10:14.006Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T17:10:15.577Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T17:10:16.559Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T17:10:16.559Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T17:10:16.563Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T17:10:16.564Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T17:10:16.564Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T17:10:16.564Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T17:10:17.031Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T17:10:17.031Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T17:10:17.031Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T17:10:17.031Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T17:10:17.500Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T17:10:19.294Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T17:10:21.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T17:10:21.304Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T17:10:21.304Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T17:10:25.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-04T17:10:26.477Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T17:10:29.368Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T17:10:29.960Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T17:10:29.960Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T17:10:29.960Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T17:10:29.993Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T17:10:29.993Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T17:10:29.993Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T17:10:32.208Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T17:10:32.678Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T17:10:32.678Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:10:32.678Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T17:10:34.892Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T17:10:34.892Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T17:10:34.892Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T17:10:34.892Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T17:10:34.892Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T17:10:34.892Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T17:10:34.892Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T17:10:34.892Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T17:10:36.403Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestHealth [2022-04-04T17:10:36.403Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T17:10:36.403Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T17:10:36.858Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T17:10:37.108Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T17:10:38.621Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T17:10:39.327Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T17:10:39.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-04T17:10:41.531Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T17:10:41.531Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T17:10:41.531Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T17:10:41.531Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T17:10:41.531Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T17:10:41.531Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T17:10:41.550Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T17:10:41.986Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T17:10:42.442Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T17:10:42.442Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T17:10:42.442Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T17:10:43.404Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T17:10:43.404Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T17:10:44.929Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T17:10:45.384Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T17:10:47.549Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T17:10:48.703Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T17:10:50.439Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T17:10:50.439Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T17:10:50.439Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:10:50.439Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T17:10:52.442Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T17:10:53.515Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T17:10:53.515Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T17:10:53.515Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T17:10:53.515Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T17:10:54.152Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T17:10:54.152Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T17:10:54.152Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T17:10:54.152Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T17:10:54.152Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T17:10:54.152Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T17:10:54.152Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.152Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T17:10:54.152Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.608Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T17:10:54.608Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T17:10:54.608Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.608Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T17:10:54.608Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:10:54.608Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T17:10:57.140Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T17:10:57.498Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T17:10:58.680Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T17:10:59.659Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T17:11:00.384Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T17:11:00.384Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:11:00.384Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T17:11:00.384Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T17:11:00.384Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T17:11:00.384Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T17:11:00.384Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T17:11:00.384Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T17:11:02.545Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T17:11:03.002Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T17:11:03.865Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T17:11:04.068Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T17:11:04.068Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T17:11:04.068Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T17:11:05.887Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T17:11:05.887Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T17:11:05.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T17:11:05.887Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T17:11:05.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T17:11:05.887Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T17:11:05.887Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T17:11:07.653Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T17:11:08.774Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T17:11:08.981Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T17:11:12.909Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T17:11:12.909Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T17:11:12.909Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T17:11:12.909Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:11:12.909Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T17:11:12.909Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T17:11:12.909Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T17:11:12.909Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T17:11:12.909Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T17:11:13.441Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T17:11:13.441Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:11:13.441Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T17:11:13.441Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:11:13.442Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T17:11:13.442Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:11:13.442Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T17:11:13.945Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T17:11:13.945Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T17:11:13.945Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T17:11:15.611Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T17:11:16.249Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T17:11:16.311Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T17:11:19.261Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T17:11:19.261Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T17:11:19.261Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T17:11:19.261Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T17:11:19.261Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T17:11:19.321Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T17:11:19.321Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T17:11:22.205Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T17:11:23.605Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T17:11:24.009Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T17:11:24.009Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:11:24.009Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T17:11:24.009Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T17:11:24.009Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T17:11:24.009Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T17:11:24.009Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T17:11:24.009Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T17:11:24.009Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T17:11:25.090Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T17:11:25.090Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T17:11:25.090Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T17:11:25.090Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T17:11:25.238Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T17:11:26.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-04T17:11:27.516Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T17:11:28.815Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T17:11:31.114Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T17:11:31.114Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T17:11:31.114Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T17:11:31.698Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T17:11:32.081Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T17:11:32.081Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T17:11:32.081Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T17:11:32.364Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T17:11:32.364Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T17:11:32.365Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T17:11:33.047Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T17:11:34.016Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T17:11:34.016Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T17:11:34.016Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T17:11:34.633Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T17:11:37.459Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T17:11:38.510Z] === RUN TestDockerSuite/TestExec [2022-04-04T17:11:38.510Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:11:38.510Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T17:11:38.510Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T17:11:38.511Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T17:11:38.714Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T17:11:39.541Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T17:11:40.346Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T17:11:41.843Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T17:11:41.843Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:11:41.843Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T17:11:41.843Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:11:41.843Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T17:11:41.843Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T17:11:41.843Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T17:11:42.506Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T17:11:43.229Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T17:11:43.475Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T17:11:44.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-04T17:11:45.107Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T17:11:45.456Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T17:11:46.113Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T17:11:47.411Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T17:11:49.000Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T17:11:49.043Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T17:11:51.891Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T17:11:52.982Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T17:11:52.982Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T17:11:52.982Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T17:11:52.982Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:11:52.982Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T17:11:52.982Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T17:11:52.982Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T17:11:54.613Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T17:11:54.778Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T17:11:54.778Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T17:11:54.778Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.778Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T17:11:54.778Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.778Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T17:11:54.779Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T17:11:54.779Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T17:11:54.779Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T17:11:54.779Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T17:11:55.233Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T17:11:55.233Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T17:11:58.117Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T17:11:59.526Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T17:11:59.526Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T17:11:59.526Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T17:11:59.526Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T17:11:59.526Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T17:11:59.526Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T17:11:59.526Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T17:11:59.526Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T17:11:59.526Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T17:11:59.526Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T17:11:59.526Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T17:12:00.278Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T17:12:01.098Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T17:12:01.098Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T17:12:01.098Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T17:12:01.098Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T17:12:01.098Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T17:12:01.098Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T17:12:01.098Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T17:12:01.098Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T17:12:01.098Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T17:12:01.098Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T17:12:01.098Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T17:12:03.318Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T17:12:03.318Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T17:12:03.318Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T17:12:06.688Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T17:12:06.688Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:12:06.688Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T17:12:07.311Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T17:12:08.835Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T17:12:08.835Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T17:12:08.835Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T17:12:10.477Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T17:12:10.477Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T17:12:10.481Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T17:12:10.481Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T17:12:10.481Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T17:12:10.481Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T17:12:10.481Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T17:12:10.481Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T17:12:10.481Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T17:12:10.944Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T17:12:11.411Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T17:12:16.344Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T17:12:16.416Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T17:12:16.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-04T17:12:17.362Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T17:12:17.362Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T17:12:21.167Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T17:12:21.167Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:12:21.167Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T17:12:22.026Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T17:12:22.217Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T17:12:24.435Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T17:12:24.951Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T17:12:24.951Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T17:12:25.705Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T17:12:26.683Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T17:12:30.534Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestHealth [2022-04-04T17:12:30.534Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T17:12:30.534Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T17:12:32.442Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T17:12:34.292Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T17:12:34.292Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T17:12:34.292Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T17:12:34.292Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T17:12:34.292Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T17:12:34.292Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T17:12:34.760Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T17:12:35.228Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T17:12:35.228Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T17:12:35.228Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T17:12:36.156Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T17:12:36.215Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T17:12:36.215Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T17:12:37.780Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T17:12:38.251Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T17:12:39.816Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T17:12:40.550Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T17:12:40.817Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T17:12:40.817Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T17:12:40.817Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T17:12:42.116Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T17:12:42.583Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T17:12:42.979Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T17:12:45.863Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T17:12:46.973Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T17:12:47.442Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T17:12:47.442Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:12:47.442Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T17:12:48.449Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T17:12:48.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T17:12:51.237Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T17:12:51.237Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T17:12:51.237Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T17:12:51.237Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T17:12:51.237Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T17:12:51.237Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T17:12:51.237Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T17:12:51.237Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T17:12:51.237Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T17:12:51.237Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:12:51.237Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T17:12:53.200Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T17:12:53.451Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T17:12:55.017Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T17:12:55.017Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:12:55.017Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T17:12:55.017Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T17:12:55.017Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T17:12:55.485Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T17:12:55.485Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T17:12:55.485Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T17:12:56.137Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T17:12:56.137Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T17:12:56.137Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T17:12:56.137Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T17:12:56.137Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T17:12:57.702Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T17:12:57.702Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T17:12:58.300Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T17:12:59.267Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T17:12:59.267Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T17:12:59.267Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T17:12:59.267Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T17:12:59.267Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T17:12:59.267Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T17:12:59.267Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T17:13:01.183Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T17:13:01.484Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T17:13:01.854Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T17:13:03.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T17:13:04.073Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T17:13:04.073Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T17:13:04.073Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T17:13:04.073Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T17:13:04.073Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T17:13:04.073Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T17:13:04.073Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T17:13:04.073Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T17:13:04.073Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T17:13:04.073Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T17:13:04.073Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T17:13:04.073Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T17:13:04.073Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T17:13:04.073Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T17:13:04.073Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T17:13:04.073Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPortList [2022-04-04T17:13:04.073Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T17:13:04.073Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T17:13:04.848Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T17:13:05.276Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T17:13:05.276Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:13:05.276Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T17:13:05.276Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:13:05.276Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T17:13:05.276Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:13:05.276Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T17:13:05.316Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T17:13:06.840Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T17:13:08.342Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T17:13:09.212Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T17:13:09.212Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T17:13:09.927Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T17:13:09.927Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T17:13:09.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T17:13:10.779Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T17:13:12.995Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T17:13:12.995Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T17:13:12.995Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T17:13:12.995Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T17:13:14.562Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T17:13:14.586Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T17:13:14.586Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T17:13:14.586Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T17:13:16.777Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T17:13:20.568Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T17:13:21.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-04T17:13:21.728Z] docker_cli_external_volume_driver_test.go:484: [dcc8ba2a8e733] daemon is not started [2022-04-04T17:13:22.785Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T17:13:23.268Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T17:13:24.350Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T17:13:26.216Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T17:13:26.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T17:13:28.784Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T17:13:31.001Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T17:13:32.075Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T17:13:32.542Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.542Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T17:13:32.566Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T17:13:32.566Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T17:13:32.566Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.566Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T17:13:32.566Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.566Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T17:13:32.566Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.566Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T17:13:32.566Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T17:13:32.566Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T17:13:32.566Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.034Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T17:13:33.034Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.034Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T17:13:33.034Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.034Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T17:13:33.035Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T17:13:33.035Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T17:13:33.035Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T17:13:33.035Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T17:13:34.600Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T17:13:34.752Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T17:13:34.752Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T17:13:34.752Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T17:13:34.752Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T17:13:34.752Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T17:13:36.597Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-04T17:13:36.597Z] docker_cli_external_volume_driver_test.go:52: [de26423321964] daemon is not started [2022-04-04T17:13:36.816Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T17:13:39.657Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T17:13:39.657Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T17:13:39.657Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T17:13:40.612Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T17:13:41.570Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T17:13:42.174Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T17:13:43.786Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T17:13:43.786Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T17:13:43.786Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T17:13:45.120Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T17:13:46.567Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T17:13:46.567Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T17:13:47.335Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T17:13:48.182Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T17:13:49.545Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T17:13:49.545Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T17:13:51.323Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.13s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-04-04T17:13:51.484Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-04T17:13:51.484Z] PASS [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] === Skipped [2022-04-04T17:13:51.484Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T17:13:51.484Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T17:13:51.484Z] check_test.go:308: [d6a2d74912a97] daemon is not started [2022-04-04T17:13:51.484Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-04T17:13:51.484Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T17:13:51.484Z] check_test.go:308: [dceadd0293870] daemon is not started [2022-04-04T17:13:51.484Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-04T17:13:51.484Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T17:13:51.484Z] check_test.go:308: [d60d2454652a6] daemon is not started [2022-04-04T17:13:51.484Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T17:13:51.484Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-04T17:13:51.484Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T17:13:51.484Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T17:13:51.484Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] DONE 271 tests, 5 skipped in 2376.529s [2022-04-04T17:13:51.484Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T17:13:51.484Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd1b1913a679e/docker.pid [2022-04-04T17:13:51.484Z] +++ kill 7352 [2022-04-04T17:13:51.484Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7352 is not a child of this shell [2022-04-04T17:13:51.484Z] warning: PID 7352 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd1b1913a679e/docker.pid had a nonzero exit code [2022-04-04T17:13:51.484Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T17:13:51.484Z] +++ kill 9568 [2022-04-04T17:13:51.484Z] +++ /etc/init.d/apparmor stop [2022-04-04T17:13:51.484Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] Unloading profiles will leave already running processes permanently [2022-04-04T17:13:51.484Z] unconfined, which can lead to unexpected situations. [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] To set a process to complain mode, use the command line tool [2022-04-04T17:13:51.484Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T17:13:51.484Z] +++ true [2022-04-04T17:13:51.484Z] exiting test-integration [2022-04-04T17:13:51.484Z] ++ exit 0 [2022-04-04T17:13:51.484Z] [2022-04-04T17:13:51.484Z] + exit 0 [2022-04-04T17:13:51.484Z] ++ jobs -p [2022-04-04T17:13:51.484Z] + pids= [2022-04-04T17:13:51.484Z] + echo 'Remaining pids to kill: []' [2022-04-04T17:13:51.484Z] Remaining pids to kill: [] [2022-04-04T17:13:51.484Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-04T17:13:51.499Z] Recording test results [2022-04-04T17:13:53.321Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T17:13:53.653Z] + echo Ensuring container killed. [2022-04-04T17:13:53.653Z] Ensuring container killed. [2022-04-04T17:13:53.653Z] + docker ps -aq -f name=docker-pr1-* [2022-04-04T17:13:53.653Z] + cids=30e7d2dec143 [2022-04-04T17:13:53.653Z] 4e2048d99f8f [2022-04-04T17:13:53.653Z] f57ea25245cb [2022-04-04T17:13:53.653Z] + [ -n 30e7d2dec143 [2022-04-04T17:13:53.653Z] 4e2048d99f8f [2022-04-04T17:13:53.653Z] f57ea25245cb ] [2022-04-04T17:13:53.653Z] + docker rm -vf 30e7d2dec143 4e2048d99f8f f57ea25245cb [2022-04-04T17:13:54.220Z] 30e7d2dec143 [2022-04-04T17:13:54.220Z] 4e2048d99f8f [2022-04-04T17:13:54.478Z] f57ea25245cb [Pipeline] sh [2022-04-04T17:13:54.771Z] + echo Chowning /workspace to jenkins user [2022-04-04T17:13:54.771Z] Chowning /workspace to jenkins user [2022-04-04T17:13:54.771Z] + id -u [2022-04-04T17:13:54.771Z] + id -g [2022-04-04T17:13:54.771Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43459:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T17:13:54.771Z] Unable to find image 'busybox:latest' locally [2022-04-04T17:13:55.029Z] latest: Pulling from library/busybox [2022-04-04T17:13:55.029Z] 554879bb3004: Pulling fs layer [2022-04-04T17:13:55.029Z] 554879bb3004: Verifying Checksum [2022-04-04T17:13:55.029Z] 554879bb3004: Download complete [2022-04-04T17:13:55.288Z] 554879bb3004: Pull complete [2022-04-04T17:13:55.288Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T17:13:55.288Z] Status: Downloaded newer image for busybox:latest [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T17:13:55.355Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T17:13:55.355Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T17:13:55.784Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T17:13:57.521Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T17:13:57.521Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T17:13:57.521Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T17:13:58.122Z] + bundleName=amd64 [2022-04-04T17:13:58.123Z] + echo Creating amd64-bundles.tar.gz [2022-04-04T17:13:58.123Z] Creating amd64-bundles.tar.gz [2022-04-04T17:13:58.123Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T17:13:58.123Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T17:13:59.512Z] Archiving artifacts [2022-04-04T17:14:01.057Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T17:14:01.250Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T17:14:01.250Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T17:14:01.250Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T17:14:01.250Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T17:14:01.250Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T17:14:01.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:14:01.796Z] + make clean [2022-04-04T17:14:02.054Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T17:14:02.054Z] docker-dev-cache [2022-04-04T17:14:02.054Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T17:14:02.777Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T17:14:02.777Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T17:14:03.040Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T17:14:03.041Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T17:14:03.041Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T17:14:03.041Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T17:14:03.041Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T17:14:03.041Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T17:14:03.316Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T17:14:04.505Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T17:14:05.572Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T17:14:05.572Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T17:14:05.572Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T17:14:06.825Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T17:14:07.795Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T17:14:07.840Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T17:14:09.714Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T17:14:09.714Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T17:14:09.714Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T17:14:09.714Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T17:14:09.714Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T17:14:09.714Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T17:14:09.714Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T17:14:11.876Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T17:14:11.876Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T17:14:11.876Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T17:14:11.876Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T17:14:11.876Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T17:14:11.876Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T17:14:11.876Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T17:14:11.876Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T17:14:11.876Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T17:14:14.040Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T17:14:15.088Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T17:14:16.441Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T17:14:19.800Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T17:14:19.800Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T17:14:19.800Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T17:14:19.800Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T17:14:19.800Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T17:14:19.800Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T17:14:19.800Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T17:14:22.302Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T17:14:22.302Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T17:14:22.302Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T17:14:22.302Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T17:14:22.302Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T17:14:22.685Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T17:14:22.685Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T17:14:22.685Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T17:14:22.685Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T17:14:22.685Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T17:14:22.685Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T17:14:23.852Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T17:14:23.853Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T17:14:23.853Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T17:14:23.853Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T17:14:23.853Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T17:14:24.851Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T17:14:25.449Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T17:14:27.707Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T17:14:27.738Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T17:14:27.738Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T17:14:27.738Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T17:14:28.162Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T17:14:28.162Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:14:28.162Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T17:14:28.162Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T17:14:28.162Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T17:14:28.162Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T17:14:28.162Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T17:14:28.162Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T17:14:28.162Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T17:14:29.265Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T17:14:29.265Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.265Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T17:14:29.265Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.265Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T17:14:29.265Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.302Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T17:14:29.303Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.303Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T17:14:29.303Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.303Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T17:14:29.303Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.303Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T17:14:29.303Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.720Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T17:14:29.780Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T17:14:29.780Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T17:14:29.780Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T17:14:29.780Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T17:14:29.780Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.780Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T17:14:29.781Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T17:14:29.781Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T17:14:29.781Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T17:14:29.781Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T17:14:29.781Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T17:14:29.781Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T17:14:29.781Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPortList [2022-04-04T17:14:29.781Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T17:14:29.781Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T17:14:31.882Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T17:14:33.634Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T17:14:33.634Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T17:14:33.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T17:14:34.769Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T17:14:36.821Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T17:14:36.821Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T17:14:36.821Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T17:14:36.934Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T17:14:37.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T17:14:37.487Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T17:14:37.487Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T17:14:38.383Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T17:14:38.383Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T17:14:38.383Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T17:14:39.366Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T17:14:39.838Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T17:14:39.838Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T17:14:39.838Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T17:14:39.838Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T17:14:39.838Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T17:14:39.838Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T17:14:39.838Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T17:14:39.839Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T17:14:39.839Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T17:14:39.839Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T17:14:40.350Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T17:14:40.350Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T17:14:40.350Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T17:14:44.527Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T17:14:44.527Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T17:14:44.527Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T17:14:44.527Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T17:14:44.527Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:14:44.527Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T17:14:44.765Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T17:14:44.765Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T17:14:44.765Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T17:14:46.212Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T17:14:51.630Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T17:14:51.630Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T17:14:51.630Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T17:14:51.990Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T17:14:52.067Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T17:14:52.616Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T17:14:52.616Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T17:14:54.278Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T17:15:01.271Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T17:15:01.271Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T17:15:01.271Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T17:15:01.271Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T17:15:01.271Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T17:15:01.271Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T17:15:01.271Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T17:15:04.489Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T17:15:04.489Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T17:15:04.489Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T17:15:04.489Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T17:15:06.004Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T17:15:09.740Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T17:15:09.740Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T17:15:10.199Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T17:15:11.732Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T17:15:13.268Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T17:15:15.477Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T17:15:16.461Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T17:15:16.900Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T17:15:18.673Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T17:15:19.120Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T17:15:19.141Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.141Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T17:15:19.546Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T17:15:19.546Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:15:19.546Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T17:15:22.928Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T17:15:22.928Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T17:15:22.928Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T17:15:22.928Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T17:15:22.928Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T17:15:22.928Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T17:15:22.928Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T17:15:22.928Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T17:15:22.928Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T17:15:22.928Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T17:15:22.928Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T17:15:25.401Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T17:15:25.868Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T17:15:25.868Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T17:15:26.335Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T17:15:31.584Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T17:15:31.584Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T17:15:31.584Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T17:15:31.639Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T17:15:33.481Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T17:15:34.533Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T17:15:38.813Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T17:15:38.813Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T17:15:39.360Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T17:15:39.360Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:15:39.360Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T17:15:39.651Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T17:15:39.651Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T17:15:39.651Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T17:15:40.392Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T17:15:41.955Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T17:15:43.458Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T17:15:43.458Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:15:43.458Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T17:15:43.458Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T17:15:43.458Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T17:15:43.458Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T17:15:43.458Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T17:15:43.458Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T17:15:43.458Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T17:15:44.349Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T17:15:45.215Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T17:15:45.215Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T17:15:45.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T17:15:46.575Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T17:15:49.524Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T17:15:49.524Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T17:15:49.524Z] === RUN TestDockerSuite/TestRunState [2022-04-04T17:15:49.524Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T17:15:49.524Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T17:15:50.636Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T17:15:50.636Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T17:15:50.636Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T17:15:51.104Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T17:15:51.104Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T17:15:51.104Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T17:15:51.837Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T17:15:51.837Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T17:15:51.837Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T17:15:52.672Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T17:15:53.663Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T17:15:53.663Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T17:15:53.663Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T17:15:54.057Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T17:15:54.057Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T17:15:54.057Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T17:15:54.057Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T17:15:54.057Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T17:15:54.057Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T17:15:54.057Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T17:15:54.057Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T17:15:54.057Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T17:15:57.459Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T17:15:58.807Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T17:15:58.807Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T17:16:00.192Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T17:16:01.421Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T17:16:01.759Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T17:16:01.759Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T17:16:01.759Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T17:16:02.570Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T17:16:02.988Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T17:16:03.556Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T17:16:03.955Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T17:16:03.955Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T17:16:03.955Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T17:16:03.955Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T17:16:03.955Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T17:16:06.844Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T17:16:10.707Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T17:16:14.296Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T17:16:15.449Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T17:16:20.063Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T17:16:20.965Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T17:16:20.965Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:16:20.965Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T17:16:24.095Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T17:16:25.801Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T17:16:25.826Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T17:16:25.826Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T17:16:25.827Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T17:16:25.827Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T17:16:26.280Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T17:16:26.280Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T17:16:27.286Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T17:16:27.878Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T17:16:28.348Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T17:16:28.714Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T17:16:30.878Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T17:16:31.139Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T17:16:31.294Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T17:16:33.765Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T17:16:33.765Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T17:16:33.765Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T17:16:33.765Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T17:16:33.765Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T17:16:33.765Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T17:16:33.765Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T17:16:34.990Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T17:16:34.990Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:16:34.990Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T17:16:37.489Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T17:16:37.996Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T17:16:38.475Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T17:16:38.475Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T17:16:39.019Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T17:16:41.185Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T17:16:46.954Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T17:16:46.954Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T17:16:46.954Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T17:16:46.954Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T17:16:46.954Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.954Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T17:16:46.954Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.955Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T17:16:46.955Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.955Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T17:16:46.955Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.955Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T17:16:46.955Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T17:16:46.955Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T17:16:49.087Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T17:16:49.118Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T17:16:49.118Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T17:16:49.574Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T17:16:50.029Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T17:16:51.094Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T17:16:51.326Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T17:16:51.554Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T17:16:51.554Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T17:16:53.351Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T17:16:53.719Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T17:16:53.830Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T17:16:56.070Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T17:16:56.608Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T17:16:57.054Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T17:16:57.054Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T17:16:58.772Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T17:16:58.772Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:16:58.772Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T17:16:59.786Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T17:17:00.000Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T17:17:00.000Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T17:17:00.000Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T17:17:00.000Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T17:17:00.000Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T17:17:03.641Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T17:17:04.745Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T17:17:07.311Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T17:17:07.311Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:17:07.311Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T17:17:08.529Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T17:17:10.903Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T17:17:11.472Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T17:17:11.977Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T17:17:11.977Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T17:17:11.977Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T17:17:11.977Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T17:17:11.977Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T17:17:11.977Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T17:17:11.977Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T17:17:11.977Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T17:17:11.977Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T17:17:13.682Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T17:17:13.908Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T17:17:14.387Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T17:17:16.628Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T17:17:16.628Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T17:17:16.646Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T17:17:19.022Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T17:17:19.022Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T17:17:19.022Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T17:17:19.022Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T17:17:19.022Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T17:17:19.022Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:17:19.022Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T17:17:21.547Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T17:17:22.523Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T17:17:22.523Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T17:17:23.748Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T17:17:23.748Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T17:17:23.748Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T17:17:24.761Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T17:17:24.761Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T17:17:24.761Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T17:17:25.913Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T17:17:25.913Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T17:17:25.913Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T17:17:25.913Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T17:17:25.913Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T17:17:25.913Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:17:25.913Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T17:17:28.546Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T17:17:28.546Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T17:17:28.546Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T17:17:28.546Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T17:17:28.546Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T17:17:31.496Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T17:17:31.496Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T17:17:31.715Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T17:17:33.058Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T17:17:33.311Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T17:17:36.007Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T17:17:37.163Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T17:17:38.170Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.170Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T17:17:38.953Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T17:17:38.953Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.953Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T17:17:38.953Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.953Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T17:17:38.953Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T17:17:38.953Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T17:17:39.768Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T17:17:39.768Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T17:17:39.768Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T17:17:39.768Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T17:17:39.768Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T17:17:41.896Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T17:17:41.896Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T17:17:41.896Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T17:17:41.896Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T17:17:41.896Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T17:17:41.896Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T17:17:41.896Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T17:17:41.896Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T17:17:41.896Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T17:17:43.457Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T17:17:43.551Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T17:17:43.551Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T17:17:44.594Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T17:17:45.079Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T17:17:45.079Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T17:17:46.636Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T17:17:48.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T17:17:48.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T17:17:48.790Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T17:17:48.790Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T17:17:48.892Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T17:17:49.246Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T17:17:49.315Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T17:17:49.315Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T17:17:49.315Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T17:17:49.315Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T17:17:49.315Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T17:17:49.315Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T17:17:49.315Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T17:17:50.486Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T17:17:52.261Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T17:17:52.261Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T17:17:52.261Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T17:17:52.261Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T17:17:52.261Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T17:17:52.261Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T17:17:52.743Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T17:17:52.743Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T17:17:54.471Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T17:17:57.368Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T17:17:57.368Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T17:17:57.368Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T17:17:57.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T17:17:57.780Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:17:57.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T17:17:57.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T17:17:57.780Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T17:17:57.780Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T17:17:57.780Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T17:17:59.578Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T17:17:59.578Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T17:18:00.255Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T17:18:00.255Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T17:18:00.255Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T17:18:00.255Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:18:00.255Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T17:18:00.255Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T17:18:00.255Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T17:18:01.106Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T17:18:01.106Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T17:18:01.106Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T17:18:03.143Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T17:18:04.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T17:18:04.000Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T17:18:04.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T17:18:04.000Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T17:18:04.000Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T17:18:04.821Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T17:18:05.276Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T17:18:05.307Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T17:18:05.731Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T17:18:06.168Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T17:18:06.168Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T17:18:08.192Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T17:18:08.336Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T17:18:10.356Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T17:18:10.602Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T17:18:10.811Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T17:18:10.811Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T17:18:10.811Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T17:18:10.811Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:18:10.811Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T17:18:10.811Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T17:18:10.811Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T17:18:10.811Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T17:18:10.811Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T17:18:10.812Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T17:18:10.812Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T17:18:10.812Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T17:18:10.812Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T17:18:10.812Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T17:18:10.812Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T17:18:12.131Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T17:18:12.131Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T17:18:12.131Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T17:18:12.131Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T17:18:12.131Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T17:18:12.131Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T17:18:12.131Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T17:18:14.298Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T17:18:14.299Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T17:18:14.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T17:18:14.299Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T17:18:14.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T17:18:14.299Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T17:18:14.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T17:18:14.299Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T17:18:14.299Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T17:18:15.596Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T17:18:15.596Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T17:18:15.596Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T17:18:15.596Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T17:18:15.596Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:18:15.596Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T17:18:15.829Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T17:18:16.007Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T17:18:16.008Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.008Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite (2160.19s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.33s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.07s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.50s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.15s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.18s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.05s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.70s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.69s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.05s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.84s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.74s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.45s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.83s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.29s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.31s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.42s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.35s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.04s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.04s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.16s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.24s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.79s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.38s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.21s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.67s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.96s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.21s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.44s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.59s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.93s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.07s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.80s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.81s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.67s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.60s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.95s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.74s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.38s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.74s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.48s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.24s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.94s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.25s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.63s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:18:16.463Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.95s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.38s) [2022-04-04T17:18:16.463Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.88s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFails (2.40s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.85s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.77s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.38s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.72s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.22s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.28s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildHistory (10.91s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.29s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.59s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.70s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.05s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.89s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.63s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.61s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.38s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.07s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.11s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.76s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.94s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.33s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.52s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.87s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.59s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.06s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.84s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.95s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.72s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.24s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.68s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.03s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildRm (11.56s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.01s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.33s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.53s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.18s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.11s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.42s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildStderr (4.26s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.15s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.19s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.75s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.09s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.85s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.68s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.28s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.31s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.83s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.04s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.75s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.41s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.75s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.52s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCommitChange (4.88s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.43s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.92s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCommitTTY (6.99s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.44s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.96s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.03s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.36s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.96s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.10s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.47s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.49s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.40s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.72s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.72s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.41s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.63s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.53s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.51s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.46s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.53s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ab6ca8_} (2.50s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801913165_c:\foo_false____} (2.58s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801913165_c:\foo_true____} (2.48s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T17:18:16.464Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.57s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:18:16.464Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.50s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.60s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.52s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.14s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.27s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpToDot (2.53s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCpToStdout (2.63s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.51s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.62s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.15s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.48s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.61s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.70s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsCopy (4.97s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.36s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.18s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFilters (5.01s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFormat (4.89s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsRename (2.65s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsResize (7.72s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.32s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.08s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.91s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.84s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.38s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.03s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecInspectID (4.41s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.19s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.06s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.94s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.54s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.65s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.64s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.49s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.42s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectHistory (4.43s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.39s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.93s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectStatus (3.11s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.96s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.03s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.44s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.39s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.66s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.42s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.22s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.00s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.21s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.32s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsTail (2.72s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.43s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T17:18:16.465Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T17:18:16.465Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.78s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.73s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsByOrder (7.77s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.52s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.11s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.83s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.56s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.49s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.04s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.56s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.49s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.63s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.29s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.63s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.54s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.44s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.42s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.49s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.81s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.94s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.82s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.91s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.50s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.50s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.89s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.46s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.42s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.93s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.49s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.31s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.76s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.57s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.48s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.77s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.80s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.44s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.09s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunExitCode (2.42s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.31s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.52s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.56s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.18s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.31s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.56s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.85s) [2022-04-04T17:18:16.466Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunRm (2.46s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.49s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.53s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) [2022-04-04T17:18:16.466Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.62s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.40s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.26s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.44s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.17s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.45s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.89s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.88s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.17s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.49s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.60s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.13s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.49s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.48s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.50s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.49s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.12s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.54s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.85s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.33s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.73s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.87s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.23s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.58s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T17:18:16.467Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.16s) [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T17:18:16.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:18:16.467Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T17:18:16.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T17:18:16.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T17:18:16.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T17:18:16.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T17:18:16.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T17:18:16.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T17:18:16.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T17:18:16.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T17:18:16.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T17:18:16.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerDaemonSuite [2022-04-04T17:18:16.468Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T17:18:16.468Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T17:18:16.468Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T17:18:16.468Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerSwarmSuite [2022-04-04T17:18:16.468Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T17:18:16.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T17:18:16.468Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerNetworkSuite [2022-04-04T17:18:16.468Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T17:18:16.468Z] === RUN TestDockerHubPullSuite [2022-04-04T17:18:16.468Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T17:18:16.468Z] PASS [2022-04-04T17:18:16.468Z] ok github.com/docker/docker/integration-cli 2160.533s [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === Skipped [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T17:18:16.468Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.468Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T17:18:16.468Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T17:18:16.468Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T17:18:16.468Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-04-04T17:18:16.468Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.468Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:18:16.468Z] [2022-04-04T17:18:16.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:18:16.468Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-04T17:18:16.469Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.469Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-04T17:18:16.469Z] [2022-04-04T17:18:16.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:18:16.925Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T17:18:16.925Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.925Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T17:18:16.925Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-04-04T17:18:16.926Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-04T17:18:16.926Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:18:16.926Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:18:16.926Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.926Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:18:16.926Z] [2022-04-04T17:18:16.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:18:16.926Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T17:18:16.927Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T17:18:16.927Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T17:18:16.927Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T17:18:16.927Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T17:18:16.927Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T17:18:16.927Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.927Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T17:18:16.927Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T17:18:16.928Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T17:18:16.928Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T17:18:16.928Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T17:18:16.928Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:18:16.928Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-04T17:18:16.928Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:18:16.928Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:18:16.928Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-04T17:18:16.928Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T17:18:16.928Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.928Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T17:18:16.928Z] [2022-04-04T17:18:16.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T17:18:16.928Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-04T17:18:16.929Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T17:18:16.929Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-04T17:18:16.929Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:18:16.929Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T17:18:16.929Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.929Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T17:18:16.929Z] [2022-04-04T17:18:16.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.930Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T17:18:16.930Z] [2022-04-04T17:18:16.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T17:18:16.930Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T17:18:16.931Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T17:18:16.931Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.931Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T17:18:16.931Z] [2022-04-04T17:18:16.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-04T17:18:16.932Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-04T17:18:16.932Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T17:18:16.932Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-04T17:18:16.932Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T17:18:16.932Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:18:16.932Z] [2022-04-04T17:18:16.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:18:16.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:18:16.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:16.933Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:18:16.933Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T17:18:17.388Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] DONE 1088 tests, 539 skipped in 2170.515s [2022-04-04T17:18:17.388Z] INFO: Integration tests ended at 04/04/2022 17:18:16. Duration:00:36:10.6563430 [2022-04-04T17:18:17.388Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] Containers: 10 [2022-04-04T17:18:17.388Z] Running: 0 [2022-04-04T17:18:17.388Z] Paused: 0 [2022-04-04T17:18:17.388Z] Stopped: 10 [2022-04-04T17:18:17.388Z] Images: 18 [2022-04-04T17:18:17.388Z] Server Version: 0.0.0-dev [2022-04-04T17:18:17.388Z] Storage Driver: windowsfilter [2022-04-04T17:18:17.388Z] Windows: [2022-04-04T17:18:17.388Z] Logging Driver: json-file [2022-04-04T17:18:17.388Z] Plugins: [2022-04-04T17:18:17.388Z] Volume: local [2022-04-04T17:18:17.388Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T17:18:17.388Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T17:18:17.388Z] Swarm: inactive [2022-04-04T17:18:17.388Z] Default Isolation: process [2022-04-04T17:18:17.388Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T17:18:17.388Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T17:18:17.388Z] OSType: windows [2022-04-04T17:18:17.388Z] Architecture: x86_64 [2022-04-04T17:18:17.388Z] CPUs: 4 [2022-04-04T17:18:17.388Z] Total Memory: 32GiB [2022-04-04T17:18:17.388Z] Name: azwin-2-592ec1 [2022-04-04T17:18:17.388Z] ID: 42TP:34NC:T23U:X6AY:NCSB:XNFR:LVG6:3BDE:7X62:XKFV:QM5Y:QSUF [2022-04-04T17:18:17.388Z] Docker Root Dir: D:\CI\PR-43459\1\daemon [2022-04-04T17:18:17.388Z] Debug Mode (client): false [2022-04-04T17:18:17.388Z] Debug Mode (server): true [2022-04-04T17:18:17.388Z] File Descriptors: -1 [2022-04-04T17:18:17.388Z] Goroutines: 17 [2022-04-04T17:18:17.388Z] System Time: 2022-04-04T17:18:16.9769404Z [2022-04-04T17:18:17.388Z] EventsListeners: 0 [2022-04-04T17:18:17.388Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:18:17.388Z] Labels: [2022-04-04T17:18:17.388Z] Experimental: false [2022-04-04T17:18:17.388Z] Insecure Registries: [2022-04-04T17:18:17.388Z] 127.0.0.0/8 [2022-04-04T17:18:17.388Z] Live Restore Enabled: false [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] [2022-04-04T17:18:17.388Z] INFO: Stopping daemon under test [2022-04-04T17:18:17.388Z] SUCCESS: The process with PID 6060 (child process of PID 2928) has been terminated. [2022-04-04T17:18:17.388Z] SUCCESS: The process with PID 2928 (child process of PID 2452) has been terminated. [2022-04-04T17:18:17.388Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T17:18:17.388Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 17:18:17. [2022-04-04T17:18:17.388Z] INFO: Tidying up at end of run [2022-04-04T17:18:17.388Z] INFO: Saving daemon under test log (d:\CI\PR-43459\1\dut.out) to bundles\CIDUT.out [2022-04-04T17:18:17.388Z] INFO: Saving daemon under test log (d:\CI\PR-43459\1\dut.err) to bundles\CIDUT.err [2022-04-04T17:18:17.388Z] INFO: Saving containerd logs to bundles [2022-04-04T17:18:17.388Z] INFO: Nuke-Everything... [2022-04-04T17:18:17.388Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T17:18:17.843Z] 21df92d49466 [2022-04-04T17:18:17.843Z] 19c6338f9bc2 [2022-04-04T17:18:17.843Z] INFO: Tidying pidfile d:\CI\PR-43459\1\docker.pid [2022-04-04T17:18:17.843Z] INFO: Nuking d:\CI [2022-04-04T17:18:20.501Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T17:18:20.501Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T17:18:20.501Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T17:18:20.501Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T17:18:20.501Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T17:18:20.501Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T17:18:20.501Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T17:18:20.501Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T17:18:20.957Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T17:18:20.957Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T17:18:20.957Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T17:18:20.957Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T17:18:20.957Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T17:18:22.640Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T17:18:22.640Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T17:18:22.640Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T17:18:24.802Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T17:18:24.802Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T17:18:28.010Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T17:18:28.010Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T17:18:28.010Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T17:18:28.010Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T17:18:28.010Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T17:18:28.010Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T17:18:29.539Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T17:18:31.712Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T17:18:31.712Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T17:18:31.712Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T17:18:33.342Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T17:18:33.342Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T17:18:33.342Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T17:18:33.342Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T17:18:33.342Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T17:18:33.342Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T17:18:33.342Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T17:18:33.881Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T17:18:33.881Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T17:18:33.881Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T17:18:33.881Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:18:33.881Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T17:18:33.881Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T17:18:33.881Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T17:18:36.055Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T17:18:37.583Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T17:18:39.110Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T17:18:39.752Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T17:18:43.074Z] INFO: Zapped successfully [2022-04-04T17:18:43.074Z] [2022-04-04T17:18:43.074Z] INFO: executeCI.ps1 exiting at Mon Apr 4 17:18:39 CUT 2022. Duration 00:59:24.7496212 [2022-04-04T17:18:43.074Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T17:18:43.312Z] Recording test results [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T17:18:43.955Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T17:18:43.955Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T17:18:44.916Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T17:18:46.809Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T17:18:46.809Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T17:18:46.809Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T17:18:46.809Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T17:18:46.809Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:18:46.810Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T17:18:46.810Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T17:18:46.810Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T17:18:46.810Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T17:18:46.810Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T17:18:46.810Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T17:18:46.810Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T17:18:46.810Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T17:18:46.810Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T17:18:46.810Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T17:18:46.810Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T17:18:47.081Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T17:18:48.607Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T17:18:49.573Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T17:18:50.546Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T17:18:50.546Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T17:18:50.546Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T17:18:50.546Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T17:18:50.546Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:18:50.546Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T17:18:52.394Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T17:18:52.457Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T17:18:52.457Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T17:18:53.859Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T17:18:55.039Z] Archiving artifacts [2022-04-04T17:18:56.189Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T17:18:56.189Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T17:18:56.189Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T17:18:56.189Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T17:18:56.189Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T17:18:56.189Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T17:18:56.189Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T17:18:56.189Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T17:18:56.189Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T17:18:56.189Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T17:18:56.189Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T17:18:59.324Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T17:18:59.324Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.324Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T17:18:59.805Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T17:18:59.805Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T17:19:00.288Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T17:19:06.257Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T17:19:06.257Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T17:19:06.257Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T17:19:06.257Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T17:19:06.257Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T17:19:06.257Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T17:19:06.257Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T17:19:06.473Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T17:19:06.473Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T17:19:06.473Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T17:19:08.636Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T17:19:10.134Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:19:11.055Z] + make clean [2022-04-04T17:19:11.124Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T17:19:12.584Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T17:19:12.721Z] docker-dev-cache [2022-04-04T17:19:12.721Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T17:19:14.398Z] === RUN TestDockerSuite/TestRunRmPre125Api [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T17:19:17.282Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T17:19:19.931Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T17:19:19.931Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T17:19:20.169Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T17:19:20.409Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T17:19:22.677Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T17:19:23.059Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T17:19:23.059Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T17:19:23.059Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T17:19:23.059Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T17:19:23.059Z] === RUN TestDockerSuite/TestRunState [2022-04-04T17:19:23.059Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T17:19:23.059Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T17:19:24.272Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T17:19:25.867Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T17:19:25.951Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T17:19:25.951Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T17:19:25.951Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T17:19:26.406Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T17:19:26.406Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T17:19:26.406Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T17:19:26.406Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T17:19:26.406Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T17:19:26.406Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T17:19:26.406Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T17:19:26.406Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T17:19:26.406Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T17:19:27.461Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T17:19:27.940Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T17:19:27.940Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T17:19:30.196Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T17:19:30.196Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T17:19:30.196Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T17:19:30.196Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T17:19:30.196Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T17:19:30.196Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T17:19:30.196Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T17:19:30.196Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T17:19:30.196Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T17:19:30.196Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T17:19:30.196Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T17:19:32.181Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T17:19:32.181Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T17:19:34.344Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T17:19:34.344Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T17:19:34.344Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T17:19:37.237Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T17:19:37.237Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T17:19:37.237Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T17:19:37.237Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T17:19:37.237Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T17:19:37.446Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T17:19:37.446Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T17:19:37.446Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T17:19:39.041Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T17:19:40.129Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T17:19:45.003Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T17:19:46.605Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T17:19:48.661Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T17:19:48.862Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T17:19:50.458Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T17:19:52.720Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T17:19:52.720Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T17:19:52.720Z] === RUN TestDockerSuite/TestRunState [2022-04-04T17:19:52.720Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T17:19:52.720Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T17:19:53.329Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T17:19:59.972Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T17:19:59.972Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T17:19:59.972Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T17:20:01.566Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T17:20:01.566Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T17:20:01.566Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T17:20:01.566Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T17:20:01.566Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T17:20:01.566Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T17:20:01.566Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T17:20:01.566Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T17:20:01.566Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T17:20:01.869Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T17:20:01.869Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T17:20:01.869Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T17:20:01.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T17:20:04.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T17:20:06.393Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T17:20:06.393Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T17:20:06.925Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T17:20:07.988Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T17:20:07.988Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T17:20:08.468Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T17:20:09.089Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T17:20:09.089Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T17:20:09.089Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T17:20:09.089Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T17:20:09.089Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T17:20:09.089Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T17:20:09.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T17:20:09.545Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T17:20:09.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T17:20:09.545Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T17:20:09.545Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T17:20:09.545Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T17:20:09.545Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T17:20:09.545Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T17:20:09.545Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T17:20:10.067Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T17:20:10.067Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T17:20:10.067Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T17:20:10.067Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T17:20:10.067Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T17:20:14.206Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T17:20:15.734Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T17:20:17.898Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T17:20:18.833Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T17:20:23.667Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T17:20:23.667Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T17:20:23.667Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T17:20:23.667Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T17:20:23.667Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T17:20:23.667Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T17:20:23.667Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T17:20:25.193Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T17:20:25.648Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T17:20:26.106Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T17:20:26.560Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T17:20:28.088Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T17:20:28.088Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T17:20:29.365Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T17:20:30.984Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T17:20:33.217Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T17:20:33.878Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T17:20:36.043Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T17:20:36.043Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:20:36.043Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T17:20:38.043Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T17:20:38.043Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T17:20:38.043Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T17:20:38.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T17:20:40.299Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T17:20:42.521Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T17:20:44.608Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T17:20:44.608Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.608Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T17:20:44.698Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T17:20:44.698Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T17:20:44.698Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T17:20:44.698Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T17:20:44.698Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T17:20:44.698Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T17:20:44.698Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T17:20:48.444Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T17:20:49.352Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T17:20:49.352Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T17:20:49.352Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T17:20:49.352Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T17:20:49.352Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T17:20:49.352Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T17:20:49.352Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T17:20:49.352Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T17:20:49.352Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T17:20:49.981Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T17:20:52.151Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T17:20:55.869Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T17:20:55.869Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T17:20:55.869Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T17:20:55.869Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T17:20:55.869Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T17:20:55.869Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T17:20:55.869Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:20:56.325Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T17:20:56.325Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:20:56.325Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T17:20:56.325Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T17:20:56.325Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T17:20:58.006Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T17:20:58.006Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T17:20:58.006Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T17:20:58.006Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T17:20:58.006Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T17:20:58.006Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:20:58.006Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T17:20:58.493Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T17:20:59.061Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T17:20:59.521Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T17:20:59.521Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T17:21:00.217Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T17:21:01.052Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T17:21:01.052Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T17:21:03.223Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T17:21:04.002Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T17:21:04.002Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T17:21:04.002Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T17:21:05.393Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T17:21:06.949Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T17:21:06.949Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T17:21:06.949Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T17:21:06.949Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T17:21:06.949Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T17:21:06.949Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:21:06.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T17:21:06.949Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T17:21:06.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T17:21:06.949Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:21:07.416Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T17:21:07.416Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:21:07.416Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T17:21:07.561Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T17:21:07.561Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:21:07.561Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T17:21:14.624Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T17:21:14.624Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:21:14.624Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T17:21:17.518Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T17:21:17.518Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T17:21:17.518Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T17:21:17.518Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T17:21:17.518Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T17:21:17.518Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T17:21:17.518Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T17:21:17.518Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T17:21:17.518Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T17:21:22.335Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T17:21:22.802Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T17:21:22.802Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T17:21:22.802Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:21:22.802Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T17:21:23.270Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T17:21:23.270Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T17:21:23.270Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T17:21:23.306Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T17:21:23.306Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T17:21:23.306Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T17:21:23.306Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T17:21:23.306Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T17:21:23.306Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:21:23.306Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T17:21:24.836Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T17:21:27.005Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T17:21:27.005Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T17:21:27.005Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T17:21:27.062Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T17:21:27.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T17:21:29.175Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T17:21:29.175Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T17:21:29.175Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T17:21:29.175Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T17:21:29.175Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T17:21:29.175Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:21:29.175Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T17:21:31.808Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T17:21:32.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T17:21:32.747Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T17:21:32.747Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T17:21:32.747Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T17:21:41.392Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T17:21:41.392Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:21:41.392Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T17:21:41.859Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T17:21:41.859Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T17:21:41.859Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T17:21:42.326Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T17:21:44.429Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T17:21:44.429Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T17:21:44.429Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T17:21:44.429Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:21:44.429Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T17:21:44.898Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T17:21:45.366Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T17:21:45.366Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T17:21:47.583Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T17:21:47.583Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T17:21:50.536Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T17:21:50.536Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T17:21:50.974Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T17:21:50.974Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T17:21:50.974Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T17:21:51.004Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T17:21:51.004Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T17:21:51.472Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T17:21:57.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T17:21:57.791Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:21:57.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T17:21:58.779Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T17:21:58.779Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T17:21:58.779Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T17:21:58.779Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T17:22:03.450Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T17:22:03.450Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.450Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite (2256.13s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.96s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.61s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.51s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.30s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.07s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.99s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.15s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.78s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.81s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.47s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.85s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.34s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.80s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.52s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.25s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.95s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.45s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.45s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.63s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.40s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.00s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.51s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.99s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.84s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.57s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.23s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.21s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.66s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.56s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.47s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.13s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.30s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.67s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.17s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.13s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.43s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.98s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.84s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.86s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.70s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.81s) [2022-04-04T17:22:03.450Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:22:03.450Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFails (2.67s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.55s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.96s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.30s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.11s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.26s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildHistory (10.54s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.82s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.24s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.89s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.47s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.81s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.05s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.33s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.69s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.32s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.95s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.57s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.08s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.79s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.26s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.61s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.65s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.97s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.56s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.89s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.22s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.50s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.90s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.98s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildRm (12.96s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.83s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.83s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.87s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.38s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.49s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.47s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.34s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildStderr (4.33s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.09s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.07s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.07s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.11s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.61s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.27s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.12s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.97s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.20s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.42s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.29s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.54s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.72s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCommitChange (4.66s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.22s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.90s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCommitTTY (6.90s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.94s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.80s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.29s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.20s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.18s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.07s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.08s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.76s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.61s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.13s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.18s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.62s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.62s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.14s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.71s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.41s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.95s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.63s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00047a6a8_} (2.77s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221477621_c:\foo_false____} (2.76s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14221477621_c:\foo_true____} (2.69s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.90s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.86s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:22:03.451Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:22:03.451Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.95s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.87s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.38s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.00s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCpToDot (2.79s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCpToStdout (2.75s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.69s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.52s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.76s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.98s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.65s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.70s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.32s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsCopy (3.88s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.52s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.59s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.20s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFilters (5.35s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFormat (5.26s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsRename (2.79s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsResize (32.95s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.67s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.23s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.66s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.68s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.66s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.17s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.20s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.16s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.72s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.26s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecInspectID (5.18s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.25s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.09s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.75s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.74s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.72s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.00s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.75s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.58s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.96s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.79s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.72s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectDefault (2.81s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectHistory (4.42s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.78s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.37s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.63s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.11s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.26s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectStatus (3.22s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.88s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.10s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.64s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.08s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.59s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.76s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.04s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.73s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.65s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (7.72s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.07s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.06s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.06s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.27s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.96s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsTail (2.94s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.65s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.33s) [2022-04-04T17:22:03.452Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-04T17:22:03.452Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsByOrder (21.45s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.04s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.42s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.04s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.94s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.92s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.00s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.63s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.81s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.28s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.04s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.89s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.16s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.16s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.59s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.63s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.50s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.62s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.03s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.98s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.99s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.72s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.44s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.31s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.48s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.78s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.75s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.38s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.68s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.57s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.48s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.97s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.98s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.49s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.61s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.80s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.68s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.71s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.68s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunExitCode (2.60s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.59s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.78s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.83s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.80s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.13s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.95s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.69s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.78s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.72s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.51s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.49s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunRm (2.92s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.76s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.68s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.31s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.71s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:22:03.453Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s) [2022-04-04T17:22:03.453Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.70s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.86s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.19s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.30s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.18s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.17s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.26s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.13s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.69s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.75s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.68s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.39s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.75s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.76s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.11s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.48s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.27s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.49s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.47s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.44s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.62s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T17:22:03.454Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] --- PASS: TestDockerRegistrySuite (0.10s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T17:22:03.454Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.454Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:03.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T17:22:03.455Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T17:22:03.455Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T17:22:03.455Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T17:22:03.455Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T17:22:03.455Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T17:22:03.455Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerDaemonSuite [2022-04-04T17:22:03.455Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T17:22:03.455Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T17:22:03.455Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T17:22:03.455Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerSwarmSuite [2022-04-04T17:22:03.455Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T17:22:03.455Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T17:22:03.455Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerNetworkSuite [2022-04-04T17:22:03.455Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T17:22:03.455Z] === RUN TestDockerHubPullSuite [2022-04-04T17:22:03.455Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T17:22:03.455Z] PASS [2022-04-04T17:22:03.455Z] ok github.com/docker/docker/integration-cli 2256.419s [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === Skipped [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-04T17:22:03.455Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.455Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T17:22:03.455Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T17:22:03.455Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-04T17:22:03.455Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-04T17:22:03.455Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-04T17:22:03.455Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-04T17:22:03.455Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T17:22:03.455Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T17:22:03.455Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-04T17:22:03.455Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-04T17:22:03.455Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-04-04T17:22:03.455Z] [2022-04-04T17:22:03.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-04-04T17:22:03.455Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.455Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:22:03.456Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-04-04T17:22:03.456Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-04T17:22:03.456Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.456Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-04T17:22:03.456Z] [2022-04-04T17:22:03.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:22:03.457Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-04T17:22:03.457Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:22:03.457Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:22:03.457Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-04T17:22:03.457Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.457Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-04T17:22:03.457Z] [2022-04-04T17:22:03.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-04T17:22:03.457Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:03.458Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:03.458Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-04T17:22:03.458Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-04T17:22:03.458Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T17:22:03.458Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T17:22:03.458Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-04T17:22:03.458Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T17:22:03.458Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:22:03.458Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-04T17:22:03.458Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:22:03.458Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.458Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:22:03.458Z] [2022-04-04T17:22:03.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T17:22:03.458Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:22:03.459Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:22:03.459Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T17:22:03.459Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-04T17:22:03.459Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-04T17:22:03.459Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T17:22:03.459Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-04T17:22:03.459Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T17:22:03.459Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:22:03.459Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:22:03.459Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:22:03.460Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:22:03.460Z] [2022-04-04T17:22:03.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:22:03.460Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.460Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-04T17:22:03.928Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.928Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-04T17:22:03.928Z] [2022-04-04T17:22:03.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-04T17:22:03.929Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.929Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-04T17:22:03.929Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:22:03.930Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-04T17:22:03.930Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:03.930Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.930Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:03.930Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T17:22:03.931Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] DONE 1088 tests, 544 skipped in 2265.603s [2022-04-04T17:22:03.931Z] INFO: Integration tests ended at 04/04/2022 17:22:03. Duration:00:37:45.7283762 [2022-04-04T17:22:03.931Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T17:22:03.931Z] [2022-04-04T17:22:03.931Z] Containers: 10 [2022-04-04T17:22:03.931Z] Running: 0 [2022-04-04T17:22:03.931Z] Paused: 0 [2022-04-04T17:22:03.931Z] Stopped: 10 [2022-04-04T17:22:03.931Z] Images: 18 [2022-04-04T17:22:03.931Z] Server Version: 0.0.0-dev [2022-04-04T17:22:03.931Z] Storage Driver: windowsfilter [2022-04-04T17:22:03.931Z] Windows: [2022-04-04T17:22:03.931Z] Logging Driver: json-file [2022-04-04T17:22:03.931Z] Plugins: [2022-04-04T17:22:03.932Z] Volume: local [2022-04-04T17:22:03.932Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T17:22:03.932Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T17:22:03.932Z] Swarm: inactive [2022-04-04T17:22:03.932Z] Default Isolation: process [2022-04-04T17:22:03.932Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T17:22:03.932Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T17:22:03.932Z] OSType: windows [2022-04-04T17:22:03.932Z] Architecture: x86_64 [2022-04-04T17:22:03.932Z] CPUs: 4 [2022-04-04T17:22:03.932Z] Total Memory: 32GiB [2022-04-04T17:22:03.932Z] Name: azwin-2-592ec0 [2022-04-04T17:22:03.932Z] ID: OWQI:SCRC:BSV6:BN6Y:QA74:H7AG:B43Z:S5RN:INIH:QJOC:FTON:XAGT [2022-04-04T17:22:03.932Z] Docker Root Dir: D:\CI\PR-43459\1\daemon [2022-04-04T17:22:03.932Z] Debug Mode (client): false [2022-04-04T17:22:03.932Z] Debug Mode (server): true [2022-04-04T17:22:03.932Z] File Descriptors: -1 [2022-04-04T17:22:03.932Z] Goroutines: 44 [2022-04-04T17:22:03.932Z] System Time: 2022-04-04T17:22:03.680925Z [2022-04-04T17:22:03.932Z] EventsListeners: 0 [2022-04-04T17:22:03.932Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:22:03.932Z] Labels: [2022-04-04T17:22:03.932Z] Experimental: false [2022-04-04T17:22:03.932Z] Insecure Registries: [2022-04-04T17:22:03.932Z] 127.0.0.0/8 [2022-04-04T17:22:03.932Z] Live Restore Enabled: false [2022-04-04T17:22:03.932Z] [2022-04-04T17:22:03.932Z] [2022-04-04T17:22:03.932Z] INFO: Stopping daemon under test [2022-04-04T17:22:03.932Z] SUCCESS: The process with PID 1416 (child process of PID 5380) has been terminated. [2022-04-04T17:22:03.932Z] SUCCESS: The process with PID 5380 (child process of PID 3884) has been terminated. [2022-04-04T17:22:03.932Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T17:22:03.932Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 17:22:03. [2022-04-04T17:22:03.932Z] INFO: Tidying up at end of run [2022-04-04T17:22:04.399Z] INFO: Saving daemon under test log (d:\CI\PR-43459\1\dut.out) to bundles\CIDUT.out [2022-04-04T17:22:04.399Z] INFO: Saving daemon under test log (d:\CI\PR-43459\1\dut.err) to bundles\CIDUT.err [2022-04-04T17:22:04.399Z] INFO: Saving containerd logs to bundles [2022-04-04T17:22:04.399Z] INFO: Nuke-Everything... [2022-04-04T17:22:04.399Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T17:22:04.399Z] f7b562767d32 [2022-04-04T17:22:04.399Z] f7d4a4174007 [2022-04-04T17:22:04.399Z] INFO: Tidying pidfile d:\CI\PR-43459\1\docker.pid [2022-04-04T17:22:04.399Z] INFO: Killing containerd with PID 5804 [2022-04-04T17:22:04.399Z] INFO: Nuking d:\CI [2022-04-04T17:22:11.274Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T17:22:11.274Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T17:22:11.274Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T17:22:18.441Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T17:22:18.441Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T17:22:18.441Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite (2291.69s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.09s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.23s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.56s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.78s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.54s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.74s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.42s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.66s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.50s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.98s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.84s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.48s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.47s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.82s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.05s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.42s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.73s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.80s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.74s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.30s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.80s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.89s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.66s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.79s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.30s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.72s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.40s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.15s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-04T17:22:19.429Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.56s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.85s) [2022-04-04T17:22:19.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.36s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.38s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.53s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.76s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.71s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.44s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.50s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.15s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.05s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.94s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (107.05s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.81s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.93s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.00s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.25s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFails (6.78s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.68s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.69s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.74s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.74s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.40s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.14s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildHistory (9.91s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.49s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.47s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.52s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.67s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.73s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.70s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.46s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.31s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.88s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.06s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.50s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.42s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.89s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.08s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.63s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.33s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.40s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.38s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.68s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildRm (10.81s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.12s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.93s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.80s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.72s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.63s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.89s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildStderr (3.78s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.11s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.60s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.68s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.40s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.46s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.53s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.76s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.94s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.30s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.23s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.08s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.75s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.75s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.86s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.67s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCommitChange (4.12s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.71s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.76s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCommitTTY (10.84s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.25s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.37s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.76s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.17s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.19s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.26s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.80s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.35s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.48s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.14s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.03s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T17:22:19.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.63s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.36s) [2022-04-04T17:22:19.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.38s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ae288_} (7.33s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11749007197_c:\foo_false____} (2.42s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11749007197_c:\foo_true____} (2.37s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.96s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.15s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.07s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.61s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.12s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.64s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpToCaseH (17.23s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpToDot (2.08s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCpToStdout (2.26s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.94s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.75s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.41s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.98s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.90s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsCopy (4.19s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.51s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.42s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFilters (4.10s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFormat (4.22s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsResize (7.40s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.92s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.19s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.46s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.21s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.54s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.20s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.12s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.67s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.70s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.69s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.81s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.05s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.94s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.90s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectDefault (1.88s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectHistory (3.52s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.89s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s) [2022-04-04T17:22:19.431Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) [2022-04-04T17:22:19.431Z] --- PASS: TestDockerSuite/TestInspectStatus (2.28s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.94s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.87s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.30s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.99s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.65s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.12s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.12s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.07s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.07s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2022-04-04T17:22:19.432Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:22:19.432Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.99s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.82s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestLogsTail (2.40s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.17s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.94s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.76s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.80s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsByOrder (6.92s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.72s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.25s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.24s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.22s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.98s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.81s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:22:19.902Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.22s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:22:19.902Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.27s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.60s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.48s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.85s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.33s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.81s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.54s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.76s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.04s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.53s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.52s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.38s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.55s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.60s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.04s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.23s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.22s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.94s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.91s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.50s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.11s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.13s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.07s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.91s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.05s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.68s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.79s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.96s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunExitCode (1.98s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.79s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.42s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.15s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.17s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.37s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.48s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.74s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.10s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.06s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (6.79s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.84s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.36s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.52s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.71s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.98s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.38s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.99s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s) [2022-04-04T17:22:19.903Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.90s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T17:22:19.903Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.03s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.99s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.03s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.99s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.82s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.42s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.30s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.27s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.65s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.64s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.84s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.09s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T17:22:19.904Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T17:22:19.904Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T17:22:19.904Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:22:19.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T17:22:19.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T17:22:19.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T17:22:19.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T17:22:19.904Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T17:22:19.905Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:22:19.905Z] === RUN TestDockerDaemonSuite [2022-04-04T17:22:19.905Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T17:22:19.905Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T17:22:19.905Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T17:22:19.905Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:22:19.905Z] === RUN TestDockerSwarmSuite [2022-04-04T17:22:19.905Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T17:22:19.905Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:22:19.905Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T17:22:19.905Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T17:22:19.905Z] === RUN TestDockerNetworkSuite [2022-04-04T17:22:19.905Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T17:22:19.905Z] === RUN TestDockerHubPullSuite [2022-04-04T17:22:19.905Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T17:22:19.905Z] PASS [2022-04-04T17:22:19.905Z] ok github.com/docker/docker/integration-cli 2292.030s [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === Skipped [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T17:22:19.905Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.905Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-04T17:22:19.905Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T17:22:19.905Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T17:22:19.905Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-04T17:22:19.905Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T17:22:19.905Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:22:19.905Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.905Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T17:22:19.905Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-04T17:22:19.906Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T17:22:19.906Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:22:19.906Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:22:19.906Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T17:22:19.906Z] [2022-04-04T17:22:19.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T17:22:19.907Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T17:22:19.907Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T17:22:19.907Z] [2022-04-04T17:22:19.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T17:22:19.907Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T17:22:19.908Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:19.908Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T17:22:19.908Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T17:22:19.908Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T17:22:19.908Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T17:22:19.908Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T17:22:19.908Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T17:22:19.908Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T17:22:19.908Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:22:19.908Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T17:22:19.908Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:22:19.908Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:22:19.908Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T17:22:19.908Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.908Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T17:22:19.908Z] [2022-04-04T17:22:19.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T17:22:19.908Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T17:22:19.909Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T17:22:19.909Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T17:22:19.909Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T17:22:19.909Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:19.909Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T17:22:19.909Z] [2022-04-04T17:22:19.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T17:22:19.909Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T17:22:20.378Z] [2022-04-04T17:22:20.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T17:22:20.378Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T17:22:20.378Z] [2022-04-04T17:22:20.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:22:20.378Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T17:22:20.378Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T17:22:20.379Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:22:20.379Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T17:22:20.379Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T17:22:20.379Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T17:22:20.379Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:22:20.379Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.05s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.05s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:22:20.379Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.379Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T17:22:20.379Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T17:22:20.380Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T17:22:20.380Z] [2022-04-04T17:22:20.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:22:20.380Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T17:22:20.381Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:22:20.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:22:20.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:22:20.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:20.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:20.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:20.381Z] [2022-04-04T17:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:22:20.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.382Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T17:22:20.382Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T17:22:20.383Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] DONE 1088 tests, 539 skipped in 2302.373s [2022-04-04T17:22:20.383Z] INFO: Integration tests ended at 04/04/2022 17:22:20. Duration:00:38:22.5003402 [2022-04-04T17:22:20.383Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] Containers: 10 [2022-04-04T17:22:20.383Z] Running: 0 [2022-04-04T17:22:20.383Z] Paused: 0 [2022-04-04T17:22:20.383Z] Stopped: 10 [2022-04-04T17:22:20.383Z] Images: 18 [2022-04-04T17:22:20.383Z] Server Version: 0.0.0-dev [2022-04-04T17:22:20.383Z] Storage Driver: windowsfilter [2022-04-04T17:22:20.383Z] Windows: [2022-04-04T17:22:20.383Z] Logging Driver: json-file [2022-04-04T17:22:20.383Z] Plugins: [2022-04-04T17:22:20.383Z] Volume: local [2022-04-04T17:22:20.383Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T17:22:20.383Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T17:22:20.383Z] Swarm: inactive [2022-04-04T17:22:20.383Z] Default Isolation: process [2022-04-04T17:22:20.383Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T17:22:20.383Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-04T17:22:20.383Z] OSType: windows [2022-04-04T17:22:20.383Z] Architecture: x86_64 [2022-04-04T17:22:20.383Z] CPUs: 4 [2022-04-04T17:22:20.383Z] Total Memory: 32GiB [2022-04-04T17:22:20.383Z] Name: azwin-2-32c6d0 [2022-04-04T17:22:20.383Z] ID: 4FGJ:3PEB:YOHP:3BMW:YCP5:5FCT:XCMN:EJQ3:MPEX:5O5Y:JLDM:UCBS [2022-04-04T17:22:20.383Z] Docker Root Dir: D:\CI\PR-43459\1\daemon [2022-04-04T17:22:20.383Z] Debug Mode (client): false [2022-04-04T17:22:20.383Z] Debug Mode (server): true [2022-04-04T17:22:20.383Z] File Descriptors: -1 [2022-04-04T17:22:20.383Z] Goroutines: 17 [2022-04-04T17:22:20.383Z] System Time: 2022-04-04T17:22:20.2225262Z [2022-04-04T17:22:20.383Z] EventsListeners: 0 [2022-04-04T17:22:20.383Z] Registry: https://index.docker.io/v1/ [2022-04-04T17:22:20.383Z] Labels: [2022-04-04T17:22:20.383Z] Experimental: false [2022-04-04T17:22:20.383Z] Insecure Registries: [2022-04-04T17:22:20.383Z] 127.0.0.0/8 [2022-04-04T17:22:20.383Z] Live Restore Enabled: false [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] [2022-04-04T17:22:20.383Z] INFO: Stopping daemon under test [2022-04-04T17:22:20.852Z] SUCCESS: The process with PID 2328 (child process of PID 4676) has been terminated. [2022-04-04T17:22:20.852Z] SUCCESS: The process with PID 4676 (child process of PID 5048) has been terminated. [2022-04-04T17:22:20.852Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T17:22:20.852Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 17:22:20. [2022-04-04T17:22:20.852Z] INFO: Tidying up at end of run [2022-04-04T17:22:20.852Z] INFO: Saving daemon under test log (d:\CI\PR-43459\1\dut.out) to bundles\CIDUT.out [2022-04-04T17:22:20.852Z] INFO: Saving daemon under test log (d:\CI\PR-43459\1\dut.err) to bundles\CIDUT.err [2022-04-04T17:22:20.852Z] INFO: Saving containerd logs to bundles [2022-04-04T17:22:20.852Z] INFO: Nuke-Everything... [2022-04-04T17:22:21.321Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T17:22:21.321Z] 394ea31ac5b8 [2022-04-04T17:22:21.321Z] a1766365c08a [2022-04-04T17:22:21.321Z] INFO: Tidying pidfile d:\CI\PR-43459\1\docker.pid [2022-04-04T17:22:21.321Z] INFO: Nuking d:\CI [2022-04-04T17:22:22.214Z] INFO: Zapped successfully [2022-04-04T17:22:22.214Z] [2022-04-04T17:22:22.214Z] INFO: executeCI.ps1 exiting at Mon Apr 4 17:22:21 CUT 2022. Duration 01:02:46.1380970 [2022-04-04T17:22:22.214Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T17:22:22.462Z] Recording test results [2022-04-04T17:22:31.790Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T17:22:33.600Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T17:22:35.380Z] Archiving artifacts [2022-04-04T17:22:46.706Z] INFO: Zapped successfully [2022-04-04T17:22:46.706Z] [2022-04-04T17:22:46.706Z] INFO: executeCI.ps1 exiting at Mon Apr 4 17:22:43 CUT 2022. Duration 01:03:03.2822883 [2022-04-04T17:22:46.706Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T17:22:46.968Z] Recording test results [2022-04-04T17:22:52.923Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:22:53.941Z] + make clean [2022-04-04T17:22:55.500Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T17:22:55.500Z] docker-dev-cache [2022-04-04T17:22:55.500Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T17:22:56.608Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T17:22:58.195Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T17:23:00.034Z] Archiving artifacts [2022-04-04T17:23:18.653Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43459/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T17:23:19.669Z] + make clean [2022-04-04T17:23:21.300Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T17:23:21.300Z] docker-dev-cache [2022-04-04T17:23:21.300Z] 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